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

Best practices review before first release

未关闭
#20 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
1
派生
3
平均合并
1 天 6 小时
30 天内合并 PR
5

描述

# What is currently missing?

Some things are easy to change before the first release, and tricky to change afterwards! We should do a thorough final review of the source and sink before releasing 1.0.0.

# How could this be improved?

* Are the configuration properties consistent and helpfully named?
- Is the site documentation generated correctly with useful descriptions and examples?
* Are the source, sink and common modules consistent, and follow our best practices?
- Do we have a BUILD.md and/or CONTRIBUTING.md to encourage the community to contribute?
* Are class names and packages coherent?
- `io.aiven.kafka.connect.salesforce.common`
- `io.aiven.kafka.connect.salesforce.source`
- `io.aiven.kafka.connect.salesforce.sink`
* No SNAPSHOT dependencies or dependencies with vulnerabilities.
* Are we using the https://github.com/Aiven-Open/aiven-kafka-connector-framework to it's advantage?
- Are there common functions that should be pushed up into this common code?
- See #19 as an example.

# Is this a feature you would work on yourself?

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。