| Stu Hood (JIRA) |
[jira] Updated: (CASSANDRA-1787) word_count fails in multi-node setup |
Wed, 01 Dec, 01:35 |
| Stu Hood (JIRA) |
[jira] Updated: (CASSANDRA-1787) word_count fails in multi-node setup |
Wed, 01 Dec, 01:35 |
| Tyler Hobbs (JIRA) |
[jira] Commented: (CASSANDRA-1752) repair leaving FDs unclosed |
Wed, 01 Dec, 01:55 |
| Tyler Hobbs (JIRA) |
[jira] Updated: (CASSANDRA-1752) repair leaving FDs unclosed |
Wed, 01 Dec, 04:25 |
| Dave Brosius (JIRA) |
[jira] Created: (CASSANDRA-1793) [patch] cleanup minor field usage that can be moved to static or locals |
Wed, 01 Dec, 04:29 |
| Dave Brosius (JIRA) |
[jira] Updated: (CASSANDRA-1793) [patch] cleanup minor field usage that can be moved to static or locals |
Wed, 01 Dec, 04:29 |
| Dave Brosius (JIRA) |
[jira] Created: (CASSANDRA-1794) [patch] avoid map look ups in a loop by using entrySet |
Wed, 01 Dec, 04:37 |
| Dave Brosius (JIRA) |
[jira] Updated: (CASSANDRA-1794) [patch] avoid map look ups in a loop by using entrySet |
Wed, 01 Dec, 04:37 |
| Dave Brosius (JIRA) |
[jira] Created: (CASSANDRA-1795) [patch] avoid unnecessary use of synchronized collection for non escaped local varables |
Wed, 01 Dec, 04:43 |
| Dave Brosius (JIRA) |
[jira] Updated: (CASSANDRA-1795) [patch] avoid unnecessary use of synchronized collection for non escaped local varables |
Wed, 01 Dec, 04:43 |
| Dave Brosius (JIRA) |
[jira] Created: (CASSANDRA-1796) [patch] avoid npes when parsing potentially null strings->Integers |
Wed, 01 Dec, 05:09 |
| Dave Brosius (JIRA) |
[jira] Updated: (CASSANDRA-1796) [patch] avoid npes when parsing potentially null strings->Integers |
Wed, 01 Dec, 05:11 |
| Jonathan Ellis (JIRA) |
[jira] Created: (CASSANDRA-1797) Create topology-oblivious snitch that still knows enough to prefer local reads to nonlocal |
Wed, 01 Dec, 06:42 |
| Gary Dusbabek (JIRA) |
[jira] Created: (CASSANDRA-1798) Simple GUI tool to monitor and manage clusters |
Wed, 01 Dec, 14:07 |
| jbel...@apache.org |
svn commit: r1041025 - in /cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra: cli/CliClient.java cli/CliOptions.java db/Memtable.java io/sstable/SSTableScanner.java locator/DynamicEndpointSnitch.java tools/ClusterCmd.java tools/NodeProbe.java |
Wed, 01 Dec, 14:43 |
| jbel...@apache.org |
svn commit: r1041027 - /cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/db/ColumnFamily.java |
Wed, 01 Dec, 14:45 |
| Jonathan Ellis (JIRA) |
[jira] Resolved: (CASSANDRA-1793) [patch] cleanup minor field usage that can be moved to static or locals |
Wed, 01 Dec, 14:46 |
| jbel...@apache.org |
svn commit: r1041028 - /cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/gms/Gossiper.java |
Wed, 01 Dec, 14:47 |
| Jonathan Ellis (JIRA) |
[jira] Resolved: (CASSANDRA-1794) [patch] avoid map look ups in a loop by using entrySet |
Wed, 01 Dec, 14:48 |
| Jonathan Ellis (JIRA) |
[jira] Resolved: (CASSANDRA-1795) [patch] avoid unnecessary use of synchronized collection for non escaped local varables |
Wed, 01 Dec, 14:50 |
| jbel...@apache.org |
svn commit: r1041029 - /cassandra/branches/cassandra-0.7/CHANGES.txt |
Wed, 01 Dec, 14:51 |
| Jonathan Ellis (JIRA) |
[jira] Updated: (CASSANDRA-1796) [patch] avoid npes when parsing potentially null strings->Integers |
Wed, 01 Dec, 14:52 |
| Eric Evans (JIRA) |
[jira] Commented: (CASSANDRA-1796) [patch] avoid npes when parsing potentially null strings->Integers |
Wed, 01 Dec, 16:11 |
| Eric Evans (JIRA) |
[jira] Resolved: (CASSANDRA-1796) [patch] avoid npes when parsing potentially null strings->Integers |
Wed, 01 Dec, 16:11 |
| Gary Dusbabek (JIRA) |
[jira] Resolved: (CASSANDRA-1765) Compare serialization metrics between a few frameworks. |
Wed, 01 Dec, 16:23 |
| T Jake Luciani (JIRA) |
[jira] Created: (CASSANDRA-1799) Allow session level 'assume' functionality for client |
Wed, 01 Dec, 16:23 |
| Jonathan Ellis (JIRA) |
[jira] Commented: (CASSANDRA-1799) Allow session level 'assume' functionality for client |
Wed, 01 Dec, 16:27 |
| jbel...@apache.org |
svn commit: r1041105 - in /cassandra/branches/cassandra-0.6: ./ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/io/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/streaming/ |
Wed, 01 Dec, 17:50 |
| jbel...@apache.org |
svn commit: r1041107 - in /cassandra/branches/cassandra-0.7: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ |
Wed, 01 Dec, 17:51 |
| build...@apache.org |
buildbot failure in ASF Buildbot on cassandra-0.6 |
Wed, 01 Dec, 17:51 |
| jbel...@apache.org |
svn commit: r1041108 - in /cassandra/branches/cassandra-0.6: ./ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/io/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/streaming/ |
Wed, 01 Dec, 18:00 |
| Jonathan Ellis (JIRA) |
[jira] Commented: (CASSANDRA-1752) repair leaving FDs unclosed |
Wed, 01 Dec, 18:01 |
| Jonathan Ellis (JIRA) |
[jira] Reopened: (CASSANDRA-1752) repair leaving FDs unclosed |
Wed, 01 Dec, 18:01 |
| jbel...@apache.org |
svn commit: r1041109 - /cassandra/branches/cassandra-0.7/test/unit/org/apache/cassandra/locator/SimpleStrategyTest.java |
Wed, 01 Dec, 18:01 |
| build...@apache.org |
buildbot success in ASF Buildbot on cassandra-0.6 |
Wed, 01 Dec, 18:03 |
| Hudson (JIRA) |
[jira] Commented: (CASSANDRA-1752) repair leaving FDs unclosed |
Wed, 01 Dec, 18:30 |
| Gary Dusbabek (JIRA) |
[jira] Commented: (CASSANDRA-1788) reduce copies on read, write paths |
Wed, 01 Dec, 18:34 |
| Kelvin Kakugawa (JIRA) |
[jira] Updated: (CASSANDRA-1072) Increment counters |
Wed, 01 Dec, 19:22 |
| Jonathan Ellis (JIRA) |
[jira] Updated: (CASSANDRA-1788) reduce copies on read, write paths |
Wed, 01 Dec, 19:22 |
| Tyler Hobbs (JIRA) |
[jira] Updated: (CASSANDRA-1752) repair leaving FDs unclosed |
Wed, 01 Dec, 19:35 |
| Gary Dusbabek (JIRA) |
[jira] Created: (CASSANDRA-1800) avoid double RowMutation serialization on write. |
Wed, 01 Dec, 19:53 |
| Jonathan Ellis (JIRA) |
[jira] Updated: (CASSANDRA-1788) reduce copies on read, write paths |
Wed, 01 Dec, 20:19 |
| Gary Dusbabek (JIRA) |
[jira] Updated: (CASSANDRA-1800) avoid double RowMutation serialization on write. |
Wed, 01 Dec, 20:23 |
| Sylvain Lebresne (JIRA) |
[jira] Commented: (CASSANDRA-1072) Increment counters |
Wed, 01 Dec, 20:27 |
| Jonathan Ellis (JIRA) |
[jira] Commented: (CASSANDRA-1800) avoid double RowMutation serialization on write. |
Wed, 01 Dec, 20:27 |
| Gary Dusbabek (JIRA) |
[jira] Updated: (CASSANDRA-1800) avoid double RowMutation serialization on write. |
Wed, 01 Dec, 21:15 |
| Gary Dusbabek (JIRA) |
[jira] Commented: (CASSANDRA-1800) avoid double RowMutation serialization on write. |
Wed, 01 Dec, 21:15 |
| Jonathan Ellis (JIRA) |
[jira] Commented: (CASSANDRA-1800) avoid double RowMutation serialization on write. |
Wed, 01 Dec, 21:42 |
| Matthew F. Dennis (JIRA) |
[jira] Created: (CASSANDRA-1801) memory leak under heavy write load |
Wed, 01 Dec, 22:04 |
| Matthew F. Dennis (JIRA) |
[jira] Updated: (CASSANDRA-1801) memory leak under heavy write load |
Wed, 01 Dec, 22:04 |
| Jon Hermes (JIRA) |
[jira] Commented: (CASSANDRA-1801) memory leak under heavy write load |
Wed, 01 Dec, 22:06 |
| Jon Hermes (JIRA) |
[jira] Updated: (CASSANDRA-1801) memory leak under heavy write load |
Wed, 01 Dec, 22:08 |
| Gary Dusbabek (JIRA) |
[jira] Commented: (CASSANDRA-1800) avoid double RowMutation serialization on write. |
Wed, 01 Dec, 22:30 |
| jbel...@apache.org |
svn commit: r1041198 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/service/StorageService.java |
Wed, 01 Dec, 22:34 |
| jbel...@apache.org |
svn commit: r1041200 - in /cassandra/branches/cassandra-0.6: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/io/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/streaming/ test/unit/org/apache/cassandra/db/ test/uni... |
Wed, 01 Dec, 22:41 |
| F. Andy Seidl (JIRA) |
[jira] Created: (CASSANDRA-1802) Cassandra fails to start on Windows: rename failed of \var\lib\cassandra\data\system\LocationInfo-e-1-Data.db |
Wed, 01 Dec, 22:44 |
| Jonathan Ellis (JIRA) |
[jira] Resolved: (CASSANDRA-1752) repair leaving FDs unclosed |
Wed, 01 Dec, 22:44 |
| jbel...@apache.org |
svn commit: r1041201 - /cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/net/OutboundTcpConnection.java |
Wed, 01 Dec, 22:44 |
| jbel...@apache.org |
svn commit: r1041202 - in /cassandra/branches/cassandra-0.7: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ |
Wed, 01 Dec, 22:45 |
| Jonathan Ellis (JIRA) |
[jira] Resolved: (CASSANDRA-1802) Cassandra fails to start on Windows: rename failed of \var\lib\cassandra\data\system\LocationInfo-e-1-Data.db |
Wed, 01 Dec, 22:50 |
| Jonathan Ellis (JIRA) |
[jira] Created: (CASSANDRA-1803) fail fast in strongRead when insufficient replicas are available to satisfy ConsistencyLevel |
Wed, 01 Dec, 22:58 |
| Jonathan Ellis (JIRA) |
[jira] Updated: (CASSANDRA-1803) fail fast in strongRead when insufficient replicas are available to satisfy ConsistencyLevel |
Wed, 01 Dec, 23:00 |
| Jonathan Ellis (JIRA) |
[jira] Created: (CASSANDRA-1804) Quorum calculation code needs to use polymorphic Strategy method for determining replica counts |
Wed, 01 Dec, 23:02 |
| Jonathan Ellis (JIRA) |
[jira] Updated: (CASSANDRA-1804) Quorum calculation code needs to use polymorphic Strategy method for determining replica counts |
Wed, 01 Dec, 23:24 |
| Hudson (JIRA) |
[jira] Commented: (CASSANDRA-1752) repair leaving FDs unclosed |
Thu, 02 Dec, 00:00 |
| Jon Hermes (JIRA) |
[jira] Commented: (CASSANDRA-1804) Quorum calculation code needs to use polymorphic Strategy method for determining replica counts |
Thu, 02 Dec, 00:10 |
| T Jake Luciani (JIRA) |
[jira] Updated: (CASSANDRA-1743) Switch to TFastFramedTransport |
Thu, 02 Dec, 00:48 |
| Stu Hood (JIRA) |
[jira] Updated: (CASSANDRA-1781) Internal error processing get_range_slices |
Thu, 02 Dec, 01:08 |
| jbel...@apache.org |
svn commit: r1041242 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/dht/AbstractBounds.java src/java/org/apache/cassandra/service/StorageProxy.java test/unit/org/apache/cassandra/service/StorageProxyTest.java |
Thu, 02 Dec, 01:14 |
| jbel...@apache.org |
svn commit: r1041243 - in /cassandra/branches/cassandra-0.7: ./ contrib/word_count/src/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/dht/ src/java/org/apache/cassandra/service/ test/unit/org/apache/cassandra/serv... |
Thu, 02 Dec, 01:17 |
| jbel...@apache.org |
svn commit: r1041244 - in /cassandra/trunk: ./ conf/ contrib/word_count/src/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/... |
Thu, 02 Dec, 01:18 |
| jbel...@apache.org |
svn commit: r1041250 - in /cassandra/branches/cassandra-0.7: ./ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/service/ test/unit/org/apache/cassandra/dht/ test/unit/org/apache/cassandra/locat... |
Thu, 02 Dec, 01:48 |
| Hudson (JIRA) |
[jira] Commented: (CASSANDRA-1781) Internal error processing get_range_slices |
Thu, 02 Dec, 02:47 |
| Jonathan Ellis (JIRA) |
[jira] Updated: (CASSANDRA-1801) bytebuffers of column data written locally prevent GC of original thrift mutation byte[] |
Thu, 02 Dec, 03:37 |
| Jonathan Ellis (JIRA) |
[jira] Commented: (CASSANDRA-1525) Improve log4j configuration to provide the ability to modify logging levels dynamically via JMX |
Thu, 02 Dec, 03:47 |
| Dave Brosius (JIRA) |
[jira] Commented: (CASSANDRA-1796) [patch] avoid npes when parsing potentially null strings->Integers |
Thu, 02 Dec, 04:25 |
| Gary Dusbabek (JIRA) |
[jira] Updated: (CASSANDRA-1800) avoid double RowMutation serialization on write. |
Thu, 02 Dec, 14:52 |
| Gary Dusbabek (JIRA) |
[jira] Commented: (CASSANDRA-1800) avoid double RowMutation serialization on write. |
Thu, 02 Dec, 14:54 |
| Gary Dusbabek (JIRA) |
[jira] Updated: (CASSANDRA-1800) avoid double RowMutation serialization on write. |
Thu, 02 Dec, 14:54 |
| Gary Dusbabek (JIRA) |
[jira] Updated: (CASSANDRA-1800) avoid double RowMutation serialization on write. |
Thu, 02 Dec, 14:54 |
| Gary Dusbabek (JIRA) |
[jira] Updated: (CASSANDRA-1800) avoid double RowMutation serialization on write. |
Thu, 02 Dec, 14:54 |
| Gary Dusbabek (JIRA) |
[jira] Updated: (CASSANDRA-1800) avoid double RowMutation serialization on write. |
Thu, 02 Dec, 14:54 |
| Jonathan Ellis (JIRA) |
[jira] Commented: (CASSANDRA-1800) avoid double RowMutation serialization on write. |
Thu, 02 Dec, 15:02 |
| gdusba...@apache.org |
svn commit: r1041408 - in /cassandra/trunk/src/java/org/apache/cassandra/db: RowMutation.java Table.java commitlog/CommitLog.java commitlog/CommitLogSegment.java |
Thu, 02 Dec, 15:25 |
| gdusba...@apache.org |
svn commit: r1041409 - in /cassandra/trunk/src/java/org/apache/cassandra/db: RowMutation.java RowMutationVerbHandler.java Table.java commitlog/CommitLog.java commitlog/CommitLogSegment.java |
Thu, 02 Dec, 15:26 |
| gdusba...@apache.org |
svn commit: r1041410 - /cassandra/trunk/CHANGES.txt |
Thu, 02 Dec, 15:27 |
| T Jake Luciani (JIRA) |
[jira] Updated: (CASSANDRA-1801) bytebuffers of column data written locally prevent GC of original thrift mutation byte[] |
Thu, 02 Dec, 16:29 |
| jbel...@apache.org |
svn commit: r1041450 - in /cassandra/branches/cassandra-0.7/contrib: cassandra_browser/ mutex/ |
Thu, 02 Dec, 16:55 |
| jbel...@apache.org |
svn commit: r1041453 - /cassandra/branches/cassandra-0.7/contrib/property_snitch/ |
Thu, 02 Dec, 16:58 |
| Jonathan Ellis (JIRA) |
[jira] Created: (CASSANDRA-1805) refactor and remove contrib/ |
Thu, 02 Dec, 16:59 |
| Jonathan Ellis (JIRA) |
[jira] Commented: (CASSANDRA-1805) refactor and remove contrib/ |
Thu, 02 Dec, 17:03 |
| T Jake Luciani (JIRA) |
[jira] Updated: (CASSANDRA-1530) More-efficient cross-DC replication |
Thu, 02 Dec, 17:09 |
| Jan Bezget (JIRA) |
[jira] Created: (CASSANDRA-1806) Exception thrown when running cassandra.bat |
Thu, 02 Dec, 17:11 |
| Nate McCall (JIRA) |
[jira] Commented: (CASSANDRA-1805) refactor and remove contrib/ |
Thu, 02 Dec, 17:17 |
| T Jake Luciani (JIRA) |
[jira] Updated: (CASSANDRA-1530) More-efficient cross-DC replication |
Thu, 02 Dec, 17:19 |
| T Jake Luciani (JIRA) |
[jira] Updated: (CASSANDRA-1530) More-efficient cross-DC replication |
Thu, 02 Dec, 17:19 |
| Jonathan Ellis (JIRA) |
[jira] Commented: (CASSANDRA-1015) Internal Messaging should be backwards compatible |
Thu, 02 Dec, 17:19 |
| Jonathan Ellis (JIRA) |
[jira] Resolved: (CASSANDRA-1806) Exception thrown when running cassandra.bat |
Thu, 02 Dec, 17:31 |
| Jonathan Ellis (JIRA) |
[jira] Updated: (CASSANDRA-1530) More-efficient cross-DC replication |
Thu, 02 Dec, 17:35 |
| Eric Evans (JIRA) |
[jira] Commented: (CASSANDRA-1805) refactor and remove contrib/ |
Thu, 02 Dec, 17:37 |