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

Index level blocks, index conflict settings #5501

Closed
wants to merge 1 commit into from

Conversation

kimchy
Copy link
Member

@kimchy kimchy commented Mar 23, 2014

allow to configure on the index level which blocks can optionally be applied using tribe.blocks.indices prefix settings.
allow to control what will be done when a conflict is detected on index names coming from several clusters using the tribe.on_conflict setting. Defaults remains "any", but now support also "drop" and "prefer_[tribeName]".

allow to configure on the index level which blocks can optionally be applied using tribe.blocks.indices prefix settings.
allow to control what will be done when a conflict is detected on index names coming from several clusters using the tribe.on_conflict setting. Defaults remains "any", but now support also "drop" and "prefer_[tribeName]".
@imotov
Copy link
Contributor

imotov commented Mar 25, 2014

LGTM

@kimchy kimchy closed this in 6fce15b Mar 27, 2014
kimchy added a commit that referenced this pull request Mar 27, 2014
allow to configure on the index level which blocks can optionally be applied using tribe.blocks.indices prefix settings.
allow to control what will be done when a conflict is detected on index names coming from several clusters using the tribe.on_conflict setting. Defaults remains "any", but now support also "drop" and "prefer_[tribeName]".
closes #5501
@kimchy kimchy deleted the enahce/tribe_enhacements branch March 27, 2014 17:03
kimchy added a commit that referenced this pull request Mar 27, 2014
when routing table is not in play yet, don't add the index, this was fix as part of #5501, but fix it also for 1.1 branch
fixes #5582
@clintongormley clintongormley changed the title Tribe: Index level blocks, index conflict settings Index level blocks, index conflict settings Jun 7, 2015
mute pushed a commit to mute/elasticsearch that referenced this pull request Jul 29, 2015
when routing table is not in play yet, don't add the index, this was fix as part of elastic#5501, but fix it also for 1.1 branch
fixes elastic#5582
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.

3 participants