Description
This covers the development plan for KIP-26. There are a number of features that can be developed in sequence to make incremental progress, and often in parallel:
- Initial patch - connector API and core implementation
- Runtime data API
- Standalone CLI
- REST API
- Distributed copycat - CLI
- Distributed copycat - coordinator
- Distributed copycat - config storage
- Distributed copycat - offset storage
- Log/file connector (sample source/sink connector)
- Elasticsearch sink connector (sample sink connector for full log -> Kafka -> Elasticsearch sample pipeline)
- Copycat metrics
- System tests (including connector tests)
- Mirrormaker connector
- Copycat documentation
This is an initial list, but it might need refinement to allow for more incremental progress and may be missing features we find we want before the initial release.