RE: FW: possible content for C* wiki

2014-05-16 Thread Daniel Shelepov
. Changes will take effect whenever moinmoin decides to complete the call. On Fri, May 16, 2014 at 4:48 PM, Daniel Shelepov wrote: > My username on apache.org is daniels. > > -Original Message- > From: Jonathan Ellis [mailto:jbel...@gmail.com] > Sent: Friday, May 16, 20

RE: FW: possible content for C* wiki

2014-05-16 Thread Daniel Shelepov
2, 2014 at 4:28 PM, Daniel Shelepov wrote: > Resending this, because apparently this was undelivered according to > http://mail-archives.apache.org/mod_mbox/cassandra-dev/201405.mbox/bro > wser > > > > From: Daniel Shelepov [mailto:dan...@timefork.com] > Sent: Frid

possible content for C* wiki

2014-05-16 Thread Daniel Shelepov
Hello, I've recently undertook a study into Cassandra internals. One of the reasons was because the available documentation, such as pages like this (http://wiki.apache.org/cassandra/ArchitectureInternals ) weren't very complete. One of the outcomes of the study was a blog post about C* top-l

FW: possible content for C* wiki

2014-05-12 Thread Daniel Shelepov
Resending this, because apparently this was undelivered according to http://mail-archives.apache.org/mod_mbox/cassandra-dev/201405.mbox/browser From: Daniel Shelepov [mailto:dan...@timefork.com] Sent: Friday, May 09, 2014 6:50 PM To: dev@cassandra.apache.org Subject: possible content for C

are unit tests supposed to run clean?

2014-02-18 Thread Daniel Shelepov
Hello, I just ran unit tests (ant test) in a clean checkout of the Cassandra trunk for the first time, and I see some failures (about a dozen, mostly timeouts). Before I spend too much time investigating these, are there any known test failures or tests known to require additional setup?