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/08/12 17:16:03 UTC

[GitHub] [pulsar-client-go] simonisacoder opened a new pull request, #828: [Issue 827][bugfix] fix error delay of default backoff policy

simonisacoder opened a new pull request, #828:
URL: https://github.com/apache/pulsar-client-go/pull/828

   Signed-off-by: simonisacoder <92...@qq.com>
   
   
   
   Fixes #<827>
   
   
   Master Issue: #<827>
   
   ### Motivation
   
   
   *Explain here the context, and why you're making that change. What is the problem you're trying to solve.*
   
   ### Modifications
   
   fix the return value of the default negative backoff policy which is with a wrong comment or wrong unit.
   
   ### Verifying this change
   
   This change is already covered by existing tests, such as *(please describe tests)*.
   
   
   ### Does this pull request potentially affect one of the following parts:
   
   *If `yes` was chosen, please highlight the changes*
   
     - Dependencies (does it add or upgrade a dependency): ( no)
     - The public API: (no)
     - The schema: (no)
     - The default values of configurations: (no)
     - The wire protocol: ( no)
   
   ### Documentation
     - Does this pull request introduce a new feature? ( no)
   


-- 
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] nodece commented on pull request #828: [Issue 827][bugfix] fix error delay of default backoff policy

Posted by GitBox <gi...@apache.org>.
nodece commented on PR #828:
URL: https://github.com/apache/pulsar-client-go/pull/828#issuecomment-1251775620

   Closed by #834.


-- 
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] simonisacoder commented on pull request #828: [Issue 827][bugfix] fix error delay of default backoff policy

Posted by GitBox <gi...@apache.org>.
simonisacoder commented on PR #828:
URL: https://github.com/apache/pulsar-client-go/pull/828#issuecomment-1214759522

   @wolfstudy


-- 
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] zzzming commented on pull request #828: [Issue 827][bugfix] fix error delay of default backoff policy

Posted by GitBox <gi...@apache.org>.
zzzming commented on PR #828:
URL: https://github.com/apache/pulsar-client-go/pull/828#issuecomment-1224338187

   It's addressed by this PR https://github.com/apache/pulsar-client-go/pull/834


-- 
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] nodece closed pull request #828: [Issue 827][bugfix] fix error delay of default backoff policy

Posted by GitBox <gi...@apache.org>.
nodece closed pull request #828: [Issue 827][bugfix]  fix error delay of default backoff policy
URL: https://github.com/apache/pulsar-client-go/pull/828


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