RE: FW: possible content for C* wiki

2014-05-16 Thread Daniel Shelepov
Thanks. I will upload the proposed content either this weekend or at some point next week. -Original Message- From: Brandon Williams [mailto:dri...@gmail.com] Sent: Friday, May 16, 2014 3:33 PM To: dev@cassandra.apache.org Subject: Re: FW: possible content for C* wiki I have added you.

Re: Things that are about 1M big

2014-05-16 Thread graham sanderson
Excellent - thank you… On May 16, 2014, at 7:08 AM, Samuel CARRIERE wrote: > Hi, > This is arena allocation of memtables. See here for more infos : > http://www.datastax.com/dev/blog/whats-new-in-cassandra-1-0-performance > > > > > De :graham sanderson > A : dev@cassandra.apache.o

Re: FW: possible content for C* wiki

2014-05-16 Thread Brandon Williams
I have added you. 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, 201

RE: FW: possible content for C* wiki

2014-05-16 Thread Daniel Shelepov
My username on apache.org is daniels. -Original Message- From: Jonathan Ellis [mailto:jbel...@gmail.com] Sent: Friday, May 16, 2014 1:52 PM To: dev Subject: Re: FW: possible content for C* wiki Sure, we'd be happy to add you as a wiki editor. What's your login? On Mon, May 12, 2014 at

RE: Things that are about 1M big

2014-05-16 Thread Samuel CARRIERE
Hi, This is arena allocation of memtables. See here for more infos : http://www.datastax.com/dev/blog/whats-new-in-cassandra-1-0-performance De :graham sanderson A : dev@cassandra.apache.org, Date : 16/05/2014 14:03 Objet : Things that are about 1M big So just throwing this out t

Things that are about 1M big

2014-05-16 Thread graham sanderson
So just throwing this out there for those for whom this might ring a bell. I’m debugging some CMS memory fragmentation issues on 2.0.5 - and interestingly enough most of the objects giving us promotion failures are of size 131074 (dwords) - GC logging obviously doesn’t say what those are, but I’

Re: possible content for C* wiki

2014-05-16 Thread Dave Brosius
Feel free to add it to the WIKI, if you need an account let us know and we can add one for you. Thanks! --- On 2014-05-09 21:49, Daniel Shelepov wrote: Hello, I've recently undertook a study into Cassandra internals. One of the reasons was because the available documentation, such as pag

Re: FW: possible content for C* wiki

2014-05-16 Thread Jonathan Ellis
Sure, we'd be happy to add you as a wiki editor. What's your login? On Mon, May 12, 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/browser > > > > From: Daniel She

NPE in conditional updates w/ collections in 2.0.7

2014-05-16 Thread Brian O'Neill
OK ‹ we¹ve got some hyper data modeling going on, taking advantage of all the latest toys in CQL 2. And we ran into some trouble using maps within conditional updates. Specifically, when testing to see if a key exists in a map (with =null?), we encounter an NPE server-side. We believe this work

Re: NPE in conditional updates w/ collections in 2.0.7

2014-05-16 Thread Brian O'Neill
Perfect. Thanks Tyler. Great to hear you guys are already on top of it. I’ll watch for the resolution. -brian --- Brian O'Neill Chief Technology Officer Health Market Science The Science of Better Results 2700 Horizon Drive • King of Prussia, PA • 19406 M: 215.588.6024 • @boneill42

Re: NPE in conditional updates w/ collections in 2.0.7

2014-05-16 Thread Tyler Hobbs
Hi Brian, Thanks for the report. This looks like https://issues.apache.org/jira/browse/CASSANDRA-7155, which should be fixed shortly. On Thu, May 15, 2014 at 3:23 PM, Brian O'Neill wrote: > > OK ‹ we¹ve got some hyper data modeling going on, taking advantage of all > the latest toys in CQL 2.

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

Re: possible content for C* wiki

2014-05-16 Thread Russell Bradberry
There is in depth documentation available here: http://www.datastax.com/docs , albeit not as visual as the blog post. On May 15, 2014 at 10:33:08 AM, Daniel Shelepov (dan...@timefork.com) wrote: Hello, I've recently undertook a study into Cassandra internals. One of the reasons was beca