Mmuzaf commented on code in PR #10157:
URL: https://github.com/apache/ignite/pull/10157#discussion_r942736022


##########
modules/core/src/test/java/org/apache/ignite/testframework/MvccFeatureChecker.java:
##########
@@ -163,9 +148,6 @@ private static String unsupportedReason(Feature feature) {
             case NEAR_CACHE:
                 return "https://issues.apache.org/jira/browse/IGNITE-7187";;
 
-            case LOCAL_CACHE:
-                return "https://issues.apache.org/jira/browse/IGNITE-9530";;

Review Comment:
   The issues linked with the IGNITE-15759 and will be resolved after merge.



##########
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheSlowTxWarnTest.java:
##########
@@ -55,10 +51,7 @@ public class GridCacheSlowTxWarnTest extends 
GridCommonAbstractTest {
 
         CacheConfiguration cc3 = defaultCacheConfiguration();

Review Comment:
   Fixed.



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