Go to file
Jonathan Ellis 20dfd0682b use isSuper instead of DatabaseDescriptor.getColumnType.
patch by jbellis; reviewed by Sandeep Tata for #85

git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@765830 13f79535-47bb-0310-9956-ffa450edef68
2009-04-17 01:48:50 +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 expose redone remove to thrift. patch by jbellis; reviewed by Jun Rao for #83 2009-04-16 16:23:20 +00:00
lib r/m libfb303 as a dependency. (this completes the process begun by Prashant earlier.) patch by Jun Rao; reviewed by jbellis for #86 2009-04-16 17:47:25 +00:00
src/org/apache/cassandra use isSuper instead of DatabaseDescriptor.getColumnType. 2009-04-17 01:48:50 +00:00
test add testRemoveColumnFamily, testRemoveSubColumn. (these do not pass yet b/c of 2009-04-17 01:48:31 +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