[
https://issues.apache.org/jira/browse/GEODE-6741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16835739#comment-16835739
]
ASF subversion and git services commented on GEODE-6741:
--------------------------------------------------------
Commit 9b696c5e87d97fc69309494372fe48bddb908a20 in geode's branch
refs/heads/develop from Ryan McMahon
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=9b696c5 ]
GEODE-6741: Copy off-heap to heap for client registration queue (#3553)
> Off-heap value may be referenced when draining client registration queue
> ------------------------------------------------------------------------
>
> Key: GEODE-6741
> URL: https://issues.apache.org/jira/browse/GEODE-6741
> Project: Geode
> Issue Type: Bug
> Components: client queues
> Reporter: Ryan McMahon
> Assignee: Ryan McMahon
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> If the value of the event added to a client's temporary registration queue is
> off-heap, then it is possible that when draining the queue the event has
> already been released which results in an IllegalStateException.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)