lhotari commented on code in PR #24945: URL: https://github.com/apache/pulsar/pull/24945#discussion_r2491104623
########## pulsar-broker/src/main/java/org/apache/pulsar/broker/transaction/buffer/impl/TopicTransactionBuffer.java: ########## Review Comment: Can we remove the publishFuture now? It doesn't seem to be needed any more. There's one test org.apache.pulsar.broker.transaction.buffer.TopicTransactionBufferTest#testMessagePublishInOrder using it, but that test should be updated in any case. -- 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]
