-
Notifications
You must be signed in to change notification settings - Fork 3.5k
JAVAFICATION: Move PluginFactory to Java #9610
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
JAVAFICATION: Move PluginFactory to Java #9610
Conversation
26288e3 to
eca3298
Compare
danhermann
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
@danhermann thanks! |
|
An example of the failure: |
|
@webmat ok it's pretty obvious that me removing a cyclical include here caused this. I can fix this shortly (tomorrow). |
|
Not sure how far away in terms of timezones we are. But first thing next week works as well ;-) Don't work on a Saturday just because of me :-) |
|
@original-brownbear I'm going to revert this for now. We also need to fix: https://github.com/elastic/logstash/blob/master/logstash-core/lib/logstash/plugin.rb#L135 to use the new classes. |
|
@andrewvc just copy registry into plugin :) => fixed. The problem here is the stupid cyclic dependency between plugin and registry. |
LogStash::Pluginand at least not yet) to Java unfortunately :()master:)