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

ExponentiallyDecayingReservoirTest improvements #1587

Merged
merged 1 commit into from
Jun 7, 2020
Merged

ExponentiallyDecayingReservoirTest improvements #1587

merged 1 commit into from
Jun 7, 2020

Conversation

the-thing
Copy link
Contributor

Improves some of the comments and test parameters in com.codahale.metrics.ExponentiallyDecayingReservoirTest.

I think that #1582 can be closed after this is merged as the implementation is correct and statistical error is expected.

The increase of alpha value for longPeriodsOfInactivityShouldNotCorruptSamplingState should eliminate/reduce failure. I couldn't recrate this value.

Copy link
Member

@joschi joschi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@the-thing Thanks!

@joschi joschi added this to the 4.1.10 milestone Jun 7, 2020
@joschi joschi merged commit a314e90 into dropwizard:release/4.1.x Jun 7, 2020
xiaochuanyu pushed a commit to xiaochuanyu/metrics that referenced this pull request Jun 16, 2020
Improves some of the comments and test parameters in `com.codahale.metrics.ExponentiallyDecayingReservoirTest`.

I think that dropwizard#1582 can be closed after this is merged as the implementation is correct and statistical error is expected.

The increase of alpha value for `longPeriodsOfInactivityShouldNotCorruptSamplingState` should eliminate/reduce failure. I couldn't recrate this value.
xiaochuanyu pushed a commit to xiaochuanyu/metrics that referenced this pull request Jun 16, 2020
Improves some of the comments and test parameters in `com.codahale.metrics.ExponentiallyDecayingReservoirTest`.

I think that dropwizard#1582 can be closed after this is merged as the implementation is correct and statistical error is expected.

The increase of alpha value for `longPeriodsOfInactivityShouldNotCorruptSamplingState` should eliminate/reduce failure. I couldn't recrate this value.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants