slfan1989 commented on code in PR #1281:
URL: https://github.com/apache/ratis/pull/1281#discussion_r2365981814


##########
ratis-test/src/test/java/org/apache/ratis/grpc/TestInstallSnapshotNotificationWithGrpc.java:
##########
@@ -18,7 +18,9 @@
 package org.apache.ratis.grpc;
 
 import org.apache.ratis.InstallSnapshotNotificationTests;
+import org.apache.ratis.test.tag.Flaky;
 
+@Flaky("RATIS-2322")

Review Comment:
   The issue addressed by RATIS-2261 has been resolved in #1287. Once it’s 
merged, I’ll remove this temporary change.



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