"fluss-client" artifact shouldn't bundle dependencies
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 625
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 97
Description
### Search before asking
- [x] I searched in the [issues](https://github.com/alibaba/fluss/issues) and found nothing similar.
### Description
Currently, `fluss-client` is a uber jar that bundles all the dependencies which is very heavy (around 64MB). It is designed not to be a uber jar. And flink connector jar should bundle the dependencies.
### Willingness to contribute
- [ ] I'm willing to submit a PR!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the build configuration that produces the fluss-client artifact and the configuration for the Flink connector jar. Confirm how dependencies are currently bundled, then verify that fluss-client is no longer an uber jar while the Flink connector still bundles its required dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100