liangyepianzhou commented on code in PR #15592:
URL: https://github.com/apache/pulsar/pull/15592#discussion_r873314659


##########
pulsar-broker/src/test/java/org/apache/pulsar/broker/transaction/buffer/TransactionLowWaterMarkTest.java:
##########
@@ -325,4 +327,127 @@ public void testTBLowWaterMarkEndToEnd() throws Exception 
{
             // no-op
         }
     }
+
+    @Test
+    public void testLowWaterMarkForDifferentTC() throws Exception {

Review Comment:
   transaction 1 has different TC with transaction 2



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