You are on the same boat as I was a year ago.

Before you do anything, try to visit wiki of apache Kafka. Also, try to
visit JIRA and see a list of all minor bugs being raised. These are not
necessarily blockers, but useful to understand why something should change.
>From there you should be able to reproduce the issue, and follow the
workflow to learn about different components e.g. client, admin, core, etc.


An old fashioned, but useful way to also start is to debug the startup of
Kafka broker, and see how different worker threads are being scheduled.



On Sat, 22 Sep 2018 at 11:24, $uMe$h <1cool.1...@gmail.com> wrote:

> Hi all,
>
> Would like to start contributing to Kafka project.
> I am new to Scala and have good knowledge in java.
>
> Please help me to get started.
>
> Thanks and Regards,
> Sumesh
>

Reply via email to