Return shortened string from TransactionIdentifier.toString 14/42314/3
authorTom Pantelis <tpanteli@brocade.com>
Fri, 22 Jul 2016 01:30:36 +0000 (21:30 -0400)
committerTom Pantelis <tpanteli@brocade.com>
Fri, 5 Aug 2016 02:46:19 +0000 (02:46 +0000)
commiteaf37a09b7c9838458c69bcb399af70b9e07d3e1
tree40f023c0a49c009c5e71b20f357d1ade14721df5
parent3a72e9cb6f6b0a17dcf08a3e87772c22a191d580
Return shortened string from TransactionIdentifier.toString

For debug logging we need a shortened string for better readability and
grepping. The standard toString is way too long. I changed toString to a
similar compact form that we had before. adding in the frontend generation id
and type, eg

  member-1-datastore-config-fe-1-txn-3
  member-1-datastore-operational-fe-1-chn-2-txn-3

Change-Id: I942eaaa0e8ceedf42eed964f2a2e3a76d8c09806
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
opendaylight/md-sal/cds-access-api/src/main/java/org/opendaylight/controller/cluster/access/concepts/TransactionIdentifier.java