NSAmelchev commented on code in PR #12476:
URL: https://github.com/apache/ignite/pull/12476#discussion_r2480342189


##########
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/snapshot/IgniteSnapshotManager.java:
##########
@@ -4238,6 +4250,9 @@ private static class CreateSnapshotCallable implements 
IgniteCallable<Void> {
         /** If {@code true} then data structures caches will be included in 
dump. */
         private final boolean inclDs;
 
+        /** If {@code true} then data structures caches will be included in 
dump. */

Review Comment:
   Duplicated comment.



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