alamar commented on a change in pull request #8367:
URL: https://github.com/apache/ignite/pull/8367#discussion_r569522714



##########
File path: 
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheOnCopyFlagLocalSelfTest.java
##########
@@ -19,13 +19,16 @@
 
 import org.apache.ignite.cache.CacheAtomicityMode;
 import org.apache.ignite.cache.CacheMode;
+import org.junit.Ignore;
 
 import static org.apache.ignite.cache.CacheAtomicityMode.ATOMIC;
 import static org.apache.ignite.cache.CacheMode.LOCAL;
 
 /**
  * Tests {@link org.apache.ignite.cache.CacheInterceptor}.
  */
+// GG-11141.

Review comment:
       Here in the next 4 files: we do not need this comment since we do not 
have such ticket in Apache Ignite trackers. IGNITE-9214 is enough




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to