ambry
ambry copied to clipboard
TestFailure: com.github.ambry.router.PutManagerTest > testOptionsFailures[2] FAILED
stacktrace
com.github.ambry.router.PutManagerTest > testOptionsFailures[2] FAILED
java.lang.AssertionError: DirectMemoryLeak: [allocation|deallocation] before test[59628|57042], after test[59631|57044] expected:<2586> but was:<2587>
at org.junit.Assert.fail(Assert.java:91)
at org.junit.Assert.failNotEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:126)
at org.junit.Assert.assertEquals(Assert.java:470)
at com.github.ambry.utils.NettyByteBufLeakHelper.afterTest(NettyByteBufLeakHelper.java:94)
at com.github.ambry.router.PutManagerTest.postCheck(PutManagerTest.java:170)