ivanzlenko commented on code in PR #4530: URL: https://github.com/apache/ignite-3/pull/4530#discussion_r1800581510
########## modules/metastorage/src/test/java/org/apache/ignite/internal/metastorage/server/AbstractCompactionKeyValueStorageTest.java: ########## @@ -225,12 +225,12 @@ void testSaveCompactionRevisionDoesNotChangeRevisionInMemory() { } @Test - void testSaveCompactionRevisionAndRestart() throws Exception { + public void testSaveCompactionRevisionAndRestart() throws Exception { Review Comment: It can remain package-private. -- 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