-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIXED] Make sure to always remove internal clients from the account …
…regardless of kind. (#5566) Internal clients for NRG (Raft Groups) were of type SYSTEM and were not being removed from the system's account when they were closed, causing a leak of closed client connections and memory buildup. Resolves: #5471 Signed-off-by: Derek Collison <[email protected]>
- Loading branch information
Showing
2 changed files
with
69 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters