Hello,
What's the status of the Sidecar CDC implementation? Would I be able
to test it yet with Cassandra 5? I found the repository, but there is
mostly no documentation right now.
Thanks
Luciano
Hey Kyle,
What version of Cassandra are you running?
Can you share the full (anonymized) schema, including keyspace and table
definitions?
The trace behavior you’re seeing here might be caused by read speculation:
https://cassandra.apache.org/doc/5.0/cassandra/developing/cql/ddl.html#spec_retry
One last update:
After kicking it more, it finally fully joined the cluster. The third
time the server was rebooted and after that it eventually reached the UN
state. I wish I had kept the link, but I had read that someone had a
similar issue joining a node to a cluster with 4.1.x and the answ