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/06/21 02:13:22 UTC

[GitHub] [pulsar] leizhiyuan opened a new issue, #16151: support retry strategy when produce message

leizhiyuan opened a new issue, #16151:
URL: https://github.com/apache/pulsar/issues/16151

   **Is your feature request related to a problem? Please describe.**
   A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
   
   when we restart broker,  client will sometimes fail, but if we support retry internal , they will retry to next partition in another broker (maybe )  will improve the success rate.
   
   **Describe the solution you'd like**
   A clear and concise description of what you want to happen.
   
   
   
   **Describe alternatives you've considered**
   A clear and concise description of any alternative solutions or features you've considered.
   
   **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] leizhiyuan commented on issue #16151: support retry strategy when produce message

Posted by GitBox <gi...@apache.org>.
leizhiyuan commented on issue #16151:
URL: https://github.com/apache/pulsar/issues/16151#issuecomment-1162858364

   we can not ask users do anything,  if we allow failfast and failover ,the users will have an easy way to use pulsar client


-- 
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] github-actions[bot] commented on issue #16151: support retry strategy when produce message

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #16151:
URL: https://github.com/apache/pulsar/issues/16151#issuecomment-1193039251

   The issue had no activity for 30 days, mark with Stale label.


-- 
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] gaozhangmin commented on issue #16151: support retry strategy when produce message

Posted by GitBox <gi...@apache.org>.
gaozhangmin commented on issue #16151:
URL: https://github.com/apache/pulsar/issues/16151#issuecomment-1162656661

   @Why not do the retry in the application self?


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