-1
bin/config-converter failed: see
https://issues.apache.org/jira/browse/CASSANDRA-1655
-Original Message-
From: "Eric Evans"
Sent: Friday, October 22, 2010 10:28pm
To: dev@cassandra.apache.org
Subject: [VOTE] 0.7.0 RC1
We're closing in on a final; it shouldn't be long now. I propos
Also, client connections fail immediately with a version mismatch: something is
not kosher with the Thrift build. Poor cats.
-Original Message-
From: "Stu Hood"
Sent: Saturday, October 23, 2010 11:28am
To: dev@cassandra.apache.org
Subject: RE: [VOTE] 0.7.0 RC1
-1
bin/config-converter f
On Sat, 2010-10-23 at 11:44 -0500, Stu Hood wrote:
> Also, client connections fail immediately with a version mismatch:
> something is not kosher with the Thrift build. Poor cats.
Not seeing this, the system tests pass here.
--
Eric Evans
eev...@rackspace.com
You're right, it looks like a bad backport since the 0.7 code is correct.
Patch attached to https://issues.apache.org/jira/browse/CASSANDRA-1656
On Fri, Oct 22, 2010 at 8:11 PM, Chen Xinli wrote:
> 2010/10/22 Brandon Williams
>
>> On Fri, Oct 22, 2010 at 3:28 AM, Chen Xinli wrote:
>>
>> > Hi,
I was able to reproduce it with:
> bin/cassandra -f
> bin/cassandra-cli --host localhost --port 9160
Client prints:
> Exception retrieving information about the cassandra node, check you
> have connected to the thrift port.
Server prints:
> TProtocolException: Missing version in readMessageBegin,
Are you seeing this just on the artifacts or on trunk?
Trunk gives me
$ bin/cassandra-cli --host localhost
Connected to: "Test Cluster" on localhost/9160
[defa...@unknown] create keyspace Keyspace1
80379cab-ded6-11df-b235-e700f669bcfc
On Sat, Oct 23, 2010 at 11:44 AM, Stu Hood wrote:
> Also, c
I'm only seeing the problem with the artifacts.
-Original Message-
From: "Jonathan Ellis"
Sent: Saturday, October 23, 2010 1:51pm
To: "dev"
Subject: Re: [VOTE] 0.7.0 RC1
Are you seeing this just on the artifacts or on trunk?
Trunk gives me
$ bin/cassandra-cli --host localhost
Connecte
And as the last variable, the src artifact builds and does not exhibit the
problem, so this is very likely a problem with the classes in the bin artifact.
-Original Message-
From: "Stu Hood"
Sent: Saturday, October 23, 2010 1:59pm
To: dev@cassandra.apache.org
Subject: Re: [VOTE] 0.7.0 RC
Ack. This was a framed transport problem... the config converter will leave
people in a state where the cli won't connect by default. I guess it's a known
issue.
Sorry!
-Original Message-
From: "Stu Hood"
Sent: Saturday, October 23, 2010 2:03pm
To: dev@cassandra.apache.org
Subject: Re
Maybe we should set the new value to unframed always and include a
warning if that's not what their 0.6 value was.
On Sat, Oct 23, 2010 at 2:08 PM, Stu Hood wrote:
> Ack. This was a framed transport problem... the config converter will leave
> people in a state where the cli won't connect by def
Sounds reasonable: https://issues.apache.org/jira/browse/CASSANDRA-1659
-Original Message-
From: "Jonathan Ellis"
Sent: Saturday, October 23, 2010 5:08pm
To: "dev"
Subject: Re: [VOTE] 0.7.0 RC1
Maybe we should set the new value to unframed always and include a
warning if that's not what
11 matches
Mail list logo