Bug 6457 - Delete Cars configuration from Follower produces HTTP 500 Error 59/44559/8
authorJakub Toth <jatoth@cisco.com>
Tue, 23 Aug 2016 15:09:53 +0000 (17:09 +0200)
committerJakub Toth <jatoth@cisco.com>
Thu, 25 Aug 2016 09:27:35 +0000 (09:27 +0000)
commitf6ad8b75607e98770b34d24bcac9848a810e7617
treeb60a6168215f6c5b480229c90bf95dd5deaa8499
parent284c383ba8d7a7bf4b160eabd0cdba0beace4898
Bug 6457 - Delete Cars configuration from Follower produces HTTP 500 Error

  * change InterruptedException with Exception
  * Ignore unstable tests in RestPutOperationTest + TODO

Change-Id: I93f66dc713781f4dacd7c9f804d8bf71ffc798e3
Signed-off-by: Jakub Toth <jatoth@cisco.com>
restconf/sal-rest-connector/src/main/java/org/opendaylight/netconf/sal/restconf/impl/BrokerFacade.java
restconf/sal-rest-connector/src/main/java/org/opendaylight/netconf/sal/restconf/impl/RestconfImpl.java
restconf/sal-rest-connector/src/main/java/org/opendaylight/restconf/restful/utils/FutureCallbackTx.java
restconf/sal-rest-connector/src/test/java/org/opendaylight/controller/sal/restconf/impl/test/RestPutOperationTest.java