adam987 commented on issue #400: URL: https://github.com/apache/pulsar-client-node/issues/400#issuecomment-2618461281
Hi, thank you very much for the help. Enabling batchIndexAck on both sides indeed solved the problem. Could you explain why it is needed when deserialized msg-id is used and is not required when msg-id is retrieved directly from a message? To clarify, the same happens regardless of whether we use `batchReceive` or `receive` method. -- 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]
