Thank you
On Wednesday, May 19, 2021, Jeff Jirsa wrote:
>
> Schema changes are not guaranteed to work across versions (especially
> major versions where the internode protocol changes) - imagine the new
> version adds a new primitive type or collection, adding a new collection on
> the new versi
Well, that certainly looks like you've hit potentially multiple bugs there.
You could set auto_bootstrap to false, but you'll probably still want to
run a repair afterwards (note this is not good advice for a production
cluster).
You should probably raise a JIRA with all the relevant info you've p