[
https://issues.apache.org/jira/browse/GEODE-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16107605#comment-16107605
]
ASF subversion and git services commented on GEODE-3286:
--------------------------------------------------------
Commit 8aed26846de6e9ff1c123acae98a7b5ce6d82a83 in geode's branch
refs/heads/develop from [~WireBaron]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=8aed268 ]
GEODE-3286: Failing to cleanup connections from ConnectionTable receiver table
- prevent adding a closed connection to the connection table's receivers
- add a new unit test for connection table
- adding connection factory object for creating receiving connections
- have the idle connection timeout ensure connections are removed from
connection
table receivers
- modify tcpConduit stat accesses to allow easier mocking
Signed-off-by: Hitesh Khamesra <[email protected]>
> Failing to cleanup connections from ConnectionTable receiver table
> ------------------------------------------------------------------
>
> Key: GEODE-3286
> URL: https://issues.apache.org/jira/browse/GEODE-3286
> Project: Geode
> Issue Type: Bug
> Components: membership
> Reporter: Brian Rowe
>
> Improperly handled closed connections in ConnectionTable can lead to
> {{OutOfMemoryError}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)