Aiven-Open / Aiven-Open/bigquery-connector-for-apache-kafka
Clean up configuration usage
Aperta
enhancement
good first issue
- Lingua principale
- Java
- Stelle
- 37
- Fork
- 45
- Merge medio
- 19h 50m
- PR unite (30g)
- 5
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.