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)

Reply via email to