You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "liangyepianzhou (via GitHub)" <gi...@apache.org> on 2023/08/22 14:05:09 UTC

[GitHub] [pulsar] liangyepianzhou commented on pull request #20948: [fix][broker]Fix chunked messages will be filtered by duplicating

liangyepianzhou commented on PR #20948:
URL: https://github.com/apache/pulsar/pull/20948#issuecomment-1688255565

   > Does this pr require review? Have you raised a PIP for another solution?
   
   Sure, please help review this PR.
   This PR addresses the end-to-end chunk message duplication issue. However, repeated chunk messages will still be persisted in the topic.
   PIP 295 proposes a solution to filter chunk messages at the broker level, but it requires protocol modifications. Therefore, I believe adding a patch to fix this issue for now would be a good approach.


-- 
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