You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/04/27 02:23:06 UTC

[GitHub] [pulsar-client-node] hrsakai commented on issue #152: Interruptible Reader.readNext()?

hrsakai commented on issue #152:
URL: https://github.com/apache/pulsar-client-node/issues/152#issuecomment-827265525


   > Is there any way to have the reader immediately abort all reads when closed?
   
   I'm sorry, there is no way right now.
   
   > Now, my problem is that even if I call reader.close(), the reader.readNext(); never resolves nor rejects
   
   It seems that we need to modify pulsar C++ client used by pulsar nodejs client, so I think it will take some time.
   However we will consider fixing it.


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