Closed vrischmann closed 7 years ago
It's actually normal. The AntiEntropySession mbean only appear if repair have been running at least once on Cassandra nodes before 2.2. After 2.2 if I'm correct it changed but we still test all possibilities for all clusters whatever the version.
TL;DR : The exception is harmless and won't affect repair progress.
Ok thanks @adejanovski good to know
Hello,
I'm running the latest commit of cassandra reaper and after launching an incremental repair on one keyspace I regularly see exceptions like this in the logs:
It's reported in DEBUG and my repairs still finish so I'm assuming they're harmless ?
Still, I'm wondering if there's something wrong with my setup here ?
I'm running a 4 node 2.2.10 cluster, and as far as I can remember I never had these exceptions when the cluster was in 2.1.x, but I may be mistaken.
Thank you.