So you would be okay if I added -Dreplace_token as the check to do that?
-Chris
On Jan 30, 2011, at 9:55 PM, Jonathan Ellis wrote:
> I think we'd need a new operation type
> (https://issues.apache.org/jira/browse/CASSANDRA-957) to go from "some
> of the data gets streamed" to "all of the data ge
I think we'd need a new operation type
(https://issues.apache.org/jira/browse/CASSANDRA-957) to go from "some
of the data gets streamed" to "all of the data gets streamed." A node
that claims a token that is in the ring is assumed to actually have
that data and IMO trying to guess when to break th
I propose a simple idea for compression using a compressed string datatype.
The compressed string datatype could be implemented for column family keys by
creating a compressed string ordered partitioner. The compressed string ordered
partitioner works by decompressing the string and then applyi
-0
Upgrading from 0.7.0 to these artifacts was fine, but the write ONE read
ALL distributed test times out in an unexpected location, with no error
messages on the server. The test looks valid, but is also failing in
0.8/trunk.
I'll try and bisect it tomorrow from CASSANDRA-1964 (which passed
cons
Hi All,
I am experience with test case failure due to the following error (a Windows
file deletion issue). Any solution?
Failed to delete
C:\Project\cassandra\build\test\cassandra\commitlog\CommitLog-1296382997375.log"
type="java.io.IOException">java.io.IOException: Failed to delete
C:\Project\ca
I'm getting
Bad Gateway
The proxy server received an invalid response from an upstream server.
>From repository.apache.org.
So the Maven central artifacts will probably be staged tomorrow AM (as
my wife will kill me if I "waste" Sunday working on this! and she'd be
right too!) ;-)
-Stephen
On