BUG-509: Fail forwarning write if read fails.
authorRobert Varga <rovarga@cisco.com>
Mon, 14 Apr 2014 13:12:45 +0000 (15:12 +0200)
committerRobert Varga <rovarga@cisco.com>
Mon, 14 Apr 2014 17:02:35 +0000 (19:02 +0200)
commit703ed79f9aeb5440ee23addf3a923ca899649b2b
tree30308eeead42c9fc41331a6fa60a8a7930b5eb4a
parent924e8fe70901e19d9df74c3bd7d0863b451ef420
BUG-509: Fail forwarning write if read fails.

This primarily gets rid of e.printStackTrace(), but as part of that it
defines an important thing: if a read fails while we're building up the
path, we should not try to continue with the operation.

Change-Id: I48cb6cd304a98684a6984d26b6fc8dd5d14963c5
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-binding-broker/src/main/java/org/opendaylight/controller/md/sal/binding/impl/AbstractForwardedTransaction.java