You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/02/19 22:28:28 UTC

[jira] Commented: (CASSANDRA-811) support starting an avro enabled node (experimental)

    [ https://issues.apache.org/jira/browse/CASSANDRA-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835959#action_12835959 ] 

Gary Dusbabek commented on CASSANDRA-811:
-----------------------------------------

+1 tested changes. correct daemon is run.

> support starting an avro enabled node (experimental)
> ----------------------------------------------------
>
>                 Key: CASSANDRA-811
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-811
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7
>            Reporter: Eric Evans
>            Assignee: Eric Evans
>             Fix For: 0.7
>
>         Attachments: v1-0001-CASSANDRA-811-use-less-specific-descriptors-for-Thrift.txt, v1-0002-start-avro-daemon-using-a-arg-to-startup-script.txt
>
>
> The start script should support a  "-a" argument to make it possible to start an Avro enabled node. If/when Avro becomes a suitable replacement, the -a option can be dropped in favor of a -t option (as Avro becomes the deafult), which in turn can be dropped after Thrift is removed entirely.
> The ThriftAddress and ThriftPort directives should also renamed to RPCAddress and RPCPort so that they can serve both RPC mechanism without creating confusion.
> Patches to follow.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.