Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix client backoff #5261

Merged
merged 3 commits into from
Sep 24, 2019
Merged

Fix client backoff #5261

merged 3 commits into from
Sep 24, 2019

Conversation

jerrypeng
Copy link
Contributor

Motivation

The #3848 allowed users to be able to configure initial backoff delay and max backoff delay. However, the PR doesn't actually properly propagate those user settings and defaults are used regardless of whether the user configured those settings in the pulsar client

@jerrypeng jerrypeng added the type/bug The PR fixed a bug or issue reported a bug label Sep 23, 2019
@jerrypeng jerrypeng added this to the 2.4.2 milestone Sep 23, 2019
@jerrypeng jerrypeng self-assigned this Sep 23, 2019
@jerrypeng
Copy link
Contributor Author

rerun integration tests

@aahmed-se
Copy link
Contributor

run integration tests

1 similar comment
@jerrypeng
Copy link
Contributor Author

run integration tests

@jerrypeng
Copy link
Contributor Author

rerun integration tests

@jerrypeng jerrypeng merged commit ee42cf4 into apache:master Sep 24, 2019
wolfstudy pushed a commit that referenced this pull request Nov 20, 2019
* fix client backoff

* fix tests

* cleaning up

(cherry picked from commit ee42cf4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants