You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "tianshimoyi (via GitHub)" <gi...@apache.org> on 2023/04/26 02:49:01 UTC

[GitHub] [pulsar] tianshimoyi opened a new issue, #20183: [Bug] gc is not working when bookie node is readOnly

tianshimoyi opened a new issue, #20183:
URL: https://github.com/apache/pulsar/issues/20183

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
   
   
   ### Version
   
   pulsar v2.9,4
   
   ### Minimal reproduce step
   
   
   When I was doing a data pressure test, due to the large amount of data, the node directly became readOnly before the gc was triggered, and the gc was not executing
   
   
   related configuration:
     managedLedgerDefaultAckQuorum: "2"
     managedLedgerDefaultEnsembleSize: "5"
     managedLedgerDefaultWriteQuorum: "2"
     managedLedgerMaxEntriesPerLedger: "50000"
     managedLedgerMaxLedgerRolloverTimeMinutes: "240"
     managedLedgerMinLedgerRolloverTimeMinutes: "10"
     gcWaitTime: "300000"
     majorCompactionInterval: "1500"
     minorCompactionInterval: "600"
   
   
   
   ### What did you expect to see?
   
   gc worked
   
   ### What did you see instead?
   
   ![截屏2023-04-26 上午10 48 34](https://user-images.githubusercontent.com/68532999/234453938-3636a506-ac35-45f4-89d8-da244f03bb6e.png)
   
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a 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.apache.org

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


[GitHub] [pulsar] tianshimoyi closed issue #20183: [Bug] gc is not working when bookie node is readOnly

Posted by "tianshimoyi (via GitHub)" <gi...@apache.org>.
tianshimoyi closed issue #20183: [Bug]  gc is not working when bookie node is readOnly
URL: https://github.com/apache/pulsar/issues/20183


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