sanpwc commented on code in PR #4700: URL: https://github.com/apache/ignite-3/pull/4700#discussion_r1852503920
########## modules/raft/src/integrationTest/java/org/apache/ignite/raft/jraft/core/ItNodeTest.java: ########## @@ -3815,82 +3811,6 @@ public void testLeaseReadAfterSegmentation() throws Exception { assertTrue(res.get().isOk()); } - /** - * Tests propagation of HLC on heartbeat request and response. - */ - @Test - public void testHlcPropagation() throws Exception { Review Comment: Ticket description is empty. Anyone who is not in context won't understand what to do. -- 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org