Details
-
Bug
-
Status: Resolved
-
Resolution: Cannot Reproduce
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
2863
Description
I have a netconf server which defined a timeout if no netconf request in specific time, netconf server will be send close request to ODL.
but if I use following to check the status
GET http://localhost:8181/restconf/operational/opendaylight-inventory:nodes/
it is still Conntected.
<netconf-node-inventoryConnected>true</netconf-node-inventoryConnected>
If I send a request to netconf server, it will be failed. need restart the ODL to reconnect the ipos server.
Attachments
Issue Links
- blocks
-
CONTROLLER-670 Milestone: Integration of Sal Netconf Connector with various Netfconf Server implementations
- Resolved