Github user jonmeredith commented on a diff in the pull request:
https://github.com/apache/cassandra/pull/279#discussion_r225639679
--- Diff:
test/burn/org/apache/cassandra/utils/memory/LongBufferPoolTest.java ---
@@ -230,6 +272,10 @@ else if (!recycleFromNeighbour())
}
}
+ if (currentTargetSize == 0) {
--- End diff --
fixed--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

