liangyepianzhou commented on PR #16981: URL: https://github.com/apache/pulsar/pull/16981#issuecomment-1207754124
> > Because the transaction commit is [async](https://github.com/apache/pulsar/blob/master/pulsar-testclient/src/main/java/org/apache/pulsar/testclient/PerformanceConsumer.java#L359), the last transaction may not have been committed. > > So, we should fix the test to make sure the consumer start to consume messages after confirm the last transaction has committed? Right, but we don't know when the last transaction was committed. -- 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]
