You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ryan McGuire (JIRA)" <ji...@apache.org> on 2015/05/13 18:51:01 UTC

[jira] [Comment Edited] (CASSANDRA-9319) Don't start Thrift RPC server by default in 2.2

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

Ryan McGuire edited comment on CASSANDRA-9319 at 5/13/15 4:50 PM:
------------------------------------------------------------------

This breaks stress btw, schema creation requires thrift apparently. I opened CASSANDRA-9374 for that.


was (Author: enigmacurry):
This breaks stress btw, schema creation requires thrift apparently. I'll open a ticket for that if I don't find one open already.

> Don't start Thrift RPC server by default in 2.2
> -----------------------------------------------
>
>                 Key: CASSANDRA-9319
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9319
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Aleksey Yeschenko
>            Assignee: Aleksey Yeschenko
>              Labels: docs-impacting
>             Fix For: 2.2 beta 1
>
>         Attachments: 9319.txt
>
>
> Starting with 2.1, {{cqlsh}} no longer depends on Thrift. With CASSANDRA-8358 committed, none of the bundled tools depend on Thrift anymore, either.
> CLI has been removed in 2.2.
> There are also tickets like CASSANDRA-8449 that can only guarantee any benefit if Thrift RPC server is known to not be running.
> Given all that, I suggest we change {{start_rpc: true}} in {{cassandra.yaml}} to {{start_rpc: false}} in 2.2.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)