Running repair while Cassandra upgrade 2.0.X to 2.1.X

2017-12-05 Thread shini gupta
If we have upgraded Cassandra binaries from 2.0 to 2.1 on ALL the nodes but upgradesstable is still pending, please provide the impact of following scenarios: 1. Running nodetool repair on one of the nodes while upgradesstables is still executing on one or more nodes in the cluster. 2. Running

Re: Connection refused - 127.0.0.1-Gossip

2017-12-05 Thread Lerh Chuan Low
I think as Jeff mentioned it sounds like a configuration issue, are you sure you are using the same configmap/however it's being passed in and just throwing out ideas, maybe the pods are behind a http proxy and you may have forgotten to pass in the env vars? On 6 December 2017 at 08:45, Jeff

Re: Connection refused - 127.0.0.1-Gossip

2017-12-05 Thread Jeff Jirsa
I don't have any k8 clusters to test with, but do you know how your yaml translates to cassandra.yaml ? What are the listen/broadcast addresses being set? On Tue, Dec 5, 2017 at 6:09 AM, Marek Kadek -T (mkadek - CONSOL PARTNERS LTD at Cisco) wrote: > We are experiencing

When Replacing a Node, How to Force a Consistent Bootstrap

2017-12-05 Thread Fd Habash
Assume I have cluster of 3 nodes (A,B,C). Row x was written with CL=LQ to node A and B. Before it was written to C, node B crashes. I replaced B and it bootstrapped data from node C. Now, row x is missing from C and B. If node A crashes, it will be replaced and it will bootstrap from either C

SASI index usage and limitation

2017-12-05 Thread Nicolas Henneaux
Hi, For a project I am working on, I have a use case implying a column holding an expiration date that has to be updated on a regular basis and filtered using a slice query. The table is used to maintain a list of elements to process. First, a list of candidate is retrieved (with an

Connection refused - 127.0.0.1-Gossip

2017-12-05 Thread Marek Kadek -T (mkadek - CONSOL PARTNERS LTD at Cisco)
We are experiencing following issues with Cassandra on our kubernetes clusters: ``` @ kubectl exec -it cassandra-cassandra-0 -- tail /var/log/cassandra/debug.log DEBUG [MessagingService-Outgoing-localhost/127.0.0.1-Gossip] 2017-12-05 09:02:06,560 OutboundTcpConnection.java:545 - Unable to