You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Updated: (CASSANDRA-44) It is difficult to modify the set of ColumnFamliies in an existing cluster - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/02 05:24:59 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-488) TcpConnectionManager only ever has one connection - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/02 16:24:59 UTC, 2 replies.
- [jira] Updated: (CASSANDRA-513) bootstrapper should consult the replicationstrategy for determining which replicas to request data from - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/02 19:46:59 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-513) bootstrapper should consult the replicationstrategy for determining which replicas to request data from - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/02 19:48:59 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-432) possible to have orphaned data files that never get deleted - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/02 20:20:59 UTC, 2 replies.
- [jira] Updated: (CASSANDRA-432) possible to have orphaned data files that never get deleted - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2009/11/02 20:35:00 UTC, 0 replies.
- svn commit: r832075 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/db/ColumnFamilyStore.java - posted by jb...@apache.org on 2009/11/02 20:38:25 UTC, 0 replies.
- svn commit: r832266 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/dht/ src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/service/ test/unit/org/apache/cassandra/dht/ - posted by jb...@apache.org on 2009/11/03 03:23:54 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-522) NPE heisenbug when starting entire cluster (for first time) with autobootstrap=true - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/03 03:23:59 UTC, 0 replies.
- svn commit: r832267 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/dht/ src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/service/ test/unit/org/apache/cassandra/dht/ - posted by jb...@apache.org on 2009/11/03 03:24:06 UTC, 0 replies.
- svn commit: r832268 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: dht/BootStrapper.java locator/TokenMetadata.java service/StorageService.java - posted by jb...@apache.org on 2009/11/03 03:24:13 UTC, 0 replies.
- svn commit: r832269 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: dht/BootStrapper.java net/Header.java net/MessageDeliveryTask.java service/StorageService.java - posted by jb...@apache.org on 2009/11/03 03:24:19 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-522) NPE heisenbug when starting entire cluster (for first time) with autobootstrap=true - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/03 03:25:59 UTC, 1 replies.
- [jira] Resolved: (CASSANDRA-522) NPE heisenbug when starting entire cluster (for first time) with autobootstrap=true - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/03 03:26:00 UTC, 0 replies.
- svn commit: r832272 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/dht/ src/java/org/apache/cassandra/service/ test/unit/org/apache/cassandra/dht/ - posted by jb...@apache.org on 2009/11/03 03:27:44 UTC, 0 replies.
- svn commit: r832273 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: dht/BootStrapper.java locator/DatacenterEndPointSnitch.java locator/EndPointSnitch.java locator/IEndPointSnitch.java - posted by jb...@apache.org on 2009/11/03 03:27:50 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-513) bootstrapper should consult the replicationstrategy for determining which replicas to request data from - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/03 03:27:59 UTC, 0 replies.
- svn commit: r832285 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/dht/ src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/service/ test/unit/org/apache/cassandra/dht/ - posted by jb...@apache.org on 2009/11/03 04:12:16 UTC, 0 replies.
- svn commit: r832287 - in /incubator/cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/db/filter/SSTableSliceIterator.java src/java/org/apache/cassandra/db/filter/SliceQueryFilter.java test/unit/org/apache/cassandra/db/TableTest.java - posted by jb...@apache.org on 2009/11/03 04:20:43 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-350) optimize away unnecessary range scans - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/03 04:21:59 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-501) Bootstrap broken in 0.4.1 - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/03 04:21:59 UTC, 1 replies.
- [jira] Assigned: (CASSANDRA-520) Implement Range Repairs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/03 04:37:59 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-519) bug in CollatedOrderPreservingPartitioner.midpoint - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/03 04:37:59 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-350) optimize away unnecessary range scans - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/11/03 13:36:59 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-517) have bootstrap token-selector consider predicted load - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/11/03 13:36:59 UTC, 0 replies.
- svn commit: r832439 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: locator/ service/ - posted by jb...@apache.org on 2009/11/03 15:48:19 UTC, 0 replies.
- svn commit: r832531 - in /incubator/cassandra/branches/cassandra-0.4: src/java/org/apache/cassandra/dht/ src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/service/ test/unit/org/apache/cassandra/dht/ - posted by jb...@apache.org on 2009/11/03 21:03:32 UTC, 0 replies.
- svn commit: r832532 - /incubator/cassandra/branches/cassandra-0.4/CHANGES.txt - posted by jb...@apache.org on 2009/11/03 21:04:10 UTC, 0 replies.
- svn commit: r832533 - in /incubator/cassandra/trunk: ./ interface/gen-java/org/apache/cassandra/service/ src/java/org/ test/unit/org/ - posted by jb...@apache.org on 2009/11/03 21:09:19 UTC, 0 replies.
- [Cassandra Wiki] Update of "FAQ" by StuHood - posted by Apache Wiki <wi...@apache.org> on 2009/11/03 22:12:57 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-510) reading from large supercolumns is excessively slow - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2009/11/03 23:00:32 UTC, 5 replies.
- [jira] Created: (CASSANDRA-525) use "pending ranges" abstraction in TokenMetadata - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/04 00:14:33 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-525) use "pending ranges" abstraction in TokenMetadata - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/04 00:16:36 UTC, 5 replies.
- [jira] Commented: (CASSANDRA-525) use "pending ranges" abstraction in TokenMetadata - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/04 00:16:36 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-499) SSTable import tool - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/04 03:52:32 UTC, 4 replies.
- [jira] Updated: (CASSANDRA-488) TcpConnectionManager only ever has one connection - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2009/11/04 17:37:32 UTC, 6 replies.
- [jira] Created: (CASSANDRA-526) Operations: Allow the ability to start a node without joining the ring - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/11/04 17:53:32 UTC, 0 replies.
- svn commit: r832796 - in /incubator/cassandra/trunk/test: conf/storage-conf.xml unit/org/apache/cassandra/db/RemoveSuperColumnTest.java - posted by jb...@apache.org on 2009/11/04 18:07:37 UTC, 0 replies.
- svn commit: r832797 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/db/ColumnFamilyStore.java - posted by jb...@apache.org on 2009/11/04 18:07:43 UTC, 0 replies.
- svn commit: r832798 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/filter/ test/unit/org/apache/cassandra/db/ - posted by jb...@apache.org on 2009/11/04 18:07:49 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-520) Implement Range Repairs - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2009/11/04 18:37:32 UTC, 1 replies.
- svn commit: r832809 - in /incubator/cassandra/branches/cassandra-0.4: build.xml src/java/org/apache/cassandra/service/CassandraServer.java - posted by ee...@apache.org on 2009/11/04 18:39:21 UTC, 0 replies.
- svn commit: r832822 - /incubator/cassandra/branches/cassandra-0.4/src/java/org/apache/cassandra/dht/LeaveJoinProtocolImpl.java - posted by jb...@apache.org on 2009/11/04 19:04:23 UTC, 0 replies.
- svn commit: r832876 - /incubator/cassandra/tags/cassandra-0.4.2/ - posted by ee...@apache.org on 2009/11/04 22:25:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-193) Proactive repair - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2009/11/05 01:05:32 UTC, 12 replies.
- [jira] Created: (CASSANDRA-527) clean up gossip notifications to the rest of the system - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/05 03:32:32 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-527) clean up gossip notifications to the rest of the system - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/05 03:48:32 UTC, 3 replies.
- [jira] Commented: (CASSANDRA-527) clean up gossip notifications to the rest of the system - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/05 06:24:32 UTC, 3 replies.
- svn commit: r832996 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: gms/Gossiper.java gms/IEndPointStateChangeSubscriber.java service/StorageLoadBalancer.java service/StorageService.java - posted by jb...@apache.org on 2009/11/05 06:33:48 UTC, 0 replies.
- svn commit: r833046 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/gms/Gossiper.java - posted by jb...@apache.org on 2009/11/05 14:36:08 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-526) Operations: Allow the ability to start a node without joining the ring - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/05 20:34:32 UTC, 0 replies.
- [jira] Created: (CASSANDRA-528) clhm licensing and attribution notices should match current practice - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/11/05 21:03:32 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-528) clhm licensing and attribution notices should match current practice - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/11/05 21:05:32 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-528) clhm licensing and attribution notices should match current practice - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/05 21:26:32 UTC, 1 replies.
- svn commit: r833222 - in /incubator/cassandra/trunk: LICENSE.txt NOTICE.txt lib/licenses/clhm-production.jar.LICENSE - posted by ee...@apache.org on 2009/11/05 23:46:42 UTC, 0 replies.
- [jira] Created: (CASSANDRA-529) Read Repair throws UnknownHostException - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/11/06 00:17:32 UTC, 0 replies.
- [jira] Created: (CASSANDRA-530) Redesign website - posted by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2009/11/06 00:19:32 UTC, 0 replies.
- [Cassandra Wiki] Update of "ClientExamples" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/11/06 00:43:40 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-530) Redesign website - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/11/06 00:45:32 UTC, 3 replies.
- [jira] Updated: (CASSANDRA-529) Read Repair throws UnknownHostException - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/11/06 01:23:32 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-529) Read Repair throws UnknownHostException - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/11/06 01:25:32 UTC, 3 replies.
- [jira] Updated: (CASSANDRA-520) Implement Range Repairs - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2009/11/06 01:39:32 UTC, 4 replies.
- [jira] Issue Comment Edited: (CASSANDRA-530) Redesign website - posted by "Curt Micol (JIRA)" <ji...@apache.org> on 2009/11/06 05:00:32 UTC, 0 replies.
- [jira] Created: (CASSANDRA-531) truncate support - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/06 18:04:32 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-531) truncate support - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/06 18:04:32 UTC, 2 replies.
- [jira] Created: (CASSANDRA-532) Flush creates empty SSTables if nothing exists in that CF - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/11/06 18:45:32 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-532) Flush creates empty SSTables if nothing exists in that CF - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/06 18:51:32 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-532) Flush creates empty SSTables if nothing exists in that CF - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/11/06 18:53:32 UTC, 3 replies.
- svn commit: r833498 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/BinaryMemtable.java db/ColumnFamilyStore.java db/Memtable.java io/SSTableTracker.java - posted by jb...@apache.org on 2009/11/06 18:56:35 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-532) Flush creates empty SSTables if nothing exists in that CF - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/06 18:57:32 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-521) NullPointerException in cassandra bootstrap after switch RandomParitioner to OrderPreservingPartioner - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2009/11/06 19:26:32 UTC, 2 replies.
- [jira] Issue Comment Edited: (CASSANDRA-521) NullPointerException in cassandra bootstrap after switch RandomParitioner to OrderPreservingPartioner - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2009/11/06 19:28:32 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-521) NullPointerException in cassandra bootstrap after switch RandomParitioner to OrderPreservingPartioner - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/06 19:54:32 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-324) Add documentation to Thrift interface - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/06 19:58:32 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-324) Add documentation to Thrift interface - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/06 19:58:32 UTC, 5 replies.
- svn commit: r833526 - /incubator/cassandra/trunk/bin/stop-server - posted by ju...@apache.org on 2009/11/06 20:08:07 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-192) Load balancing - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2009/11/06 22:43:32 UTC, 1 replies.
- svn commit: r833576 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: locator/RackUnawareStrategy.java locator/TokenMetadata.java service/StorageProxy.java - posted by jb...@apache.org on 2009/11/06 23:17:09 UTC, 0 replies.
- svn commit: r833577 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/locator/TokenMetadata.java - posted by jb...@apache.org on 2009/11/06 23:17:14 UTC, 0 replies.
- svn commit: r833578 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: gms/ApplicationState.java gms/Gossiper.java gms/IEndPointStateChangeSubscriber.java service/StorageLoadBalancer.java service/StorageService.java - posted by jb...@apache.org on 2009/11/06 23:17:19 UTC, 0 replies.
- svn commit: r833579 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/dht/ src/java/org/apache/cassandra/gms/ src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/service/ test/unit/org/apache/cassandra/dht/ test/unit/org/a... - posted by jb...@apache.org on 2009/11/06 23:17:27 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-525) use "pending ranges" abstraction in TokenMetadata - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/06 23:18:32 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-435) unbootstrap - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/06 23:40:32 UTC, 14 replies.
- [jira] Created: (CASSANDRA-533) Need to close files in loadBloomFilter and loadIndexFile - posted by "Tim Freeman (JIRA)" <ji...@apache.org> on 2009/11/07 23:30:32 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-533) Need to close files in loadBloomFilter and loadIndexFile - posted by "Tim Freeman (JIRA)" <ji...@apache.org> on 2009/11/07 23:48:32 UTC, 0 replies.
- svn commit: r833777 - /incubator/cassandra/branches/cassandra-0.4/src/java/org/apache/cassandra/io/SSTableReader.java - posted by jb...@apache.org on 2009/11/08 00:21:02 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-533) Need to close files in loadBloomFilter and loadIndexFile - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/08 00:24:32 UTC, 0 replies.
- svn commit: r833783 - in /incubator/cassandra/branches/cassandra-0.4: ./ interface/gen-java/org/apache/cassandra/service/ src/java/org/ src/java/org/apache/cassandra/db/ test/unit/org/ - posted by jb...@apache.org on 2009/11/08 01:36:24 UTC, 0 replies.
- svn commit: r833785 - in /incubator/cassandra/trunk: ./ interface/gen-java/org/apache/cassandra/service/ src/java/org/ src/java/org/apache/cassandra/io/ test/unit/org/ - posted by jb...@apache.org on 2009/11/08 01:44:20 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-262) get_slice needs to allow returning all columns - posted by "chris mckenzie (JIRA)" <ji...@apache.org> on 2009/11/08 01:58:32 UTC, 0 replies.
- [Cassandra Wiki] Update of "API" by kristopolous - posted by Apache Wiki <wi...@apache.org> on 2009/11/08 02:24:10 UTC, 2 replies.
- [Cassandra Wiki] Update of "API" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/11/08 02:43:11 UTC, 1 replies.
- [jira] Created: (CASSANDRA-534) MessageService.stream() fails for zero-length files - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2009/11/08 02:46:32 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-534) MessageService.stream() fails for zero-length files - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/08 02:50:32 UTC, 0 replies.
- [jira] Created: (CASSANDRA-535) Support remote clients via Java API - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2009/11/08 22:21:32 UTC, 0 replies.
- [Cassandra Wiki] Update of "ArticlesAndPresentations" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/11/09 06:39:05 UTC, 3 replies.
- [jira] Updated: (CASSANDRA-516) move BasicUtilities.* into FBUtilities and remove redundant methods - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2009/11/09 17:25:34 UTC, 2 replies.
- [jira] Updated: (CASSANDRA-408) Pool BufferedRandomAccessFile objects used by sstable reads - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 17:37:33 UTC, 0 replies.
- svn commit: r834143 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra/net: MessagingConfig.java MessagingService.java TcpConnection.java TcpConnectionManager.java - posted by jb...@apache.org on 2009/11/09 17:57:17 UTC, 0 replies.
- svn commit: r834152 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/service/ReadRepairManager.java - posted by go...@apache.org on 2009/11/09 18:26:33 UTC, 0 replies.
- [Cassandra Wiki] Update of "MemtableThresholds" by tuxracer69 - posted by Apache Wiki <wi...@apache.org> on 2009/11/09 18:46:21 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-441) Verify that quorum reads throw UnavailableException if insufficient live nodes are present - posted by "Ray Slakinski (JIRA)" <ji...@apache.org> on 2009/11/09 19:01:33 UTC, 1 replies.
- svn commit: r834164 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/service/StorageProxy.java - posted by jb...@apache.org on 2009/11/09 19:15:47 UTC, 0 replies.
- [Cassandra Wiki] Update of "RunningCassandraInIDEA" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/11/09 19:35:44 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-511) log abnormally long queries - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 19:47:32 UTC, 3 replies.
- [jira] Resolved: (CASSANDRA-381) Quorum read timeout stemming from TcpConnectionManager initialization - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 19:49:32 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-238) Better Error Message Management through Thrift API - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 19:51:32 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-316) antrl generated files should not be included in the source release - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 19:53:32 UTC, 6 replies.
- [jira] Resolved: (CASSANDRA-443) Add the ability to flush column families via nodeprobe - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 19:53:32 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-138) per-CF memtable tunables - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 19:55:32 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-336) Merge batchmutation types and support batched deletes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 19:55:32 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-316) antrl generated files should not be included in the source release - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 19:55:32 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-338) Fix low-hanging scoping and other issues picked up by findbugs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 19:57:32 UTC, 1 replies.
- [jira] Resolved: (CASSANDRA-12) Gossiper should set the Node is dead when notifies the subscriber - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 19:59:32 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-238) Better Error Message Management through Thrift API - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 19:59:32 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-331) split FileStruct into key-iterator-for-compaction and key-iterator-for-key-range - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 20:03:32 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-293) remove_key_range operation - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 20:05:32 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-535) Support remote clients via Java API - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 20:05:32 UTC, 2 replies.
- [jira] Updated: (CASSANDRA-389) SSTable Versioning - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 20:07:32 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-452) Corrupt SSTable - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 20:07:32 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-409) the string property for version is incorrect - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 20:09:32 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-476) Pluggable Load and contrib example - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 20:09:32 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-47) SSTable compression - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 20:11:32 UTC, 0 replies.
- svn commit: r834185 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/net/ src/java/org/apache/cassandra/utils/ test/unit/org/apache/cassandra/utils/ - posted by ee...@apache.org on 2009/11/09 20:32:09 UTC, 0 replies.
- svn commit: r834186 - /incubator/cassandra/trunk/test/system/test_server.py - posted by ee...@apache.org on 2009/11/09 20:32:15 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-516) move BasicUtilities.* into FBUtilities and remove redundant methods - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 20:35:33 UTC, 2 replies.
- svn commit: r834199 - /incubator/cassandra/site/publish/index.html - posted by ee...@apache.org on 2009/11/09 20:57:54 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-435) unbootstrap - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 21:01:32 UTC, 10 replies.
- [jira] Updated: (CASSANDRA-338) Fix low-hanging scoping and other issues picked up by findbugs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 21:05:32 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-193) Proactive repair - posted by "Jun Rao (JIRA)" <ji...@apache.org> on 2009/11/09 21:06:34 UTC, 20 replies.
- [jira] Updated: (CASSANDRA-324) Add documentation to Thrift interface - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2009/11/09 22:02:32 UTC, 1 replies.
- [jira] Assigned: (CASSANDRA-344) allow slicing during key range query - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 22:14:32 UTC, 0 replies.
- svn commit: r834237 - /incubator/cassandra/branches/cassandra-0.4/build.xml - posted by ee...@apache.org on 2009/11/09 22:17:03 UTC, 0 replies.
- svn commit: r834241 - in /incubator/cassandra/trunk: ./ interface/gen-java/org/apache/cassandra/service/ src/java/org/ test/unit/org/ - posted by ee...@apache.org on 2009/11/09 22:18:57 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-316) antrl generated files should not be included in the source release - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/11/09 22:20:32 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-344) allow slicing during key range query - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/09 22:22:32 UTC, 4 replies.
- [jira] Reopened: (CASSANDRA-532) Flush creates empty SSTables if nothing exists in that CF - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/11/10 05:51:32 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-452) Corrupt SSTable - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/10 06:03:32 UTC, 0 replies.
- svn commit: r834349 - /incubator/cassandra/branches/cassandra-0.4/src/java/org/apache/cassandra/db/ColumnFamilyStore.java - posted by go...@apache.org on 2009/11/10 06:13:57 UTC, 0 replies.
- svn commit: r834351 - in /incubator/cassandra/trunk: ./ interface/gen-java/org/apache/cassandra/service/ src/java/org/ src/java/org/apache/cassandra/db/ test/unit/org/ - posted by go...@apache.org on 2009/11/10 06:18:55 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-344) allow slicing during key range query - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/10 07:12:32 UTC, 6 replies.
- [jira] Issue Comment Edited: (CASSANDRA-435) unbootstrap - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/10 14:53:27 UTC, 0 replies.
- svn commit: r834494 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/utils/BasicUtilities.java - posted by ee...@apache.org on 2009/11/10 16:15:53 UTC, 0 replies.
- svn commit: r834522 - /incubator/cassandra/site/publish/index.html - posted by ee...@apache.org on 2009/11/10 17:03:19 UTC, 0 replies.
- [jira] Created: (CASSANDRA-536) New node is attempting to bootstrap it itself - posted by "Ray Slakinski (JIRA)" <ji...@apache.org> on 2009/11/10 19:39:29 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-536) New node is attempting to bootstrap to itself - posted by "Ray Slakinski (JIRA)" <ji...@apache.org> on 2009/11/10 20:07:27 UTC, 2 replies.
- [Cassandra Wiki] Update of "API" by tuxracer69 - posted by Apache Wiki <wi...@apache.org> on 2009/11/10 21:39:08 UTC, 1 replies.
- [jira] Created: (CASSANDRA-537) Nodeprobe ring is broken - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/11/11 02:25:27 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-537) Nodeprobe ring is broken - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/11 02:45:27 UTC, 0 replies.
- [jira] Created: (CASSANDRA-538) when streaming sstables to other nodes, make sure they don't get compacted before they are streamed - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/11 03:03:27 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-537) Nodeprobe ring is broken - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/11/11 03:27:27 UTC, 0 replies.
- [jira] Created: (CASSANDRA-539) thread flushes from recoverymanager - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/11 06:04:27 UTC, 0 replies.
- [jira] Created: (CASSANDRA-540) Commit log replays should be multithreaded - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2009/11/11 06:20:27 UTC, 0 replies.
- svn commit: r834912 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: config/DatabaseDescriptor.java service/StorageService.java - posted by jb...@apache.org on 2009/11/11 16:34:40 UTC, 0 replies.
- svn commit: r834920 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/service/ test/unit/org/apache/cassandra/locator/ - posted by jb...@apache.org on 2009/11/11 16:48:46 UTC, 0 replies.
- svn commit: r834937 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: dht/BootstrapMetadataVerbHandler.java io/SSTable.java io/Streaming.java - posted by jb...@apache.org on 2009/11/11 17:11:36 UTC, 0 replies.
- svn commit: r834939 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/dht/ src/java/org/apache/cassandra/io/ src/java/org/apache/cassandra/net/io/ src/java/org/apache/cassandra/service/ test/unit/org/apache/cassandra/dht/ - posted by jb...@apache.org on 2009/11/11 17:11:45 UTC, 0 replies.
- svn commit: r834940 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: dht/ gms/ io/ locator/ service/ tools/ - posted by jb...@apache.org on 2009/11/11 17:11:54 UTC, 0 replies.
- svn commit: r834945 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: locator/AbstractReplicationStrategy.java service/StorageService.java - posted by jb...@apache.org on 2009/11/11 17:23:42 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-435) unbootstrap - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/11 17:25:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-539) thread flushes from recoverymanager - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/11 18:11:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-539) thread flushes from recoverymanager - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2009/11/11 19:06:39 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-538) when streaming sstables to other nodes, make sure they don't get compacted before they are streamed - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/11 19:08:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-538) when streaming sstables to other nodes, make sure they don't get compacted before they are streamed - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/11 19:08:39 UTC, 4 replies.
- svn commit: r834995 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/ColumnFamilyStore.java db/CommitLog.java db/Memtable.java db/Table.java io/Streaming.java - posted by jb...@apache.org on 2009/11/11 19:10:56 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-539) thread flushes from recoverymanager - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/11 19:12:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-541) allow moving a live node with data on it - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/11 19:12:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-542) stress.py enhancements - posted by "Scott White (JIRA)" <ji...@apache.org> on 2009/11/11 20:22:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-542) stress.py enhancements - posted by "Scott White (JIRA)" <ji...@apache.org> on 2009/11/11 20:26:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-542) stress.py enhancements - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2009/11/11 22:00:39 UTC, 1 replies.
- svn commit: r835196 - /incubator/cassandra/trunk/test/system/stress.py - posted by jb...@apache.org on 2009/11/12 03:20:45 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-541) allow moving a live node with data on it - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/12 04:06:39 UTC, 17 replies.
- [jira] Commented: (CASSANDRA-536) New node is attempting to bootstrap to itself - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/12 04:30:40 UTC, 1 replies.
- svn commit: r835213 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: io/SSTable.java io/Streaming.java service/StorageService.java - posted by jb...@apache.org on 2009/11/12 04:37:18 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-536) New node is attempting to bootstrap to itself - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/12 04:38:48 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-542) stress.py enhancements - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/12 05:41:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-541) allow moving a live node with data on it - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/11/12 05:43:39 UTC, 14 replies.
- [jira] Assigned: (CASSANDRA-542) stress.py enhancements - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/12 05:43:39 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-193) Proactive repair - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2009/11/12 05:53:39 UTC, 2 replies.
- [jira] Created: (CASSANDRA-543) a decommissioned node (ip) joining ring again - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/12 14:10:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-544) add "clear pending ranges" to jmx - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/12 15:13:39 UTC, 0 replies.
- svn commit: r835413 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/SystemTable.java service/StorageService.java - posted by jb...@apache.org on 2009/11/12 16:26:18 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-545) do a better job waiting for load info before bootstrap - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/12 16:47:41 UTC, 1 replies.
- [jira] Created: (CASSANDRA-545) do a better job waiting for load info before bootstrap - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/12 16:47:41 UTC, 0 replies.
- [jira] Created: (CASSANDRA-546) Streaming error on bootstrap - posted by "Ray Slakinski (JIRA)" <ji...@apache.org> on 2009/11/12 17:17:42 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-546) Streaming error on bootstrap - posted by "Ray Slakinski (JIRA)" <ji...@apache.org> on 2009/11/12 17:49:39 UTC, 4 replies.
- svn commit: r835446 - in /incubator/cassandra/trunk: conf/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/io/ test/unit/org/apache/cassandra/ - posted by jb...@apache.org on 2009/11/12 18:03:52 UTC, 0 replies.
- [jira] Created: (CASSANDRA-547) authentication and authorization functions (stage 1) - posted by "Ted Zlatanov (JIRA)" <ji...@apache.org> on 2009/11/12 19:08:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-546) Streaming error on bootstrap - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/12 19:58:39 UTC, 2 replies.
- [jira] Updated: (CASSANDRA-544) add "clear pending ranges" to jmx - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/12 20:18:39 UTC, 1 replies.
- svn commit: r835510 [5/5] - in /incubator/cassandra/site: publish/ publish/download/ publish/media/ publish/media/css/ publish/media/css/blueprint/ publish/media/css/blueprint/plugins/ publish/media/css/blueprint/plugins/buttons/ publish/media/css/blue... - posted by ee...@apache.org on 2009/11/12 20:27:01 UTC, 0 replies.
- svn commit: r835510 [3/5] - in /incubator/cassandra/site: publish/ publish/download/ publish/media/ publish/media/css/ publish/media/css/blueprint/ publish/media/css/blueprint/plugins/ publish/media/css/blueprint/plugins/buttons/ publish/media/css/blue... - posted by ee...@apache.org on 2009/11/12 20:27:01 UTC, 0 replies.
- svn commit: r835510 [2/5] - in /incubator/cassandra/site: publish/ publish/download/ publish/media/ publish/media/css/ publish/media/css/blueprint/ publish/media/css/blueprint/plugins/ publish/media/css/blueprint/plugins/buttons/ publish/media/css/blue... - posted by ee...@apache.org on 2009/11/12 20:27:01 UTC, 0 replies.
- svn commit: r835510 [1/5] - in /incubator/cassandra/site: publish/ publish/download/ publish/media/ publish/media/css/ publish/media/css/blueprint/ publish/media/css/blueprint/plugins/ publish/media/css/blueprint/plugins/buttons/ publish/media/css/blue... - posted by ee...@apache.org on 2009/11/12 20:27:01 UTC, 0 replies.
- svn commit: r835510 [4/5] - in /incubator/cassandra/site: publish/ publish/download/ publish/media/ publish/media/css/ publish/media/css/blueprint/ publish/media/css/blueprint/plugins/ publish/media/css/blueprint/plugins/buttons/ publish/media/css/blue... - posted by ee...@apache.org on 2009/11/12 20:27:01 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-192) Load balancing - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/12 20:43:39 UTC, 4 replies.
- [jira] Resolved: (CASSANDRA-543) a decommissioned node (ip) joining ring again - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/12 21:08:39 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-546) Streaming error on bootstrap - posted by "Ray Slakinski (JIRA)" <ji...@apache.org> on 2009/11/12 22:16:53 UTC, 0 replies.
- svn commit: r835564 - in /incubator/cassandra/site/src: content/.htaccess layout/skeleton/_base.html - posted by ee...@apache.org on 2009/11/12 22:31:35 UTC, 0 replies.
- svn commit: r835566 - /incubator/cassandra/site/src/media/css/cassandra.css - posted by ee...@apache.org on 2009/11/12 22:36:48 UTC, 0 replies.
- svn commit: r835570 - in /incubator/cassandra/site/publish: .htaccess download/index.html index.html media/css/cassandra.css - posted by ee...@apache.org on 2009/11/12 22:38:27 UTC, 0 replies.
- svn commit: r835594 - /incubator/cassandra/site/src/layout/skeleton/_download.html - posted by ee...@apache.org on 2009/11/12 23:14:41 UTC, 0 replies.
- svn commit: r835599 - /incubator/cassandra/site/src/layout/skeleton/_nav.html - posted by ee...@apache.org on 2009/11/12 23:18:17 UTC, 0 replies.
- svn commit: r835600 - in /incubator/cassandra/site/publish: download/index.html index.html - posted by ee...@apache.org on 2009/11/12 23:19:39 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-546) Streaming error on bootstrap - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/12 23:30:40 UTC, 0 replies.
- svn commit: r835642 - in /incubator/cassandra/site: publish/download/index.html publish/index.html src/layout/skeleton/_download.html - posted by ee...@apache.org on 2009/11/13 00:39:30 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-546) Streaming error on bootstrap - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/13 03:32:39 UTC, 0 replies.
- svn commit: r835711 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/net/TcpConnection.java - posted by jb...@apache.org on 2009/11/13 03:34:31 UTC, 0 replies.
- [jira] Created: (CASSANDRA-548) Make sure application states are delivered in correct order - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/13 08:44:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-548) Make sure application states are delivered in correct order - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/13 08:54:39 UTC, 2 replies.
- [Cassandra Wiki] Update of "FAQ" by tuxracer69 - posted by Apache Wiki <wi...@apache.org> on 2009/11/13 10:30:30 UTC, 2 replies.
- [jira] Created: (CASSANDRA-549) Windows start script for cli client - posted by "Dirk Weber (JIRA)" <ji...@apache.org> on 2009/11/13 10:38:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-549) Windows start script for cli client - posted by "Dirk Weber (JIRA)" <ji...@apache.org> on 2009/11/13 10:42:39 UTC, 4 replies.
- [Cassandra Wiki] Update of "StorageConfiguration" by tuxracer69 - posted by Apache Wiki <wi...@apache.org> on 2009/11/13 12:09:24 UTC, 7 replies.
- [Cassandra Wiki] Update of "FrontPage" by tuxracer69 - posted by Apache Wiki <wi...@apache.org> on 2009/11/13 12:14:18 UTC, 2 replies.
- svn commit: r835859 - in /incubator/cassandra/site/src: layout/skeleton/_footer.html media/img/apache-incubator-small.png - posted by ee...@apache.org on 2009/11/13 15:29:19 UTC, 0 replies.
- svn commit: r835860 - in /incubator/cassandra/site/publish: download/index.html index.html media/img/apache-incubator-small.png - posted by ee...@apache.org on 2009/11/13 15:31:04 UTC, 0 replies.
- svn commit: r835864 - in /incubator/cassandra/site: publish/download/index.html publish/index.html src/layout/skeleton/_base.html - posted by ee...@apache.org on 2009/11/13 15:47:29 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-549) Windows start script for cli client - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/11/13 16:09:39 UTC, 1 replies.
- [Cassandra Wiki] Trivial Update of "FAQ" by EricEvans - posted by Apache Wiki <wi...@apache.org> on 2009/11/13 16:11:33 UTC, 0 replies.
- svn commit: r835873 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/service/StorageService.java - posted by jb...@apache.org on 2009/11/13 16:18:32 UTC, 0 replies.
- svn commit: r835890 - in /incubator/cassandra/trunk: bin/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/dht/ src/java/org/apache/cassandra/io/ src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/net/ src/java/org/apac... - posted by jb...@apache.org on 2009/11/13 16:57:31 UTC, 0 replies.
- svn commit: r835891 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/io/Streaming.java - posted by jb...@apache.org on 2009/11/13 16:57:35 UTC, 0 replies.
- svn commit: r835892 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/net/TcpConnection.java - posted by jb...@apache.org on 2009/11/13 16:57:38 UTC, 0 replies.
- [Cassandra Wiki] Update of "ArchitectureOverview" by tuxracer69 - posted by Apache Wiki <wi...@apache.org> on 2009/11/13 17:21:08 UTC, 7 replies.
- [jira] Created: (CASSANDRA-550) clean up better after streaming - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/13 17:29:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-550) clean up better after streaming - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/13 17:47:39 UTC, 7 replies.
- [jira] Issue Comment Edited: (CASSANDRA-549) Windows start script for cli client - posted by "Dirk Weber (JIRA)" <ji...@apache.org> on 2009/11/13 17:57:39 UTC, 1 replies.
- svn commit: r835939 - /incubator/cassandra/trunk/bin/cassandra-cli.bat - posted by ee...@apache.org on 2009/11/13 18:50:26 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-549) Windows start script for cli client - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/11/13 18:53:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-550) clean up better after streaming - posted by "Ray Slakinski (JIRA)" <ji...@apache.org> on 2009/11/13 19:13:39 UTC, 3 replies.
- [jira] Commented: (CASSANDRA-241) move daemon to framed transport (thrift) - posted by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/11/13 19:19:39 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-336) Merge batchmutation types and support batched deletes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/13 20:13:39 UTC, 1 replies.
- [jira] Created: (CASSANDRA-551) When you omit keyspace in the "show keyspace" command in the CLI your connection gets terminated - posted by "Hafsteinn Baldvinsson (JIRA)" <ji...@apache.org> on 2009/11/13 20:18:39 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-549) Windows start script for cli client - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/11/13 20:33:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-552) file descriptor leak in getKeyRange - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/13 20:58:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-552) file descriptor leak in getKeyRange - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/13 21:00:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-551) When you omit keyspace in the "show keyspace" command in the CLI your connection gets terminated - posted by "Hafsteinn Baldvinsson (JIRA)" <ji...@apache.org> on 2009/11/13 21:14:39 UTC, 1 replies.
- [jira] Created: (CASSANDRA-553) Create copy method in thrift - posted by "Vijay (JIRA)" <ji...@apache.org> on 2009/11/13 21:56:39 UTC, 0 replies.
- svn commit: r835986 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: config/DatabaseDescriptor.java db/ColumnFamilyStore.java io/Streaming.java - posted by jb...@apache.org on 2009/11/13 22:00:40 UTC, 0 replies.
- svn commit: r835987 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/db/SystemTable.java - posted by jb...@apache.org on 2009/11/13 22:00:44 UTC, 0 replies.
- [jira] Created: (CASSANDRA-554) don't count temporary to-stream files towards system load - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/13 22:02:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-553) Create copy method in thrift - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/13 22:04:39 UTC, 3 replies.
- [jira] Commented: (CASSANDRA-548) Make sure application states are delivered in correct order - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/13 22:10:40 UTC, 1 replies.
- svn commit: r835990 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/cli/CliClient.java - posted by ee...@apache.org on 2009/11/13 22:13:31 UTC, 0 replies.
- svn commit: r835991 - /incubator/cassandra/trunk/bin/cassandra-cli - posted by ee...@apache.org on 2009/11/13 22:13:38 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-552) file descriptor leak in getKeyRange - posted by "elsif (JIRA)" <ji...@apache.org> on 2009/11/13 22:18:39 UTC, 2 replies.
- [jira] Assigned: (CASSANDRA-551) When you omit keyspace in the "show keyspace" command in the CLI your connection gets terminated - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/11/13 22:20:39 UTC, 0 replies.
- svn commit: r835999 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/ColumnFamilyStore.java utils/CloseableIterator.java - posted by jb...@apache.org on 2009/11/13 22:26:54 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-552) file descriptor leak in getKeyRange - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/13 22:28:39 UTC, 0 replies.
- svn commit: r836010 - /incubator/cassandra/trunk/CHANGES.txt - posted by jb...@apache.org on 2009/11/13 22:49:41 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-540) Commit log replays should be multithreaded - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/13 23:14:39 UTC, 3 replies.
- [jira] Assigned: (CASSANDRA-540) Commit log replays should be multithreaded - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/13 23:14:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-553) Create copy method in thrift - posted by "Vijay (JIRA)" <ji...@apache.org> on 2009/11/13 23:38:39 UTC, 3 replies.
- [jira] Commented: (CASSANDRA-540) Commit log replays should be multithreaded - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2009/11/14 00:31:39 UTC, 5 replies.
- [jira] Created: (CASSANDRA-555) Multiget looks up keys locally serially - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/11/14 00:39:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-555) Multiget looks up keys locally serially - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/11/14 04:50:39 UTC, 3 replies.
- [jira] Commented: (CASSANDRA-551) When you omit keyspace in the "show keyspace" command in the CLI your connection gets terminated - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/11/14 13:34:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-545) do a better job waiting for load info before bootstrap - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/11/14 13:34:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-556) nodeprobe snapshot to support specific column families - posted by "Chris Were (JIRA)" <ji...@apache.org> on 2009/11/14 21:44:39 UTC, 0 replies.
- svn commit: r836264 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/service/StorageProxy.java - posted by go...@apache.org on 2009/11/14 22:05:57 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-511) log abnormally long queries - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/11/14 23:42:39 UTC, 4 replies.
- [jira] Commented: (CASSANDRA-192) Load balancing - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/11/15 00:04:39 UTC, 1 replies.
- svn commit: r836295 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: dht/BootStrapper.java service/StorageService.java service/StorageServiceMBean.java tools/NodeProbe.java - posted by jb...@apache.org on 2009/11/15 00:49:56 UTC, 0 replies.
- svn commit: r836337 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/service/StorageProxy.java - posted by jb...@apache.org on 2009/11/15 09:06:33 UTC, 0 replies.
- [jira] Created: (CASSANDRA-557) typo in conf/storage-conf.xml: BinaryMemtableSizeInMB is defined twice - posted by "TuxRacer (JIRA)" <ji...@apache.org> on 2009/11/15 11:20:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-555) Multiget looks up keys locally serially - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/11/15 13:34:39 UTC, 0 replies.
- svn commit: r836381 - /incubator/cassandra/trunk/conf/storage-conf.xml - posted by ee...@apache.org on 2009/11/15 18:44:18 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-557) typo in conf/storage-conf.xml: BinaryMemtableSizeInMB is defined twice - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/11/15 18:47:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-557) typo in conf/storage-conf.xml: BinaryMemtableSizeInMB is defined twice - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/11/16 13:35:39 UTC, 0 replies.
- svn commit: r880772 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: gms/ApplicationState.java gms/EndPointState.java gms/Gossiper.java service/StorageService.java - posted by jb...@apache.org on 2009/11/16 15:31:47 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-558) optimize local writes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/16 18:11:39 UTC, 15 replies.
- [jira] Commented: (CASSANDRA-558) optimize local writes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/16 18:11:39 UTC, 5 replies.
- [jira] Created: (CASSANDRA-558) optimize local writes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/16 18:11:39 UTC, 0 replies.
- svn commit: r880889 - in /incubator/cassandra/trunk: ./ src/java/org/apache/cassandra/concurrent/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/dht/ src/java/org/apache/cassandra/service/ - posted by jb...@apache.org on 2009/11/16 19:22:15 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-558) optimize local writes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/16 19:45:39 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-544) add "clear pending ranges" to jmx - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/11/16 20:14:39 UTC, 0 replies.
- svn commit: r880918 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: locator/TokenMetadata.java service/StorageService.java service/StorageServiceMBean.java tools/NodeProbe.java - posted by jb...@apache.org on 2009/11/16 20:25:21 UTC, 0 replies.
- svn commit: r880924 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra/service: DatacenterQuorumResponseHandler.java DatacenterQuorumSyncResponseHandler.java QuorumResponseHandler.java - posted by jb...@apache.org on 2009/11/16 20:37:08 UTC, 0 replies.
- svn commit: r880926 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra/net: IMessagingService.java MessagingService.java - posted by jb...@apache.org on 2009/11/16 20:37:13 UTC, 0 replies.
- [jira] Created: (CASSANDRA-559) Allow 0.5 node to participate in 0.4 gossip ring - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/16 23:17:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-559) Allow 0.5 node to participate in 0.4 gossip ring - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/16 23:19:39 UTC, 0 replies.
- [Cassandra Wiki] Trivial Update of "HowToContribute" by JaakkoLaine - posted by Apache Wiki <wi...@apache.org> on 2009/11/17 04:10:17 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-559) Allow 0.5 node to participate in 0.4 gossip ring - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/17 05:39:39 UTC, 3 replies.
- [jira] Issue Comment Edited: (CASSANDRA-559) Allow 0.5 node to participate in 0.4 gossip ring - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/17 05:39:40 UTC, 1 replies.
- [jira] Resolved: (CASSANDRA-559) Allow 0.5 node to participate in 0.4 gossip ring - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/17 14:26:39 UTC, 0 replies.
- svn commit: r881280 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/service/StorageProxy.java - posted by jb...@apache.org on 2009/11/17 14:33:54 UTC, 0 replies.
- svn commit: r881281 - in /incubator/cassandra/trunk: ./ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/net/ src/java/org/apache/cassandra/service/ - posted by jb...@apache.org on 2009/11/17 14:34:07 UTC, 0 replies.
- svn commit: r881282 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: locator/ service/ - posted by jb...@apache.org on 2009/11/17 14:34:14 UTC, 0 replies.
- [Cassandra Wiki] Update of "ClientExamples" by dayong.xusheng - posted by Apache Wiki <wi...@apache.org> on 2009/11/17 15:55:07 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-531) truncate support - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/17 18:15:39 UTC, 1 replies.
- svn commit: r881384 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/io/ src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/utils/ test/unit/org/ap... - posted by jb...@apache.org on 2009/11/17 18:19:41 UTC, 0 replies.
- [Cassandra Wiki] Update of "ClientExamples" by MikeRoberts - posted by Apache Wiki <wi...@apache.org> on 2009/11/17 20:22:50 UTC, 1 replies.
- [jira] Created: (CASSANDRA-560) remove deleted endpoints from hinted CF - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/18 08:00:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-560) remove deleted endpoints from hinted CF - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/18 08:02:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-561) Cassandra Simulator - posted by "Wei Li (JIRA)" <ji...@apache.org> on 2009/11/18 23:00:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-561) Cassandra Simulator - posted by "Wei Li (JIRA)" <ji...@apache.org> on 2009/11/18 23:06:39 UTC, 0 replies.
- svn commit: r881998 [1/2] - in /incubator/cassandra/trunk: ./ interface/ interface/gen-java/org/apache/cassandra/service/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/net/ src/java/org/apache/cassandra/service/ test/system/ - posted by jb...@apache.org on 2009/11/19 00:27:15 UTC, 0 replies.
- svn commit: r881998 [2/2] - in /incubator/cassandra/trunk: ./ interface/ interface/gen-java/org/apache/cassandra/service/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/net/ src/java/org/apache/cassandra/service/ test/system/ - posted by jb...@apache.org on 2009/11/19 00:27:15 UTC, 0 replies.
- svn commit: r882001 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/db/HintedHandOffManager.java - posted by jb...@apache.org on 2009/11/19 00:33:12 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-560) remove deleted endpoints from hinted CF - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/11/19 13:36:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-562) Handle pending range clash gracefully - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/19 14:40:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-562) Handle pending range clash gracefully - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/19 14:48:39 UTC, 6 replies.
- [jira] Updated: (CASSANDRA-562) Make range changes more fully automatic - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/19 16:35:39 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-562) Make range changes more fully automatic - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/19 16:53:39 UTC, 5 replies.
- [Cassandra Wiki] Update of "FAQ" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/11/19 17:29:26 UTC, 1 replies.
- [Cassandra Wiki] Update of "CassandraHardware" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/11/19 17:31:07 UTC, 2 replies.
- [Cassandra Wiki] Update of "FrontPage" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/11/19 17:36:46 UTC, 0 replies.
- Page PoweredBy deleted from Cassandra Wiki - posted by Apache Wiki <wi...@apache.org> on 2009/11/19 17:37:20 UTC, 0 replies.
- [jira] Created: (CASSANDRA-563) expose TimeoutException to Thrift - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/19 17:41:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-563) expose TimeoutException to Thrift - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/19 18:05:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-563) expose TimeoutException to Thrift - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2009/11/19 18:57:39 UTC, 2 replies.
- svn commit: r882248 [1/2] - in /incubator/cassandra/trunk: interface/ interface/gen-java/org/apache/cassandra/service/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/service/ - posted by jb...@apache.org on 2009/11/19 20:03:48 UTC, 0 replies.
- svn commit: r882248 [2/2] - in /incubator/cassandra/trunk: interface/ interface/gen-java/org/apache/cassandra/service/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/service/ - posted by jb...@apache.org on 2009/11/19 20:03:48 UTC, 0 replies.
- svn commit: r882250 - in /incubator/cassandra/trunk: CHANGES.txt conf/log4j.properties - posted by jb...@apache.org on 2009/11/19 20:05:52 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-563) expose TimeoutException to Thrift - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/19 20:09:42 UTC, 0 replies.
- [jira] Created: (CASSANDRA-564) Provide recoverability when a node dies and it is impossible to get the same IP. - posted by "Anthony Molinaro (JIRA)" <ji...@apache.org> on 2009/11/19 20:33:39 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-293) remove_key_range operation - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/19 20:45:39 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-535) Support remote clients via Java API - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/19 20:47:39 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-89) Need test covering CF read/write in SequenceFile - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/19 20:49:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-564) Provide recoverability when a node dies and it is impossible to get the same IP. - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/19 20:55:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-476) Pluggable Load and contrib example - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/19 21:07:39 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-298) check for common PEBCAKs in startup - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/19 21:13:39 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-248) Replace factory method based on explicit locks for a more succint syntax - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/19 21:23:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-423) add new LRU cache - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/19 21:25:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-298) check for common PEBCAKs in startup - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/19 21:35:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-565) BufferedRandomAccessFile.read doesn't always do full reads - posted by "Jun Rao (JIRA)" <ji...@apache.org> on 2009/11/19 22:19:39 UTC, 1 replies.
- [jira] Created: (CASSANDRA-565) BufferedRandomAccessFile.read doesn't always do full reads - posted by "Jun Rao (JIRA)" <ji...@apache.org> on 2009/11/19 22:19:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-566) RingCache code breaks - posted by "Jun Rao (JIRA)" <ji...@apache.org> on 2009/11/19 22:23:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-566) RingCache code breaks - posted by "Jun Rao (JIRA)" <ji...@apache.org> on 2009/11/19 22:23:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-565) BufferedRandomAccessFile.read doesn't always do full reads - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/19 22:27:39 UTC, 4 replies.
- [jira] Commented: (CASSANDRA-566) RingCache code breaks - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/19 22:33:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-298) check for common PEBCAKs in startup - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2009/11/19 22:35:39 UTC, 1 replies.
- svn commit: r882312 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/config/DatabaseDescriptor.java - posted by jb...@apache.org on 2009/11/19 22:51:16 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-298) check for common PEBCAKs in startup - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/19 22:53:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-293) remove_key_range operation - posted by "Mark Robson (JIRA)" <ji...@apache.org> on 2009/11/19 23:01:39 UTC, 1 replies.
- svn commit: r882334 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: client/RingCache.java service/StorageService.java - posted by ju...@apache.org on 2009/11/19 23:22:50 UTC, 0 replies.
- svn commit: r882335 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/db/CommitLog.java - posted by ju...@apache.org on 2009/11/19 23:25:07 UTC, 0 replies.
- [jira] Closed: (CASSANDRA-566) RingCache code breaks - posted by "Jun Rao (JIRA)" <ji...@apache.org> on 2009/11/19 23:27:39 UTC, 0 replies.
- [jira] Closed: (CASSANDRA-565) BufferedRandomAccessFile.read doesn't always do full reads - posted by "Jun Rao (JIRA)" <ji...@apache.org> on 2009/11/19 23:27:39 UTC, 0 replies.
- svn commit: r882345 - in /incubator/cassandra/trunk/interface: cassandra.thrift gen-java/org/apache/cassandra/service/Constants.java - posted by jb...@apache.org on 2009/11/19 23:56:49 UTC, 0 replies.
- svn commit: r882378 - in /incubator/cassandra/branches/cassandra-0.5.0-beta1: ./ build.xml - posted by ee...@apache.org on 2009/11/20 02:27:56 UTC, 0 replies.
- svn commit: r882379 - /incubator/cassandra/branches/cassandra-0.5.0-beta1/ - posted by ee...@apache.org on 2009/11/20 02:29:10 UTC, 0 replies.
- svn commit: r882380 - in /incubator/cassandra/tags/cassandra-0.5.0-beta1: ./ build.xml - posted by ee...@apache.org on 2009/11/20 02:30:11 UTC, 0 replies.
- svn commit: r882382 - /incubator/cassandra/trunk/bin/cassandra-cli.bat - posted by ee...@apache.org on 2009/11/20 02:40:03 UTC, 0 replies.
- svn commit: r882387 - /incubator/cassandra/trunk/CHANGES.txt - posted by ee...@apache.org on 2009/11/20 03:12:26 UTC, 0 replies.
- [Cassandra Wiki] Update of "HowToContribute" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/11/20 06:25:55 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-47) SSTable compression - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/20 14:07:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-567) add querying of supercolumns to commandline, or replace it - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/20 17:48:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-568) make consistencylevel in get_range_slice meaningful - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/20 19:24:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-248) Replace factory method based on explicit locks for a more succint syntax - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2009/11/20 19:50:39 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-248) Replace factory method based on explicit locks for a more succint syntax - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/20 20:03:39 UTC, 0 replies.
- svn commit: r882682 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: gms/FailureDetector.java gms/Gossiper.java net/MessagingService.java - posted by jb...@apache.org on 2009/11/20 20:06:48 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-248) Replace factory method based on explicit locks for a more succint syntax - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/20 20:11:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-569) Add Thrift API to set per-connection settings - posted by "Paul Querna (JIRA)" <ji...@apache.org> on 2009/11/21 01:37:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-248) Replace factory method based on explicit locks for a more succint syntax - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/11/21 14:28:39 UTC, 0 replies.
- [Cassandra Wiki] Update of "ArchitectureSSTable" by Chris Goffinet - posted by Apache Wiki <wi...@apache.org> on 2009/11/22 09:29:27 UTC, 0 replies.
- [Cassandra Wiki] Update of "ClientExamples" by Pablo Delgado - posted by Apache Wiki <wi...@apache.org> on 2009/11/23 01:01:01 UTC, 0 replies.
- [jira] Created: (CASSANDRA-570) Pattern matching / better filtering for column / super column names for get_slice - posted by "Suhail Doshi (JIRA)" <ji...@apache.org> on 2009/11/23 01:55:39 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-570) Pattern matching / better filtering for column / super column names for get_slice - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/23 02:39:39 UTC, 1 replies.
- [jira] Reopened: (CASSANDRA-570) Pattern matching / better filtering for column / super column names for get_slice - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/23 02:41:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-570) Pattern matching / better filtering for column / super column names for get_slice - posted by "Suhail Doshi (JIRA)" <ji...@apache.org> on 2009/11/23 02:47:39 UTC, 2 replies.
- [jira] Created: (CASSANDRA-571) API for requesting sub-slices of a range of supercolumns - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/23 02:59:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-572) handle old gossip properly - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/23 10:22:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-572) handle old gossip properly - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/23 10:24:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-573) handle empty unbootstrap ranges - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/23 10:28:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-573) handle empty unbootstrap ranges - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/23 10:30:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-574) loadbalance should first leave and then determine new token - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/23 14:16:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-574) loadbalance should first leave and then determine new token - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/23 14:18:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-575) wait for bootstrap gossip to propagate - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/23 14:30:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-575) wait for bootstrap gossip to propagate - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/23 14:30:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-572) handle old gossip properly - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/23 17:20:39 UTC, 4 replies.
- [jira] Commented: (CASSANDRA-573) handle empty unbootstrap ranges - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/23 17:38:39 UTC, 2 replies.
- svn commit: r883405 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/service/StorageService.java - posted by jb...@apache.org on 2009/11/23 17:46:29 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-531) truncate support - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/23 20:13:39 UTC, 1 replies.
- svn commit: r883474 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/service/StorageService.java - posted by jb...@apache.org on 2009/11/23 20:43:51 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-575) wait for bootstrap gossip to propagate - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/23 20:45:40 UTC, 0 replies.
- svn commit: r883481 - /incubator/cassandra/trunk/CHANGES.txt - posted by jb...@apache.org on 2009/11/23 21:13:56 UTC, 0 replies.
- [jira] Created: (CASSANDRA-576) Expected both token and generation columns - posted by "Dan Di Spaltro (JIRA)" <ji...@apache.org> on 2009/11/24 02:14:40 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-576) Expected both token and generation columns - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/24 02:20:39 UTC, 1 replies.
- [jira] Created: (CASSANDRA-577) document upgrade process from 0.4 to 0.5 - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/24 02:26:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-578) get_range_slice NPE - posted by "Dan Di Spaltro (JIRA)" <ji...@apache.org> on 2009/11/24 02:32:40 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-576) Expected both token and generation columns - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/24 03:38:43 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-578) get_range_slice NPE - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/24 03:58:39 UTC, 7 replies.
- [jira] Commented: (CASSANDRA-578) get_range_slice NPE - posted by "Dan Di Spaltro (JIRA)" <ji...@apache.org> on 2009/11/24 04:18:44 UTC, 10 replies.
- [jira] Commented: (CASSANDRA-150) multiple seeds (only when seed count = node count?) can cause cluster partition - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/24 15:01:39 UTC, 6 replies.
- [jira] Commented: (CASSANDRA-577) document upgrade process from 0.4 to 0.5 - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/11/24 17:31:39 UTC, 0 replies.
- [Cassandra Wiki] Update of "ArchitectureInternals" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/11/24 17:47:28 UTC, 6 replies.
- [jira] Created: (CASSANDRA-579) Add support to io.Streaming API for sending Streams - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2009/11/24 20:09:40 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-579) Add support to io.Streaming API for sending Streams - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/24 20:19:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-580) vector clock support - posted by "Kelvin Kakugawa (JIRA)" <ji...@apache.org> on 2009/11/24 21:09:39 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-580) vector clock support - posted by "Kelvin Kakugawa (JIRA)" <ji...@apache.org> on 2009/11/24 21:21:39 UTC, 0 replies.
- svn commit: r883854 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/service/StorageService.java - posted by jb...@apache.org on 2009/11/24 21:27:03 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-580) vector clock support - posted by "Mateusz Berezecki (JIRA)" <ji...@apache.org> on 2009/11/24 23:02:40 UTC, 7 replies.
- [jira] Created: (CASSANDRA-581) RandomPartitioner convertFromDiskFormat is slow - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/11/25 03:02:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-581) RandomPartitioner convertFromDiskFormat is slow - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/11/25 03:02:39 UTC, 2 replies.
- [jira] Issue Comment Edited: (CASSANDRA-580) vector clock support - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2009/11/25 03:06:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-581) RandomPartitioner convertFromDiskFormat is slow - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2009/11/25 03:08:39 UTC, 2 replies.
- [jira] Updated: (CASSANDRA-582) include timestamp in sstable2json - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/25 04:26:39 UTC, 6 replies.
- [jira] Created: (CASSANDRA-582) include timestamp in sstable2json - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/25 04:26:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-580) vector clock support - posted by "Kelvin Kakugawa (JIRA)" <ji...@apache.org> on 2009/11/25 05:58:40 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-582) include timestamp in sstable2json - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/25 06:28:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-583) when a supercolumn is marked deleted, need to check for newer data in subcolumns - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/25 06:50:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-583) when a supercolumn is marked deleted, need to check for newer data in subcolumns - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/25 06:52:39 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-582) include timestamp in sstable2json - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/25 07:04:39 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-499) SSTable import tool - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/25 07:06:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-150) multiple seeds (only when seed count = node count?) can cause cluster partition - posted by "Jaakko Laine (JIRA)" <ji...@apache.org> on 2009/11/25 13:58:39 UTC, 1 replies.
- [jira] Created: (CASSANDRA-584) add read support for ConsistencyLevel.ALL - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/25 17:41:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-535) Support remote clients via Java API - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/25 21:34:39 UTC, 2 replies.
- svn commit: r884331 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/service/ test/unit/org/apache/cassandra/db/ - posted by jb...@apache.org on 2009/11/26 00:16:35 UTC, 0 replies.
- svn commit: r884332 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/tools/ test/unit/org/apache/cassandra/db/ - posted by jb...@apache.org on 2009/11/26 00:16:49 UTC, 0 replies.
- svn commit: r884333 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/service/ test/system/ test/unit/org/apache/cassandra/service/ - posted by jb...@apache.org on 2009/11/26 00:16:58 UTC, 0 replies.
- svn commit: r884370 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/gms/Gossiper.java - posted by jb...@apache.org on 2009/11/26 03:16:36 UTC, 0 replies.
- svn commit: r884371 - /incubator/cassandra/trunk/CHANGES.txt - posted by jb...@apache.org on 2009/11/26 03:21:47 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-171) avoid sending responses for RowMutations generated by a fire-and-forget insert - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/26 03:26:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-585) hinted handoff null pointer exception - posted by "Dan Di Spaltro (JIRA)" <ji...@apache.org> on 2009/11/26 03:38:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-585) hinted handoff null pointer exception - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/26 04:48:39 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-585) hinted handoff null pointer exception - posted by "Dan Di Spaltro (JIRA)" <ji...@apache.org> on 2009/11/26 06:49:39 UTC, 0 replies.
- svn commit: r884571 - in /incubator/cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/db/HintedHandOffManager.java src/java/org/apache/cassandra/db/RowMutation.java - posted by jb...@apache.org on 2009/11/26 15:58:11 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-585) hinted handoff null pointer exception - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/26 15:58:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-586) Internal error processing batch_insert on save - posted by "Ray Slakinski (JIRA)" <ji...@apache.org> on 2009/11/27 16:56:20 UTC, 0 replies.
- [Cassandra Wiki] Update of "ArchitectureCommitLog" by junrao - posted by Apache Wiki <wi...@apache.org> on 2009/11/27 18:36:30 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-569) Add Thrift API to set per-connection settings - posted by "Paul Querna (JIRA)" <ji...@apache.org> on 2009/11/28 08:48:20 UTC, 0 replies.
- svn commit: r885322 - in /incubator/cassandra/trunk: bin/json2sstable src/java/org/apache/cassandra/tools/SSTableImport.java - posted by ee...@apache.org on 2009/11/30 04:24:47 UTC, 0 replies.
- svn commit: r885323 - in /incubator/cassandra/trunk: LICENSE.txt NOTICE.txt lib/json_simple-1.1.jar - posted by ee...@apache.org on 2009/11/30 04:24:53 UTC, 0 replies.
- svn commit: r885324 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra/tools: SSTableExport.java SSTableImport.java - posted by ee...@apache.org on 2009/11/30 04:25:01 UTC, 0 replies.
- svn commit: r885325 - in /incubator/cassandra/trunk: ./ src/java/org/apache/cassandra/io/ test/conf/ test/resources/ test/unit/org/apache/cassandra/ test/unit/org/apache/cassandra/io/ test/unit/org/apache/cassandra/tools/ - posted by ee...@apache.org on 2009/11/30 04:25:16 UTC, 0 replies.
- svn commit: r885452 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/tools/SSTableImport.java - posted by ee...@apache.org on 2009/11/30 16:26:00 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-586) Internal error processing batch_insert on save - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/30 16:31:20 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-569) Add Thrift API to set per-connection settings - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/30 16:55:20 UTC, 2 replies.
- [jira] Issue Comment Edited: (CASSANDRA-569) Add Thrift API to set per-connection settings - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/30 17:01:20 UTC, 0 replies.
- [Cassandra Wiki] Trivial Update of "ArchitectureCommitLog" by CurtMicol - posted by Apache Wiki <wi...@apache.org> on 2009/11/30 19:14:44 UTC, 0 replies.
- svn commit: r885572 - in /incubator/cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/db/Table.java src/java/org/apache/cassandra/service/StorageService.java - posted by jb...@apache.org on 2009/11/30 21:00:04 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-564) Provide recoverability when a node dies and it is impossible to get the same IP. - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/30 21:08:20 UTC, 0 replies.
- [Cassandra Wiki] Update of "GettingStarted" by EricEvans - posted by Apache Wiki <wi...@apache.org> on 2009/11/30 21:50:02 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-547) authentication and authorization functions (stage 1) - posted by "Ted Zlatanov (JIRA)" <ji...@apache.org> on 2009/11/30 23:31:20 UTC, 0 replies.