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/06/07 05:28:20 UTC

[GitHub] [pulsar] 315157973 opened a new pull request #10845: When topic does not exist, optimize the prompt message

315157973 opened a new pull request #10845:
URL: https://github.com/apache/pulsar/pull/10845


   ### Motivation
   If we set enableRetry=true, the client will subscribe to the retry topic.
   If we set AllowAutoTopicCreation=false, the client will receive `Topic dose not exists`, which means that the retry Topic does not exists.
   Therefore, the prompt information is improved to facilitate users to troubleshoot problems.
   
   ### Modifications
   add topic name to the returning message
   


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

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



[GitHub] [pulsar] codelipenghui merged pull request #10845: When topic does not exist, optimize the prompt message

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


   


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

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