Discussion:
new developer - where to start contributing
Kostiantyn Danylov
2014-08-28 14:12:31 UTC
Permalink
Hi all,

My name is Kostiantyn Danylov, I'm C++/C/python developer with ~9 year of
experience, also I'm interesting in distributed systems. I would like to
contribute to ceph. I already read documents at
http://ceph.com/docs/master/dev/. Where I can start contributing? Probably I
can start by fixing some
simple bugs, can you point me on them?


Thanks

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Gregory Farnum
2014-08-30 00:07:48 UTC
Permalink
On Thu, Aug 28, 2014 at 7:12 AM, Kostiantyn Danylov
Post by Kostiantyn Danylov
Hi all,
My name is Kostiantyn Danylov, I'm C++/C/python developer with ~9 yea=
r of
Post by Kostiantyn Danylov
experience, also I'm interesting in distributed systems. I would like=
to
Post by Kostiantyn Danylov
contribute to ceph. I already read documents at
http://ceph.com/docs/master/dev/. Where I can start contributing? Pro=
bably I
Post by Kostiantyn Danylov
can start by fixing some
simple bugs, can you point me on them?
As with many projects we aren't very good at maintaining them, but
there are two places that should be good to start:
1) go to tracker.ceph.com and search for tickets marked as new-dev
(http://tracker.ceph.com/search?utf8=3D=E2=9C=93&q=3Dnew-dev)
2) wiki.ceph.com has a chum bucket "maintained" by the community:
https://wiki.ceph.com/Development/Chum_Bucket

I would avoid the copy-on-read feature in the chum bucket for now, but
the rest will introduce you to several very different pieces of the
code base.

Aside: you might be better off figuring out if there are specific
(small!) things you want Ceph to do and working from there; it's a big
project with a bunch of different kinds of things to do.
-Greg
Software Engineer #42 @ http://inktank.com | http://ceph.com
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" i=
n
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Loading...