Go to file
Jonathan Ellis cb7cacfea7 generate supercolumn tombstone when a 2-tuple delete is passed to a super CF.
patch by jbellis; reviewed by Sandeep Tata for #84

git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@765451 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16 02:09:24 +00:00
bin 2nd missing file from r760679 2009-04-01 02:24:46 +00:00
conf Add MemtableSizeInMB and MemtableObjectCountInMillions to the default config. Uses a more conservative value for MemtableSizeInMB the default. Patch by Eric Evans; reviewed by jbellis for #51 2009-04-15 16:56:11 +00:00
interface New thrift file added 2009-03-24 22:09:59 +00:00
lib upgrade to thrift svn r763981. for Java, this should be identical to thrift 0.1. patch by jbellis; reviewed by Eric Evans for #72 2009-04-15 16:28:03 +00:00
src/org/apache/cassandra generate supercolumn tombstone when a 2-tuple delete is passed to a super CF. 2009-04-16 02:09:24 +00:00
test make remove test code use the same api that the thrift interface does. patch by 2009-04-16 02:09:18 +00:00
build.xml don't manually create commitlog directory; cassandra will do it automatically. also put commitlog under cassandra/ with other server artifacts. patch by jbellis; reviewed by Eric Evans for #6 2009-04-08 20:49:33 +00:00