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

Introduce metrics servlet timeout setting #10886

Merged
merged 1 commit into from
Jun 10, 2021

Conversation

sijie
Copy link
Member

@sijie sijie commented Jun 10, 2021

Motivation

Generating metrics is an expensive task and it can take more than 30 seconds
if you have close to or more than a million topics.

Modification

This change provides a setting to adjust the async context timeout.

*Motivation*

Generating metrics is an expensive task and it can take more than 30 seconds
if you have close to or more than a million topics.

*Modification*

This change provides a setting to adjust the async context timeout.
@merlimat merlimat added this to the 2.8.0 milestone Jun 10, 2021
@merlimat merlimat merged commit c75d45b into apache:master Jun 10, 2021
@sijie sijie deleted the provide_metrics_servlet_timeout branch June 10, 2021 08:14
codelipenghui pushed a commit that referenced this pull request Jun 11, 2021
*Motivation*

Generating metrics is an expensive task and it can take more than 30 seconds
if you have close to or more than a million topics.

*Modification*

This change provides a setting to adjust the async context timeout.

(cherry picked from commit c75d45b)
eolivelli pushed a commit to datastax/pulsar that referenced this pull request Jun 14, 2021
*Motivation*

Generating metrics is an expensive task and it can take more than 30 seconds
if you have close to or more than a million topics.

*Modification*

This change provides a setting to adjust the async context timeout.

(cherry picked from commit c75d45b)
(cherry picked from commit a750f97)
yangl pushed a commit to yangl/pulsar that referenced this pull request Jun 23, 2021
*Motivation*

Generating metrics is an expensive task and it can take more than 30 seconds
if you have close to or more than a million topics.

*Modification*

This change provides a setting to adjust the async context timeout.
eolivelli pushed a commit to datastax/pulsar that referenced this pull request Nov 4, 2021
*Motivation*

Generating metrics is an expensive task and it can take more than 30 seconds
if you have close to or more than a million topics.

*Modification*

This change provides a setting to adjust the async context timeout.

(cherry picked from commit c75d45b)
bharanic-dev pushed a commit to bharanic-dev/pulsar that referenced this pull request Mar 18, 2022
*Motivation*

Generating metrics is an expensive task and it can take more than 30 seconds
if you have close to or more than a million topics.

*Modification*

This change provides a setting to adjust the async context timeout.
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.

None yet

2 participants