move launching specific code outside logstash-core
Open
code cleanup
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 88
Description
Related to #5373 and #5361 I suggest we move out `Runner` and `Agent` outside logstash-core since this code is really specific to launching the logstash application and do not make sense in the context of using the logstash-core gem outside the context of actually launching logstash, for example when runnig plugins specs.
Contributor guide
Assessment
This issue has not been assessed yet.