You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/12/13 09:09:25 UTC

[GitHub] [pulsar-client-python] TalkWIthKeyboard commented on issue #59: many "Connection closed" messages after receiving the warning "Received send error from the server: Cannot determine whether the message is a duplicate at this time" from producer

TalkWIthKeyboard commented on issue #59:
URL: https://github.com/apache/pulsar-client-python/issues/59#issuecomment-1347990424

   > There was a fix at the Java client: [apache/pulsar#15413](https://github.com/apache/pulsar/pull/15413). Maybe we need to include this fix at the upstream C++ client as well.
   > 
   > It seems that you have enabled the deduplication at the broker side? The key based batching still doesn't work perfectly with message deduplication.
   
   Txs, so if I need key based batching work with message deduplication, I need to use java client now only?


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org