start_rpc is not set in /etc/cassandra/cassandra.yaml

Bug #1523546 reported by Nicolas Thomas
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cassandra (Juju Charms Collection)
Fix Released
Undecided
Stuart Bishop

Bug Description

Cassandra charm rely on rpc to be on. (contrail charm use this for example)

But : start_rpc parameter in /etc/cassandra/cassandra.yaml
Is not touched by the charm.

Cassandra package 2.2.3 from apache is provided with start_rpc: false resulting in total lose of functionality.

rpc IP or Port are set.

Please update to ensure start_rpc = true always.

(in the noppa branch of the code too please)..

Tags: cpe-critsit

Related branches

tags: added: cpe-critsit
Revision history for this message
Stuart Bishop (stub) wrote :

I've added a fix for this particular issue to the noppa branch.

Note however that the charm as it stands does not work with Cassandra 2.2. Cassandra 2.1 is still the recommended version for production use btw.

Revision history for this message
Nicolas Thomas (thomnico) wrote : Re: [Bug 1523546] Re: start_rpc is not set in /etc/cassandra/cassandra.yaml

Will test again with 2.1.11 from apache repo

On Tue, Dec 8, 2015 at 10:13 AM, Stuart Bishop
<email address hidden> wrote:
> I've added a fix for this particular issue to the noppa branch.
>
> Note however that the charm as it stands does not work with Cassandra
> 2.2. Cassandra 2.1 is still the recommended version for production use
> btw.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1523546
>
> Title:
> start_rpc is not set in /etc/cassandra/cassandra.yaml
>
> Status in cassandra package in Juju Charms Collection:
> New
>
> Bug description:
>
> Cassandra charm rely on rpc to be on. (contrail charm use this for example)
>
> But : start_rpc parameter in /etc/cassandra/cassandra.yaml
> Is not touched by the charm.
>
> Cassandra package 2.2.3 from apache is provided with start_rpc: false
> resulting in total lose of functionality.
>
> rpc IP or Port are set.
>
> Please update to ensure start_rpc = true always.
>
> (in the noppa branch of the code too please)..
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/charms/+source/cassandra/+bug/1523546/+subscriptions

--
Best Regards,
       Nicolas Thomas
http://insights.ubuntu.com/?p=889
EMEA Solution Architect Canonical
GPG FPR: D592 4185 F099 9031 6590 6292 492F C740 F03A 7EB9

Revision history for this message
Stuart Bishop (stub) wrote :

I've also added Cassandra 2.2 support, since it didn't seem that involved and we will need it in any case once 2.2 is deemed production ready.

Revision history for this message
Nicolas Thomas (thomnico) wrote :

According to http://cassandra.apache.org/ 2.2.4 is stable ...

Where can I find the Cassandra workload production status ??

On Tue, Dec 8, 2015 at 11:31 AM, Stuart Bishop
<email address hidden> wrote:
> I've also added Cassandra 2.2 support, since it didn't seem that
> involved and we will need it in any case once 2.2 is deemed production
> ready.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1523546
>
> Title:
> start_rpc is not set in /etc/cassandra/cassandra.yaml
>
> Status in cassandra package in Juju Charms Collection:
> New
>
> Bug description:
>
> Cassandra charm rely on rpc to be on. (contrail charm use this for example)
>
> But : start_rpc parameter in /etc/cassandra/cassandra.yaml
> Is not touched by the charm.
>
> Cassandra package 2.2.3 from apache is provided with start_rpc: false
> resulting in total lose of functionality.
>
> rpc IP or Port are set.
>
> Please update to ensure start_rpc = true always.
>
> (in the noppa branch of the code too please)..
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/charms/+source/cassandra/+bug/1523546/+subscriptions

--
Best Regards,
       Nicolas Thomas
http://insights.ubuntu.com/?p=889
EMEA Solution Architect Canonical
GPG FPR: D592 4185 F099 9031 6590 6292 492F C740 F03A 7EB9

Revision history for this message
Nicolas Thomas (thomnico) wrote :

I can report that cassandra 2.1 works.

On Tue, Dec 8, 2015 at 11:43 AM, Nicolas Thomas 
<email address hidden> wrote:
> According to http://cassandra.apache.org/ 2.2.4 is stable ...
>
> Where can I find the Cassandra workload production status ??
>
> On Tue, Dec 8, 2015 at 11:31 AM, Stuart Bishop
> <email address hidden> wrote:
>> I've also added Cassandra 2.2 support, since it didn't seem that
>> involved and we will need it in any case once 2.2 is deemed production
>> ready.
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/1523546
>>
>> Title:
>> start_rpc is not set in /etc/cassandra/cassandra.yaml
>>
>> Status in cassandra package in Juju Charms Collection:
>> New
>>
>> Bug description:
>>
>> Cassandra charm rely on rpc to be on. (contrail charm use this for example)
>>
>> But : start_rpc parameter in /etc/cassandra/cassandra.yaml
>> Is not touched by the charm.
>>
>> Cassandra package 2.2.3 from apache is provided with start_rpc: false
>> resulting in total lose of functionality.
>>
>> rpc IP or Port are set.
>>
>> Please update to ensure start_rpc = true always.
>>
>> (in the noppa branch of the code too please)..
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/charms/+source/cassandra/+bug/1523546/+subscriptions
>
>
>
> --
> Best Regards,
> Nicolas Thomas
> http://insights.ubuntu.com/?p=889
> EMEA Solution Architect Canonical
> GPG FPR: D592 4185 F099 9031 6590 6292 492F C740 F03A 7EB9

--
Best Regards,
       Nicolas Thomas
http://insights.ubuntu.com/?p=889
EMEA Solution Architect Canonical
GPG FPR: D592 4185 F099 9031 6590 6292 492F C740 F03A 7EB9

Stuart Bishop (stub)
Changed in cassandra (Juju Charms Collection):
status: New → In Progress
assignee: nobody → Stuart Bishop (stub)
Revision history for this message
Stuart Bishop (stub) wrote :

Yes, looks like 2.2 became recommended recently. I should switch this to the default then.

Stuart Bishop (stub)
Changed in cassandra (Juju Charms Collection):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.