Remove StreamsConfiguration.idleTimeout() 33/112733/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 23 Jul 2024 19:57:57 +0000 (21:57 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 23 Jul 2024 19:58:33 +0000 (21:58 +0200)
commit75b68024c9d1153626558bf291e1c6cc31c631e0
tree3e1549746b2c54622c36cb4d2d55d7cda15de821
parenta0679d0bbb04c4ef3da1472ad7c081a51736ad3a
Remove StreamsConfiguration.idleTimeout()

This timer is not used anywhere, remove it and all references to it.

JIRA: NETCONF-773
Change-Id: I012ddc8f9308b36c2e281981878e625b1744f90c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
docs/user-guide.rst
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/StreamsConfiguration.java