Description
Each PCEP request currently allocates its own timer. This is utterly wasteful and creates a ton of short-lived threads. Switch to a global HashedWheelTimer and schedule timeouts on that.
Attachments
Issue Links
- is blocked by
-
BGPCEP-1007 PCEPTopologySessionListener fails to clean up requests on shutdown
-
- Resolved
-
- relates to
-
BGPCEP-424 ODL(PCEP) infinitely waits for the response from peer for addlsp
- Resolved
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
100705,6 | Replace per-request j.u.Timer with a Netty Timer | master | bgpcep | Status: MERGED | +2 | +1 |
100747,1 | Replace per-request j.u.Timer with a Netty Timer | 0.16.x | bgpcep | Status: MERGED | +2 | +1 |