You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2016/02/06 00:20:39 UTC

[jira] [Resolved] (GEODE-363) RegionWithHDFSOffHeapBasicDUnitTest.testPutAllAndGetFromHDFS intermittently fails due to off-heap orphan

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

Darrel Schneider resolved GEODE-363.
------------------------------------
    Resolution: Not A Problem

this test no longer exists

> RegionWithHDFSOffHeapBasicDUnitTest.testPutAllAndGetFromHDFS intermittently fails due to off-heap orphan
> --------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-363
>                 URL: https://issues.apache.org/jira/browse/GEODE-363
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Darrel Schneider
>            Assignee: Ashvin
>              Labels: HDFS
>
> This was seen on a private build of git rev 4708d4e182f89c6a391fcad8bac854f929717685:
> {code}
> at com.gemstone.gemfire.cache.hdfs.internal.RegionWithHDFSOffHeapBasicDUnitTest.tearDown2(RegionWithHDFSOffHeapBasicDUnitTest.java:50)
> [snip]
> Caused by: junit.framework.AssertionFailedError: expected:<[]> but was:<[MemoryBlock{MemoryAddress=46913189579184, State=ALLOCATED, BlockSize=16, SlabId=0, FreeListId=NONE, RefCount=1, com.gemstone.gemfire.internal.offheap.SimpleMemoryAllocatorImpl$GemFireChunk$1@79640132, isSerialized=true, isCompressed=false, DataType=java.lang.String, DataValue=V1909}]>
> 	at junit.framework.Assert.fail(Assert.java:57)
> 	at junit.framework.Assert.failNotEquals(Assert.java:329)
> 	at junit.framework.Assert.assertEquals(Assert.java:78)
> 	at junit.framework.Assert.assertEquals(Assert.java:86)
> 	at com.gemstone.gemfire.internal.cache.OffHeapTestUtil.checkOrphans(OffHeapTestUtil.java:50)
> 	at com.gemstone.gemfire.cache.hdfs.internal.RegionWithHDFSOffHeapBasicDUnitTest$1.run(RegionWithHDFSOffHeapBasicDUnitTest.java:44)
> {code}



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