Re: Row Cache hit issue

2017-09-19 Thread Peng Xiao
And we are using C* 2.1.18. -- Original -- From: "";<2535...@qq.com>; Date: Wed, Sep 20, 2017 11:27 AM To: "user"; Subject: Row Cache hit issue Dear All, The default row_cache_save_period=0,looks Row Cache does

Row Cache hit issue

2017-09-19 Thread Peng Xiao
Dear All, The default row_cache_save_period=0,looks Row Cache does not work in this situation? but we can still see the row cache hit. Row Cache : entries 202787, size 100 MB, capacity 100 MB, 3095293 hits, 6796801 requests, 0.455 recent hit rate, 0 save period in seconds

Commitlog without header

2017-09-19 Thread Dikang Gu
Hello, In our production cluster, we had multiple times that after a *unclean* shutdown, cassandra sever can not start due to commit log exceptions: 2017-09-17_06:06:32.49830 ERROR 06:06:32 [main]: Exiting due to error while processing commit log during initialization. 2017-09-17_06:06:32.49831

Re: Multi-node repair fails after upgrading to 3.0.14

2017-09-19 Thread Paulo Motta
In 4.0 anti-compaction is no longer run after full repairs, so we should probably backport this behavior to 3.0, given there are known limitations with incremental repair on 3.0 and non-incremental users may want to run keep running full repairs without the additional cost of anti-compaction.

RE: Multi-node repair fails after upgrading to 3.0.14

2017-09-19 Thread kurt greaves
You're right of course. Part of the reason it's changing so frequently is to try and improve repairs so that they at least actually work reliably. C* 3 hasn't been the smoothest ride for repairs. Incremental repairs wasn't really ready for 3.0 so it was a mistake to make it a default.

unsubscribe

2017-09-19 Thread Anthony P. Scism
unsubscribe Anthony P. Scism Info Tech-Risk Mgmt/Client Sys - Capacity Planning Work: 402-544-0361 Mobile: 402-707-4446 From: kurt greaves To: User Date: 09/19/2017 04:53 PM Subject:RE:

RE: Re[6]: Modify keyspace replication strategy and rebalance the nodes

2017-09-19 Thread Myron A. Semack
But if you use ALL, and RF=3, it will be expecting 3 replicas. After you switch to NetworkTopologyStrategy, you potentially only have 1 replica until the repair is done. Won’t the query fail until the repair is done because the other two replicas won’t be ready yet (the ALL condition can’t be

Re: Row Cache hit issue

2017-09-19 Thread Dikang Gu
Hi Peng, C* periodically saves cache to disk, to solve cold start problem. If row_cache_save_period=0, it means C* does not save cache to disk. But the cache is still working, if it's enabled in table schema, just the cache will be empty after restart. --Dikang. On Tue, Sep 19, 2017 at 8:27 PM,

RE: Row Cache hit issue

2017-09-19 Thread Steinmaurer, Thomas
Hi, additionally, with saved (key) caches, we had some sort of corruption (I think, for whatever reason) once. So, if you see something like that upon Cassandra startup: INFO [main] 2017-01-04 15:38:58,772 AutoSavingCache.java (line 114) reading saved cache

unsubscribe

2017-09-19 Thread marlon hendred
unsubscribe

??????RE: Row Cache hit issue

2017-09-19 Thread Peng Xiao
Thanks All. -- -- ??: "Steinmaurer, Thomas";; : 2017??9??20??(??) 1:38 ??: "user@cassandra.apache.org"; : RE: Row Cache hit issue Hi, additionally,

RE: Multi-node repair fails after upgrading to 3.0.14

2017-09-19 Thread Steinmaurer, Thomas
Paulo, as requested: https://issues.apache.org/jira/browse/CASSANDRA-13885 Feel free to adjust any properties of the ticket. Hopefully it gets proper attention. Thanks. Thomas -Original Message- From: Paulo Motta [mailto:pauloricard...@gmail.com] Sent: Dienstag, 19. September 2017

Re: Re[6]: Modify keyspace replication strategy and rebalance the nodes

2017-09-19 Thread Jeff Jirsa
The replicas will exist, they just may not have the data we expect them to have. But the read queries will still get the right data through read repair, so it'll be fine. On Tue, Sep 19, 2017 at 5:29 AM, Myron A. Semack wrote: > But if you use ALL, and RF=3, it will be

RE: ConsitencyLevel and Mutations : Behaviour if the update of the commitlog fails

2017-09-19 Thread Leleu Eric
OK, thanks you. De : kurt greaves [mailto:k...@instaclustr.com] Envoyé : mardi 19 septembre 2017 06:35 À : User Objet : Re: ConsitencyLevel and Mutations : Behaviour if the update of the commitlog fails ​Does the coordinator "cancel" the mutation on the "committed" nodes (and how)? No. Those

Reg:- Install / Configure Cassandra on 2 DCs with 3 nodes

2017-09-19 Thread @Nandan@
Hi Techies, I need to configure Apache Cassandra for my upcoming project on 2 DCs. Both DCs should have 3 nodes respective. Details are :- DC1 nodes -- Node 1 ->10.0.0.1 Node 2 -> 10.0.0.2 Node 3 -> 10.0.0.3 DC2 nodes -- Node 1 -> 10.0.0.4 Node 2 -> 10.0.0.5 Node 3 -> 10.0.0.6 On all nodes , I

Re: Reg:- Install / Configure Cassandra on 2 DCs with 3 nodes

2017-09-19 Thread Nitan Kainth
Nandan, Use one node from each DC in seeds parameter on all nodes. Use right DC names and DC suffix to ensure correctly identify. Use network topology and RF on all keyspaces for both DCs Please post specific questions if you have any. Regards, Nitan K. Cassandra and Oracle Architect/SME

RE: Reg:- Install / Configure Cassandra on 2 DCs with 3 nodes

2017-09-19 Thread Steinmaurer, Thomas
Nandan, you may find the following useful. Slideshare: https://www.slideshare.net/DataStax/apache-cassandra-multidatacenter-essentials-julien-anguenot-iland-internet-solutions-c-summit-2016 Youtube: https://www.youtube.com/watch?v=G6od16YKSsA From a client perspective, if you are targeting

RE: Multi-node repair fails after upgrading to 3.0.14

2017-09-19 Thread Anthony P. Scism
unsubscribe Anthony P. Scism Info Tech-Risk Mgmt/Client Sys - Capacity Planning Work: 402-544-0361 Mobile: 402-707-4446 From: "Durity, Sean R" To: "user@cassandra.apache.org" Date: 09/19/2017