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

Remove async replication #10171

Merged
merged 1 commit into from Mar 19, 2015
Merged

Conversation

s1monw
Copy link
Contributor

@s1monw s1monw commented Mar 19, 2015

Closes #10114

@dakrone
Copy link
Member

dakrone commented Mar 19, 2015

LGTM, great stats :)

@s1monw s1monw merged commit 1168347 into elastic:master Mar 19, 2015
@s1monw s1monw deleted the remove_async_replication branch March 19, 2015 21:45
dadoonet added a commit to dadoonet/elasticsearch that referenced this pull request Apr 17, 2015
Follow up for PR elastic#10171.

As we discussed elastic#10114 (comment), we should also mark the code as deprecated so plugin developers know in advance that they need to adapt their code.

I also added a `log` when using `replication` parameter in REST APIs but as `info` Level. I wonder if I should better log that as a `WARN` if `debug` level is set? So people in debug mode will see this information as a `WARN` while it won't pollute logs for each call when in default `INFO` log level.
dadoonet added a commit to dadoonet/elasticsearch that referenced this pull request May 29, 2015
Follow up for PR elastic#10171.

As we discussed elastic#10114 (comment), we should also mark the code as deprecated so plugin developers know in advance that they need to adapt their code.
dadoonet added a commit to dadoonet/elasticsearch that referenced this pull request May 29, 2015
Follow up for PR elastic#10171.

As we discussed elastic#10114 (comment), we should also mark the code as deprecated so plugin developers know in advance that they need to adapt their code.
dadoonet added a commit to dadoonet/elasticsearch that referenced this pull request May 29, 2015
Follow up for PR elastic#10171.

As we discussed elastic#10114 (comment), we should also mark the code as deprecated so plugin developers know in advance that they need to adapt their code.
dadoonet added a commit that referenced this pull request May 29, 2015
Follow up for PR #10171.

As we discussed #10114 (comment), we should also mark the code as deprecated so plugin developers know in advance that they need to adapt their code.
@clintongormley clintongormley changed the title [REPLICATION] Remove async replication Remove async replication Jun 6, 2015
@clintongormley clintongormley added the :Distributed/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. label Jun 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>breaking :Distributed/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate replication:async
3 participants