Description
the STR are described in NETCONF-953
once the issue with classNotFound is solved then
the timeout exception occurs when /rests/data-change-event-subscription endpoint is requested
issue occurs because of heartbeat interval property is used instead of idle timeout, and vice versa
- socket being closed by timeout (10 sec - heartbit interval default)
- before ping is sent (30 sec - idle timeout default)
Attachments
Issue Links
- blocks
-
NETCONF-483 Netconf Notification event-Time will not reach the end user
-
- Resolved
-
- is blocked by
-
NETCONF-953 Unable to load org.eclipse.jetty.websocket.server.WebSocketServerFactory
-
- Resolved
-
| # | Subject | Branch | Project | Status | CR | V |
|---|---|---|---|---|---|---|
| 104423,6 | Fix web-socket timeout closure exceptions | master | netconf | Status: MERGED | +2 | +1 |
| 104655,1 | Fix heartbeat/idle timer confusion | master | netconf | Status: MERGED | +2 | +1 |
| 104656,1 | Enforce idleTimeout/heartbeatInterval consistency | master | netconf | Status: MERGED | +2 | +1 |
| 104658,1 | Reduce verbosity of websocket timeout logging | master | netconf | Status: MERGED | +2 | +1 |
| 104662,1 | Fix web-socket timeout closure exceptions | 4.0.x | netconf | Status: MERGED | +2 | +1 |
| 104663,1 | Reduce verbosity of websocket timeout logging | 4.0.x | netconf | Status: MERGED | +2 | +1 |
| 104664,1 | Enforce idleTimeout/heartbeatInterval consistency | 4.0.x | netconf | Status: MERGED | +2 | +1 |