BewareMyPower commented on code in PR #21268:
URL: https://github.com/apache/pulsar/pull/21268#discussion_r1381496526


##########
pulsar-broker/src/test/java/org/apache/pulsar/broker/transaction/TransactionConsumeTest.java:
##########
@@ -368,4 +373,44 @@ public void completed(Exception e, long ledgerId, long 
entryId) {
         return positionList;
     }
 
+    @Test
+    public void testAckChunkMessage() throws Exception {

Review Comment:
   I reverted the changes in `ConsumerImpl` and this test still passed. Could 
you explain why?



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