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 2022/06/17 14:25:57 UTC

[GitHub] [pulsar-client-node] rkaw92 opened a new issue, #221: Non-durable subscription

rkaw92 opened a new issue, #221:
URL: https://github.com/apache/pulsar-client-node/issues/221

   Hi, I'm trying to create a consumer that uses a non-durable subscription, as described here: https://pulsar.apache.org/docs/2.7.0/concepts-messaging/#what-is-a-subscription-mode
   
   However, I cannot find how to set the subscription mode in the Node.js. Am I missing something?


-- 
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: dev-unsubscribe@pulsar.apache.org.apache.org

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


[GitHub] [pulsar-client-node] massakam commented on issue #221: Non-durable subscription

Posted by GitBox <gi...@apache.org>.
massakam commented on issue #221:
URL: https://github.com/apache/pulsar-client-node/issues/221#issuecomment-1164048194

   Currently, the Node.js client does not support non-durable subscription. This is because there is no C API to specify the subscription mode.


-- 
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: dev-unsubscribe@pulsar.apache.org

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


Re: [I] Non-durable subscription [pulsar-client-node]

Posted by "JimmyBjorklund (via GitHub)" <gi...@apache.org>.
JimmyBjorklund commented on issue #221:
URL: https://github.com/apache/pulsar-client-node/issues/221#issuecomment-1855785166

   Any plans to fix this ? 


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