This is it. https://cwiki.apache.org/confluence/display/KAFKA/Index
Keep browsing through all pages. On Sat, 22 Sep 2018 at 11:56, $uMe$h <1cool.1...@gmail.com> wrote: > I unable to find dev wiki link. > Can anyone point me to the dev wiki link ? > > On Sun 23 Sep, 2018, 12:02 AM $uMe$h, <1cool.1...@gmail.com> wrote: > > > Thanks a lot ! > > > > I will start doing the same as suggested ! > > > > On Sat 22 Sep, 2018, 11:58 PM M. Manna, <manme...@gmail.com> wrote: > > > >> 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 > >> > > >> > > >