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/03/29 08:57:47 UTC

[GitHub] [pulsar] Technoboy- commented on issue #14882: Compaction stop on topic __transaction_buffer_snapshot

Technoboy- commented on issue #14882:
URL: https://github.com/apache/pulsar/issues/14882#issuecomment-1081610639


   Hi @codelipenghui 
   This is because: when do compaction, the compactor will do seek, and cause itself to reconnect.
   We can avoid log if the sub is `__compaction`. 
   @mattisonchao 


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