Aiven-Open / Aiven-Open/salesforce-connector-for-apache-kafka

Single module/assembly for both source and sink connectors

Đang mở
#22 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Java
Star
1
Fork
3
Merge trung bình
1 ngày 6 giờ
Pull request đã merge (30 ngày)
5

Mô tả

# What is currently missing?

There's not much benefit to separating the source and sink connectors into different jars:
- it complicates the structure of the repo and the build,
- we're currently generating a full 94MB assembly for each connector even though they have a majority of duplicated dependencies (99% shared DNA!)

# How could this be improved?

Consider a single module (or module-less) maven project with the classes separated by package instead of into separate jars and a single assembly

# Is this a feature you would work on yourself?

* [ ] I plan to open a pull request for this feature

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.