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

[broker] Topic loading in rest-api should time out in zooKeeperOperationTimeoutSeconds #4805

Merged
merged 1 commit into from
Jul 26, 2019

Conversation

massakam
Copy link
Contributor

Motivation

With #4616, topic-loading in rest-api now time out in zooKeeperSessionTimeoutMillis. However, I think we should use zooKeeperOperationTimeoutSeconds rather than zooKeeperSessionTimeoutMillis as the timeout time, because most rest-api calls by broker time out in zooKeeperOperationTimeoutSeconds (cf. #4484).

@massakam massakam added this to the 2.4.1 milestone Jul 25, 2019
@massakam massakam requested a review from rdhabalia July 25, 2019 07:27
@massakam massakam self-assigned this Jul 25, 2019
@sijie
Copy link
Member

sijie commented Jul 25, 2019

run integration tests

1 similar comment
@massakam
Copy link
Contributor Author

run integration tests

@sijie sijie merged commit abe27e6 into apache:master Jul 26, 2019
@massakam massakam deleted the topic-loading-timeout branch July 26, 2019 04:32
jiazhai pushed a commit that referenced this pull request Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants