zstan commented on code in PR #13228:
URL: https://github.com/apache/ignite/pull/13228#discussion_r3418495998


##########
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/pagemem/PageMemoryNoStoreLeakTest.java:
##########
@@ -71,16 +90,14 @@ public void testPageDoubleInitMemoryLeak() throws Exception 
{
             try {
                 mem.start();
 
-                //Second initialization, introduces leak
+                // Second initialization, introduces leak.

Review Comment:
   "introduces leak" - sounds like: "unavoidable leak", at least for me, it 
confuse a bit. Probably just to change for pure: "Second initialization 
attempt" ?



-- 
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]

Reply via email to