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/02/28 01:35:23 UTC

[GitHub] [pulsar] mattisonchao opened a new pull request #14482: [Broker] Fix errors will be ignored when ``checkGC``.

mattisonchao opened a new pull request #14482:
URL: https://github.com/apache/pulsar/pull/14482


   ### Motivation
   
   ``check GC`` ignores errors when executing ``tryToDeletePartitionedMetadata``, which can cause us to not find the corresponding problem when debugging.
   
   ### Modifications
   
   - Fix errors will be ignored when ``check GC``.
   - Make partition topic exist to pure async.
   
   ### Verifying this change
   
   - [x] Make sure that the change passes the CI checks.
   
   ### Documentation
   
   - [x] `no-need-doc` 
     
   
   
   


-- 
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] mattisonchao commented on pull request #14482: [Broker] Fix errors will be ignored when ``checkGC``.

Posted by GitBox <gi...@apache.org>.
mattisonchao commented on pull request #14482:
URL: https://github.com/apache/pulsar/pull/14482#issuecomment-1053818940


   /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



[GitHub] [pulsar] mattisonchao removed a comment on pull request #14482: [Broker] Fix errors will be ignored when ``checkGC``.

Posted by GitBox <gi...@apache.org>.
mattisonchao removed a comment on pull request #14482:
URL: https://github.com/apache/pulsar/pull/14482#issuecomment-1053821316


   /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



[GitHub] [pulsar] codelipenghui merged pull request #14482: [Broker] Fix errors will be ignored when ``checkGC``.

Posted by GitBox <gi...@apache.org>.
codelipenghui merged pull request #14482:
URL: https://github.com/apache/pulsar/pull/14482


   


-- 
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] mattisonchao commented on pull request #14482: [Broker] Fix errors will be ignored when ``checkGC``.

Posted by GitBox <gi...@apache.org>.
mattisonchao commented on pull request #14482:
URL: https://github.com/apache/pulsar/pull/14482#issuecomment-1053821316


   /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