Re: Strange metadata being appended in some rows

2018-05-30 Thread Jeff Jirsa
Most of what you describe sounds pretty DSE specific so I suspect your best source for answers will be datastax There were bugs in some versions of Cassandra that caused corruption during a few milliseconds race of ALTER TABLE, and if you’re not using compression with CRC checking enabled, it’s

Strange metadata being appended in some rows

2018-05-30 Thread Charulata Sharma (charshar)
Hi, I am observing a very strange behavior in our cluster. Metadata is being prefixed in some rows. This metadata cannot be sent by application primarily because application writing to C* will not have this data, and also applications use custom Java objects and this metadata doesn’t fall in