Fix String.format() strings 31/14531/2
authorRobert Varga <rovarga@cisco.com>
Tue, 27 Jan 2015 10:59:50 +0000 (11:59 +0100)
committerRobert Varga <rovarga@cisco.com>
Wed, 28 Jan 2015 16:19:00 +0000 (17:19 +0100)
commit448bd0847750815fca81f20535014d1b08531e52
tree092f1a32cba115d613ab97bf758f77a42ec80e94
parent2d6a1896466a1802f16034cda45727cbc0c5176d
Fix String.format() strings

String.format() takes %s as a placeholder.

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