Phillippko commented on code in PR #5365: URL: https://github.com/apache/ignite-3/pull/5365#discussion_r1984758378
########## modules/page-memory/src/main/java/org/apache/ignite/internal/pagememory/persistence/PersistentPageMemory.java: ########## @@ -1425,6 +1442,13 @@ private void close() { } } + /** + * Returns a dirty pages ratio. Review Comment: let's remove this javadoc :) Private method + duplicates the name. Not ported 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org