s-yoshika opened a new issue #98: URL: https://github.com/apache/pulsar-client-node/issues/98
I need to use `message.getRedeliveryCount` to acknowledge the message retryed too many(or to cancel the message). It seems not to be defined in pulsar-node-client but which is already defined in [cpp client](https://github.com/apache/pulsar/blob/master/pulsar-client-cpp/lib/c/c_Message.cc#L126). Is this going to be supported by pulsar-node-client? or are there any other ideas to achieve what I want? ---------------------------------------------------------------- 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: us...@infra.apache.org