Open Issues Need Help
View All on GitHub Clean up configuration usage 4 days ago
AI Summary: This issue proposes refactoring code that passes configuration values as individual arguments to constructors. Instead, constructors will directly access the configuration object, aiming to simplify and shorten them.
Complexity:
2/5
enhancement good first issue
Add javadocs to web site 8 months ago
documentation good first issue
documentation good first issue
Manifest should contain valid specification information. 10 months ago
AI Summary: Update the connector's manifest file to correct the specification vendor and version information, aligning it with the supported connector version and following the Oracle specification guidelines. This involves modifying the manifest to accurately reflect the vendor (likely Apache Kafka or Apache Kafka Connectors) and the correct version number.
Complexity:
3/5
enhancement good first issue