You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by Dan Di Spaltro <da...@gmail.com> on 2009/09/29 06:08:05 UTC

Cassandra-cli framed transport option

Here is a patch to add an option (--framed) to the cassandra-cli to
use framed transport.  It's pretty simple and should prove useful for
anyone using a the framed transport option server side.

-- 
Dan Di Spaltro

Re: Cassandra-cli framed transport option

Posted by Dan Di Spaltro <da...@gmail.com>.
Created with patch attached. https://issues.apache.org/jira/browse/CASSANDRA-464

Thanks,

On Mon, Sep 28, 2009 at 9:14 PM, Jonathan Ellis <jb...@gmail.com> wrote:
> Hate to be the Jira cop, but could you submit this over there so we
> have a record for things like "features added in 0.5"?
>
> thanks,
>
> -Jonathan
>
> On Mon, Sep 28, 2009 at 11:08 PM, Dan Di Spaltro
> <da...@gmail.com> wrote:
>> Here is a patch to add an option (--framed) to the cassandra-cli to
>> use framed transport.  It's pretty simple and should prove useful for
>> anyone using a the framed transport option server side.
>>
>> --
>> Dan Di Spaltro
>>
>



-- 
Dan Di Spaltro

Re: Cassandra-cli framed transport option

Posted by Jonathan Ellis <jb...@gmail.com>.
Hate to be the Jira cop, but could you submit this over there so we
have a record for things like "features added in 0.5"?

thanks,

-Jonathan

On Mon, Sep 28, 2009 at 11:08 PM, Dan Di Spaltro
<da...@gmail.com> wrote:
> Here is a patch to add an option (--framed) to the cassandra-cli to
> use framed transport.  It's pretty simple and should prove useful for
> anyone using a the framed transport option server side.
>
> --
> Dan Di Spaltro
>