elastic / elastic/logstash

Standalone Java Utilities: shade + executable JAR + helper script

Open
#7,877 2 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
14.9k
Forks
3.5k
Avg merge
19h 14m
Merged PRs (30d)
63

Description

As part of a general pattern for standalone Java utilities, we should

Ingest Converter
-----------------
- [x] Shade the jars with appropriate dependencies
- [ ] Add static main class to JAR manifest
- [ ] Provide helper start script(s) for *nix (and optionally Windows) that uses `java -jar {shaded-assembly}.jar`

Benchmark tool
-----------------
- [x] Shade the jars with appropriate dependencies
- [ ] Add static main class to JAR manifest
- [ ] Provide helper start script(s) for *nix (and optionally Windows) that uses `java -jar {shaded-assembly}.jar`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.