On Tue, Dec 10, 2013 at 1:45 AM, Bonnet Jonathan <
jonathan.bon...@externe.bnpparibas.com> wrote:

> Taking a look to the code ? i'm not a develloper but a DBA, where should i
> look ? Thank you.
>

In all seriousness, if you plan to operate Cassandra, get used to the idea
of reading Java source code.

There are many corners of the codebase whose behavior is only
understandable via this method. Especially if you want to be sure of how
the feature works in the exact version you are running. The commit log
archival stuff, which IIRC was contributed by Netflix specifically in order
to support a feature of Priam, is likely a good example.

=Rob

Reply via email to