jinmeiliao commented on a change in pull request #6596:
URL: https://github.com/apache/geode/pull/6596#discussion_r661669402
##########
File path:
geode-core/src/main/java/org/apache/geode/internal/cache/OverflowOplog.java
##########
@@ -183,13 +188,27 @@ private void createCrf(OverflowOplog previous) throws
IOException {
this.stats.incOpenOplogs();
}
- private static ByteBuffer allocateWriteBuf(OverflowOplog previous) {
+ @VisibleForTesting
Review comment:
anyway we can avoid duplicating the code?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]