You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2020/10/04 04:56:40 UTC

[GitHub] [cassandra] maedhroz commented on a change in pull request #535: Cassandra 15229 trunk

maedhroz commented on a change in pull request #535:
URL: https://github.com/apache/cassandra/pull/535#discussion_r499205960



##########
File path: test/unit/org/apache/cassandra/utils/memory/BufferPoolTest.java
##########
@@ -37,6 +38,8 @@
 
 public class BufferPoolTest
 {
+    private final BufferPool bufferPool = BufferPoolManager.permanent();

Review comment:
       It would at least eliminate any concern about the overhead of volatile...




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org