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

Fail quick when executing master level write operations via a tribe node #13290

Closed
martijnvg opened this issue Sep 2, 2015 · 2 comments
Closed

Comments

@martijnvg
Copy link
Member

If a master level write operation is executed via a tribe node then we should fail quick with a descriptive error instead of waiting for the master timeout the expire (1m).

It is clearly documented that master level write operations are not allowed to be executed via a tribe node, but failing how we do currently is not super clear.

Also when indexing into an index that does't exist yet an error is returned when the timeout has expired, which isn't really obvious, especially when you think the index does exist.

@clintongormley
Copy link

+1

@javanna
Copy link
Member

javanna commented Feb 27, 2018

Tribe node has been deprecated and removed, closing.

@javanna javanna closed this as completed Feb 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants