Re: Stable Cassandra 3.x version for production

2017-11-07 Thread Jeff Jirsa
3.0.15 is likely fine for production, but like any database, you should test it with your data in a test environment prior to deploying to prod. I haven't personally used 3.11.1, though the important parts are likely very similar to 3.0.15. On Tue, Nov 7, 2017 at 5:35 AM, Herbert Fischer <

Re: Stable Cassandra 3.x version for production

2017-11-07 Thread Jon Haddad
I regularly work with teams that have 3.11.{0.1} in prod, and would recommend it for new clusters. Avoid materialized views and SASI until you really understand how they work and their limitations. MVs solve about one use case correctly, SASI is good if you’re querying a single partition

RE: Stable Cassandra 3.x version for production

2017-11-07 Thread Harika Vangapelli -T (hvangape - AKRAYA INC at Cisco)
We are using version 3.7 in prod. [http://wwwin.cisco.com/c/dam/cec/organizations/gmcc/services-tools/signaturetool/images/logo/logo_gradient.png] Harika Vangapelli Engineer - IT hvang...@cisco.com Tel: Cisco Systems, Inc. United States cisco.com

RE: Stable Cassandra 3.x version for production

2017-11-07 Thread Steinmaurer, Thomas
ent: Dienstag, 07. November 2017 14:35 To: user@cassandra.apache.org Subject: Re: Stable Cassandra 3.x version for production I know that people usually prefers to use the 3.0.x branch because that's the one that is underneath DSE. I've never heard of anyone using Cassandra > 3.0.x on production.

Re: Stable Cassandra 3.x version for production

2017-11-07 Thread Carlos Rolo
DSE is already pushing 3.11 in 5.1 If you're going into 3.x either 3.11.1 or 3.0.15. I would recommend 3.11.1 to take advantage of a couple of features (ex: Slow query log) that you don't have on 3.0. If you're stable on 2.x and you don't need any new feature, you can leave it there safely

Re: Stable Cassandra 3.x version for production

2017-11-07 Thread Herbert Fischer
I know that people usually prefers to use the 3.0.x branch because that's the one that is underneath DSE. I've never heard of anyone using Cassandra > 3.0.x on production. On Tue, Nov 7, 2017 at 11:29 AM, shini gupta wrote: > > > Hi > > Which version of Cassandra 3.x