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/10 05:50:35 UTC

[GitHub] [pulsar] mattisonchao opened a new pull request #14201: Fix Incorrect use of assertNotEquals at BrokerServiceLookupTest.

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


   ### Motivation
   
   Incompatible types are compared 'String' and 'NamespaceBundle' 
   
   ### Modifications
   
   - Invoke ``bundleInBroker1AfterSplit.toString()`` to get bundle key.
   
   ### 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 #14201: Fix Incorrect use of assertNotEquals at BrokerServiceLookupTest.

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


   /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] merlimat merged pull request #14201: Fix Incorrect use of assertNotEquals at BrokerServiceLookupTest.

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


   


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