lhotari commented on issue #23908: URL: https://github.com/apache/pulsar/issues/23908#issuecomment-2626846815
> > [@szkoludasebastian](https://github.com/szkoludasebastian) Just confirming: do you happen to use Pulsar transactions? > > Checked on broker: `This Broker is not configured with transactionCoordinatorEnabled=true` so we are not using pulsar transactions. Should I check it in some other way? That's fine. No transactions involved. The application code would explicitly need to use transactions if it was used. The reason why I asked is that acknowledgement handling is more complicated when using transactions. -- 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]
