[ 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)