[
https://issues.apache.org/jira/browse/CASSANDRA-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836160#action_12836160
]
Hudson commented on CASSANDRA-811:
----------------------------------
Integrated in Cassandra #361 (See
[http://hudson.zones.apache.org/hudson/job/Cassandra/361/])
release note mentioning renamed directives
Patch by eevans for
start avro daemon using -a arg to startup script
Patch by eevans; reviewed by gdusbabek for
use less specific descriptors for Thrift{Address,Port}
Patch by eevans; reviewed by gdusbabek for
> 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.