You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Galen O'Sullivan (JIRA)" <ji...@apache.org> on 2017/12/21 18:31:00 UTC

[jira] [Resolved] (GEODE-4133) ClientHealthMonitor.getClientHeartbeats() does not use synchronization

     [ https://issues.apache.org/jira/browse/GEODE-4133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galen O'Sullivan resolved GEODE-4133.
-------------------------------------
       Resolution: Fixed
         Assignee: Galen O'Sullivan
    Fix Version/s: 1.4.0

> ClientHealthMonitor.getClientHeartbeats() does not use synchronization
> ----------------------------------------------------------------------
>
>                 Key: GEODE-4133
>                 URL: https://issues.apache.org/jira/browse/GEODE-4133
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server, messaging
>            Reporter: Galen O'Sullivan
>            Assignee: Galen O'Sullivan
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> Access to this collection must be synchronized by a lock, but the method returns a raw reference. It's only used by test code, but it's not marked as a test hook.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)