Aiven-Open / Aiven-Open/bigquery-connector-for-apache-kafka
Clean up configuration usage
未關閉
enhancement
good first issue
- 主要語言
- Java
- 星號
- 37
- 分支
- 45
- 平均合併
- 19 小時 50 分鐘
- 30 天內合併 PR
- 5
描述
There are multiple places in the code base where the configuration is queried to extract local variables that are then passed into constructors for classes in the project. The result is that, over time, the constructors have become long and unwieldy.
This change is to convert those constructors to taking the configuration and using the values directly from the configuration implementation.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。