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

Synchronize RecoveryState.timer methods #9943

Closed
wants to merge 1 commit into from

Conversation

bleskes
Copy link
Contributor

@bleskes bleskes commented Mar 2, 2015

Avoids a minor concurrent race condition causing time() to potentially return a negative value

Surfaced by our CI:

http://build-us-00.elasticsearch.org/job/es_g1gc_1x_metal/5035/

Avoids a minor concurrent race condition causing time() to potentially return a negative value
@s1monw
Copy link
Contributor

s1monw commented Mar 2, 2015

LGTM

bleskes added a commit that referenced this pull request Mar 2, 2015
Avoids a minor concurrent race condition causing time() to potentially return a negative value

Closes #9943
@bleskes bleskes closed this in 9d99289 Mar 2, 2015
@bleskes bleskes deleted the recovery_state_timer_sync branch March 2, 2015 10:04
@clintongormley clintongormley added the :Distributed/Recovery Anything around constructing a new shard, either from a local or a remote source. label Mar 19, 2015
@clintongormley clintongormley changed the title Recovery: synchronize RecoveryState.timer methods Synchronize RecoveryState.timer methods Jun 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Distributed/Recovery Anything around constructing a new shard, either from a local or a remote source. v1.5.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants