Eliminate unneeded String.format() 00/38800/3
authorRobert Varga <rovarga@cisco.com>
Thu, 12 May 2016 09:44:01 +0000 (11:44 +0200)
committerTom Pantelis <tpanteli@brocade.com>
Fri, 13 May 2016 11:24:59 +0000 (11:24 +0000)
commit1be53bac73eb01e7a47acc84e8ff860445366052
treef1c84f7e04bd8ee73e0b881da93b91a059d64203
parentf7316a6d3025a879e6a84eba4e0ad12d96d9ae9c
Eliminate unneeded String.format()

Logger already supports formatting strings, no need to pre-format
them.

Change-Id: Iea96443126bad0ca483ec0cc775d081384028497
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/DistributedDataStore.java