Add case for READY in RemoteProxyTransaction 12/53712/4
authorAndrej Mak <andrej.mak@pantheon.tech>
Thu, 23 Mar 2017 10:01:47 +0000 (11:01 +0100)
committerTom Pantelis <tompantelis@gmail.com>
Fri, 24 Mar 2017 11:14:56 +0000 (11:14 +0000)
commit1d7e8fd9d781f630dee9dfb1b509067dd7fb9caa
treedb9728eed44c62d36ca1cb588ac507458caff7f6
parent4a9e1103eef316f18c4a14cfccb050bddc01564b
Add case for READY in RemoteProxyTransaction

Handling forwarded ModifyTransactionRequest with ready
protocol shouldn't cause failure, so add no op case.

Change-Id: Id8d69b49171588323ccd947b53f16576f57cb156
Signed-off-by: Andrej Mak <andrej.mak@pantheon.tech>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/databroker/actors/dds/RemoteProxyTransaction.java