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

Update ioq to 2.1.2 #2062

Merged
merged 1 commit into from
Jul 3, 2019
Merged

Update ioq to 2.1.2 #2062

merged 1 commit into from
Jul 3, 2019

Conversation

iilyak
Copy link
Contributor

@iilyak iilyak commented Jun 26, 2019

Overview

Update ioq to 2.1.2 to fix flaky test when on powerful machines the latency in ioq is so small that we call log10 with 0
This update also drags additional changes. The full list of commits is:

Testing recommendations

Unfortunately it doesn't seem to be possible to write a test case specifically for this problem. The change is very slow and we would have to rely on review and existent unit tests.

Related Issues or Pull Requests

Checklist

* Fix the case when we call log10 with 0
@iilyak iilyak merged commit e923840 into apache:master Jul 3, 2019
@iilyak iilyak deleted the update-ioq-2.1.2 branch July 3, 2019 13:36
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