Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B92F109F0 for ; Fri, 15 Nov 2013 04:56:49 +0000 (UTC) Received: (qmail 20999 invoked by uid 500); 15 Nov 2013 04:56:49 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 20957 invoked by uid 500); 15 Nov 2013 04:56:45 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 20862 invoked by uid 99); 15 Nov 2013 04:56:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Nov 2013 04:56:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Nov 2013 04:56:37 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id B5F88768; Fri, 15 Nov 2013 04:56:16 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Fri, 15 Nov 2013 04:56:16 -0000 Message-ID: <20131115045616.99820.94681@eos.apache.org> Subject: =?utf-8?q?=5BCassandra_Wiki=5D_Update_of_=22HowToContribute=22_by_Jonatha?= =?utf-8?q?nEllis?= Auto-Submitted: auto-generated X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for= change notification. The "HowToContribute" page has been changed by JonathanEllis: https://wiki.apache.org/cassandra/HowToContribute?action=3Ddiff&rev1=3D49&r= ev2=3D50 Comment: replace 2011 internals talk w/ 2013 =3D=3D Overview =3D=3D 1. Pick an issue to work on. If you don't have a specific [[http://www.= catb.org/~esr/writings/cathedral-bazaar/cathedral-bazaar/ar01s02.html|itch = to scratch]], some possibilities are marked with [[https://issues.apache.or= g/jira/secure/IssueNavigator.jspa?reset=3Dtrue&jqlQuery=3Dproject+%3D+12310= 865+AND+labels+%3D+lhf+AND+status+!%3D+resolved|the low-hanging fruit label= ]] in JIRA. - 1. Read the relevant parts of ArchitectureInternals; watching http://bli= p.tv/datastax/getting-to-know-the-cassandra-codebase-4034648 will probably = also be useful + 1. Read the relevant parts of ArchitectureInternals; watching http://www= .youtube.com/watch?v=3DW6e8_IcgJM4 will probably also be useful 1. Check if someone else has already begun work on the change you have i= n mind in the [[https://issues.apache.org/jira/browse/CASSANDRA|issue track= er]] 1. If not, create a ticket describing the change you're proposing in the= issue tracker 1. Check out the latest version of the source code