Bug 4712 - Fix Keepalive task to check the response of a keepalive request 66/30566/7
authoradetalhouet <adetalhouet@inocybe.com>
Thu, 3 Dec 2015 16:03:49 +0000 (11:03 -0500)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 10 Dec 2015 18:43:52 +0000 (18:43 +0000)
commit22ab9a17d238298ba03068e76d9d3be68c8aa9ad
treef1261cf0a2e748259adc077f87910e6e3516a378
parente162b0b763dc80d5a7e2ef5afa23648f9ec3af1d
Bug 4712 - Fix Keepalive task to check the response of a keepalive request

If response is null, tear down the session.

Change-Id: I8ca2302f2f5f0fad09a9ef7ab4511ffb863de343
Signed-off-by: adetalhouet <adetalhouet@inocybe.com>
opendaylight/md-sal/sal-netconf-connector/src/main/java/org/opendaylight/controller/sal/connect/netconf/sal/KeepaliveSalFacade.java
opendaylight/md-sal/sal-netconf-connector/src/test/java/org/opendaylight/controller/sal/connect/netconf/sal/KeepaliveSalFacadeTest.java