Committed by
Gerrit Code Review
Fix SpringOpenTTP thread leak
- It was creating 2 theads everytime a Device connected. Now uses thread pool shared across Devices, where threads will die out on idle. Should resolve ONOS-3579 Change-Id: I490b2ef677853677fbd151af27f6ac2be563774c
Showing
2 changed files
with
39 additions
and
10 deletions
-
Please register or login to post a comment