Re: Cassandra upgrade from 3.11.3 -> 3.11.6

2020-06-26 Thread manish khandelwal
Did you run any alter command during upgrade.? No need to run drain before running upgrade sstable. Regards Manish On Fri, Jun 26, 2020 at 9:48 PM Meenakshi Subramanyam wrote: > A quick question on the same topic, we are upgrading from 3.11.1 to > 3.11.6. We had a schema mismatch after upgra

Re: Cassandra upgrade from 3.11.3 -> 3.11.6

2020-06-26 Thread Meenakshi Subramanyam
A quick question on the same topic, we are upgrading from 3.11.1 to 3.11.6. We had a schema mismatch after upgrading one node. RR did ont fix it and we had to remove that node. have anyone faced this issue ? Also Do we need to do a nodetool drain before running upgrade sstables. Meena On Wed, J

Re: relation btw LWTs and RF

2020-06-26 Thread Attila Wind
Thank you! The 2nd link you sent is very very good description! I recommend for others too (who might run into this question via mail archive search later...) In my opinion it explains the entire problem space regarding how LWTs are working while also putting them into the context of "consis