Bug 4823: Use tx commit timeout for BatchedModifications 98/34298/3
authorTom Pantelis <tpanteli@brocade.com>
Mon, 8 Feb 2016 21:50:23 +0000 (16:50 -0500)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 16 Feb 2016 09:49:03 +0000 (09:49 +0000)
When sending BatchedModifications messages to the shard we use the
general operation timeout which is 5 sec. We should instead use the
transaction commit timeout to be consistent with the other transaction
messages (ReadyLocalTransaction, CanCommitTransaction etc).

Change-Id: I26bead59c29ee198f677838c5adb3614e3795a04
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>

No differences found