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 2020/06/19 15:25:34 UTC

[GitHub] [pulsar] itaross opened a new issue #7318: Reader interface goes timeout when accessing a non existing topic

itaross opened a new issue #7318:
URL: https://github.com/apache/pulsar/issues/7318


   **Describe the bug**
   When it is requested a message from a topic that is not existing pulsar wait for the entire timeout
   
   **Expected behavior**
   Should fail fast


----------------------------------------------------------------
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] merlimat commented on issue #7318: Reader interface goes timeout when accessing a non existing topic

Posted by GitBox <gi...@apache.org>.
merlimat commented on issue #7318:
URL: https://github.com/apache/pulsar/issues/7318#issuecomment-648479934


   @itaross Can you provide sample code? And which operation is giving timeout, the `createReader()` or the `readNext()` on the reader? 


----------------------------------------------------------------
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] sijie commented on issue #7318: Reader interface goes timeout when accessing a non existing topic

Posted by GitBox <gi...@apache.org>.
sijie commented on issue #7318:
URL: https://github.com/apache/pulsar/issues/7318#issuecomment-647864821


   @itaross Which version are you using?


----------------------------------------------------------------
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] itaross commented on issue #7318: Reader interface goes timeout when accessing a non existing topic

Posted by GitBox <gi...@apache.org>.
itaross commented on issue #7318:
URL: https://github.com/apache/pulsar/issues/7318#issuecomment-648000435


   A modified 2.5.0 which pull requests have been merged in to 2.6.0 (not on the reader interface).


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