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/09/07 08:54:13 UTC

[GitHub] [pulsar] poorbarcode opened a new pull request, #17511: [cleanup][broker]remove unnecessary variable in PersistentTopic

poorbarcode opened a new pull request, #17511:
URL: https://github.com/apache/pulsar/pull/17511

   ### Motivation
   
   variable `maxUnackedMessagesOnSubscriptionApplied` is useless in `PersistentTopic`
   
   ### Modifications
   
   remove variable `maxUnackedMessagesOnSubscriptionApplied`
   
   
   ### Documentation
   
   - [ ] `doc-required` 
     
   - [x] `doc-not-needed` 
     
   - [ ] `doc` 
   
   - [ ] `doc-complete`


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


[GitHub] [pulsar] Technoboy- merged pull request #17511: [cleanup][broker]remove unnecessary variable in PersistentTopic

Posted by GitBox <gi...@apache.org>.
Technoboy- merged PR #17511:
URL: https://github.com/apache/pulsar/pull/17511


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


[GitHub] [pulsar] poorbarcode commented on pull request #17511: [cleanup][broker]remove unnecessary variable in PersistentTopic

Posted by GitBox <gi...@apache.org>.
poorbarcode commented on PR #17511:
URL: https://github.com/apache/pulsar/pull/17511#issuecomment-1240044519

   /pulsarbot rerun-failure-checks


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