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

Call beforeIndexShardCreated listener earlier in createShard #13153

Merged
merged 1 commit into from Aug 27, 2015

Conversation

dakrone
Copy link
Member

@dakrone dakrone commented Aug 27, 2015

Some listeners may need to do work before a shard's path is
accessed (such as creating the directory in a plugin), so the listener
should be called before anything happens (as its name implies).

Some listeners may need to do work before a shard's path is
accessed (such as creating the directory in a plugin), so the listener
should be called before anything happens (as its name implies).
@s1monw
Copy link
Contributor

s1monw commented Aug 27, 2015

LGTM

@dakrone dakrone merged commit 9f03f8c into elastic:master Aug 27, 2015
@dakrone dakrone removed the review label Aug 27, 2015
@clintongormley clintongormley added :Core/Infra/Core Core issues without another label v2.1.0 labels Aug 28, 2015
@dakrone dakrone deleted the call-listener-earlier branch February 21, 2016 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Core/Infra/Core Core issues without another label v2.0.0-beta2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants