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 2020/06/22 11:45:19 UTC

[GitHub] [pulsar-dotpulsar] dionjansen opened a new issue #41: Support for RedeliveryCount in Message API

dionjansen opened a new issue #41:
URL: https://github.com/apache/pulsar-dotpulsar/issues/41


   It would be great if the DotPulsar lib exposed RedeliveryCount in the Message API. This allows clients to build mechanisms like exponential backoff enforcing a max amount of processing a message on a consumer.
   
   Related to [PIP 22](https://github.com/apache/pulsar/wiki/PIP-22:-Pulsar-Dead-Letter-Topic).
   


----------------------------------------------------------------
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-dotpulsar] dionjansen commented on issue #41: Support for RedeliveryCount in Message API

Posted by GitBox <gi...@apache.org>.
dionjansen commented on issue #41:
URL: https://github.com/apache/pulsar-dotpulsar/issues/41#issuecomment-647477181


   @blankensteiner yes that would be great! 
   
   I'm not sure how the `Internal.PulsarApi` relates to the C# API because I do see it here already: https://github.com/apache/pulsar-dotpulsar/blob/master/src/DotPulsar/Internal/PulsarApi/GeneratedCode.cs#L1109


----------------------------------------------------------------
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-dotpulsar] blankensteiner commented on issue #41: Support for RedeliveryCount in Message API

Posted by GitBox <gi...@apache.org>.
blankensteiner commented on issue #41:
URL: https://github.com/apache/pulsar-dotpulsar/issues/41#issuecomment-647490528


   @dionjansen Roger that, 0.9.1 is being indexed by NuGet and will be available shortly, enjoy :-)


----------------------------------------------------------------
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-dotpulsar] blankensteiner closed issue #41: Support for RedeliveryCount in Message API

Posted by GitBox <gi...@apache.org>.
blankensteiner closed issue #41:
URL: https://github.com/apache/pulsar-dotpulsar/issues/41


   


----------------------------------------------------------------
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-dotpulsar] blankensteiner commented on issue #41: Support for RedeliveryCount in Message API

Posted by GitBox <gi...@apache.org>.
blankensteiner commented on issue #41:
URL: https://github.com/apache/pulsar-dotpulsar/issues/41#issuecomment-647474196


   Hi @dionjansen 
   Just to be clear, you would like 'public unit RedeliveryCount { get; }' on 'DotPulsar.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-dotpulsar] dionjansen commented on issue #41: Support for RedeliveryCount in Message API

Posted by GitBox <gi...@apache.org>.
dionjansen commented on issue #41:
URL: https://github.com/apache/pulsar-dotpulsar/issues/41#issuecomment-647494023


   @blankensteiner awesome thanks a bunch!


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