Hey Shubham,
I'd highly recommend a couple of newbie bugs just to get familiarized (
https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20labels%20%3D%20%22newbie%22%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC
)
After getting familiarized with the project (
Hi Shubham and team,
Considering development time,below should be good .
Name: Creating Kafka connector/s
1. Read MySQL binlog and send data to kafka in JSON/Avro.
2. Read MongoDB oplog and send data to Kafka in JSON/Avro.
To start with simple, you can consider single DB node and then add comple