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 2022/10/26 21:02:13 UTC

[GitHub] [pulsar-client-go] frankjkelly opened a new issue, #872: ReaderOptions should support BackoffPolicy similar to what was added for ProducerOptions and ConsumerOptions.

frankjkelly opened a new issue, #872:
URL: https://github.com/apache/pulsar-client-go/issues/872

   **Is your feature request related to a problem? Please describe.**
   Reader implementation needs configurable backoff parameters.
   
   **Describe the solution you'd like**
   `ProducerOptions` and `ConsumerOptions` both support `BackOffPolicy` per #853 - we also need that functionality for `ReaderOptions`.
   
   **Describe alternatives you've considered**
   N/A
   
   **Additional context**
   Add any other context or screenshots about the feature request here.
   


-- 
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.apache.org

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


[GitHub] [pulsar-client-go] wolfstudy closed issue #872: ReaderOptions should support BackoffPolicy similar to what was added for ProducerOptions and ConsumerOptions.

Posted by GitBox <gi...@apache.org>.
wolfstudy closed issue #872: ReaderOptions should support BackoffPolicy similar to what was added for ProducerOptions and ConsumerOptions.
URL: https://github.com/apache/pulsar-client-go/issues/872


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


[GitHub] [pulsar-client-go] labuladong commented on issue #872: ReaderOptions should support BackoffPolicy similar to what was added for ProducerOptions and ConsumerOptions.

Posted by GitBox <gi...@apache.org>.
labuladong commented on issue #872:
URL: https://github.com/apache/pulsar-client-go/issues/872#issuecomment-1309713654

   Assign to me.


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