You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2016/12/28 00:06:58 UTC

[jira] [Closed] (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:all-tabpanel ]

Anthony Baker closed GEODE-1962.
--------------------------------

> 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
>             Fix For: 1.0.0-incubating
>
>
> 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)