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/05/07 03:05:20 UTC

[GitHub] [pulsar] mattisonchao commented on pull request #15479: [improve][client] Stop flush ack when the client reconnects.

mattisonchao commented on PR #15479:
URL: https://github.com/apache/pulsar/pull/15479#issuecomment-1120120255

   Hi, @poorbarcode 
   
   Do you mean we prevent the flush when consumers close?
   I think we could add a parameter like if allowed force flush like this to solve this problem.
   `flush(Boolean force)`
   But I don't think it's worth modifying other methods because of this small optimization. So, I close this PR.


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