[go: nahoru, domu]

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

"join" steps internally in ES #42

Open
rmagen opened this issue Apr 11, 2015 · 0 comments
Open

"join" steps internally in ES #42

rmagen opened this issue Apr 11, 2015 · 0 comments

Comments

@rmagen
Copy link
Owner
rmagen commented Apr 11, 2015

This approach could reduce traffic and extra hops. it is especially useful if you model your data so that the adjacent steps are routed to the same node. just make sure the routed shard (or a replica) are on the same node.

We could use something like this: elastic/elasticsearch#3278. This PR creates "only" one join at a time, but it could be developed to do more.

Alternatively, if we do not want to wait for that, we could create a plugin with the same functionality.

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

1 participant