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

Pipeline register hook #6517

Closed
wants to merge 7 commits into from

Conversation

andrewvc
Copy link
Contributor

Adds a universal plugin hook to plugin start/stop. Useful for LIR interaction.

Fixed an issue with dangling leaf nodes.
Improved Diff Reports
Added graph traversal algorithms
Various pieces of code cleanup
Consistent ID generation as opposed to UUIDs

Fixes elastic#6413
This moves the TopologicalSort algorithm class to the proper
graph.algorithms package. It also cleans up a few little syntax things

Fixes elastic#6504
@andrewvc andrewvc self-assigned this Jan 10, 2017
@andrewvc andrewvc requested a review from ph January 10, 2017 23:03
@ph ph self-assigned this Jan 13, 2017
@ph
Copy link
Contributor

ph commented Jan 13, 2017

@andrewvc This PR is made against master and include all the LIR changes? Can you recreate it for the right branch or create a smaller one for master.

@andrewvc
Copy link
Contributor Author

andrewvc commented Apr 4, 2017

This was merged along with LIR into master already.

@andrewvc andrewvc closed this Apr 4, 2017
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.

None yet

2 participants