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 2015/09/23 20:40:04 UTC

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

Darrel Schneider created GEODE-363:
--------------------------------------

             Summary: 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


This was seen on a private build of git rev:
{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)