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 2021/12/07 06:24:35 UTC

[GitHub] [pulsar] mattisonchao opened a new pull request #13163: [ Java Client ] fix method will be called two times.

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


   
   - fix ``MultiVersionGenericProtobufNativeReader``  method will be called two times.
   


-- 
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 #13163: [ Java Client ] fix method will be called two times.

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


   /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 #13163: [ Java Client ] fix parseProtobufSchema method will be called two times.

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


   


-- 
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 #13163: [ Java Client ] fix method will be called two times.

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


   [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] github-actions[bot] commented on pull request #13163: [ Java Client ] fix method will be called two times.

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #13163:
URL: https://github.com/apache/pulsar/pull/13163#issuecomment-987609860


   @mattisonchao:Thanks for your contribution. For this PR, do we need to update docs?
   (The [PR template contains info about doc](https://github.com/apache/pulsar/blob/master/.github/PULL_REQUEST_TEMPLATE.md#documentation), which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)


-- 
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 #13163: [ Java Client ] fix method will be called two times.

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


   > Hi @mattisonchao please do not delete the backticks for no-need-doc (the correct format is `no-need-doc`), otherwise, Bot can not recognize it and does not give the correct label to PR. ![image](https://user-images.githubusercontent.com/50226895/145134770-a808472d-95c9-4153-babc-f99787c98391.png)
   > 
   > I've corrected your description on that.
   
   Okay, I will follow the standard. thanks to you.


-- 
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 #13163: [ Java Client ] fix method will be called two times.

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


   /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] Anonymitaet commented on pull request #13163: [ Java Client ] fix method will be called two times.

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


   Hi @mattisonchao please do not delete the backticks for no-need-doc (the correct format is `no-need-doc`), otherwise, Bot can not recognize it and does not give the correct label to PR. 
   ![image](https://user-images.githubusercontent.com/50226895/145134770-a808472d-95c9-4153-babc-f99787c98391.png)
   
   I've corrected your description on that.


-- 
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] github-actions[bot] commented on pull request #13163: [ Java Client ] fix method will be called two times.

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #13163:
URL: https://github.com/apache/pulsar/pull/13163#issuecomment-988425598


   @mattisonchao:Thanks for providing doc info!


-- 
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 #13163: [ Java Client ] fix method will be called two times.

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


   [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