You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/10/11 18:17:20 UTC

[jira] [Commented] (GEODE-1962) When queue is unable to create object from off-heap, stats can be incorrect

    [ https://issues.apache.org/jira/browse/GEODE-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566151#comment-15566151 ] 

ASF subversion and git services commented on GEODE-1962:
--------------------------------------------------------

Commit 280d2d8f70ed2b0ae533b2c2d0728130133927ce in incubator-geode's branch refs/heads/develop from [~huynhja]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=280d2d8 ]

GEODE-1962: Increment notQueuedConflated stat if object unresolved from offheap


> When queue is unable to create object from off-heap, stats can be incorrect
> ---------------------------------------------------------------------------
>
>                 Key: GEODE-1962
>                 URL: https://issues.apache.org/jira/browse/GEODE-1962
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Jason Huynh
>            Assignee: Jason Huynh
>
> In ParallelSenderGatewayQueue, in the method peek(...) if an off heap copy is unable to be pulled into memory, we continue and do not increment a stat.  The way the off heap object would fail to create an on heap copy would be due to conflation or a bucket moved...\
> In the Serial case in peekAhead(), we also account for conflation differently than in the parallel case... We should correctly increment the conflated stat if the value itself was conflated.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)