mirror of https://github.com/apache/cassandra
* Insert the actual PreInitialize entry in the distribute metadata log table using a callback after the log is bootstrapped. * Remove the implicit insert on subsequent commit, i.e. of the Initialize entry * Enables the full specifics of PreInit to be encoded in the serialized form, removing the special casing for the first CMS member and other nodes * Correctly invalidate cached KeyspaceMetadata when in a pre-initialized state * Update Host ids in the system.peers_v2 table directly following CMS initialization * Initialise gossip/local host id after CMS initialization completes * Clean up CMS initialization errors which occur after the PreInitialize stage Co-authored-by: Alex Petrov <oleksandr.petrov@gmail.com> Co-authored-by: Marcus Eriksson <marcuse@apache.org> |
||
|---|---|---|
| .. | ||
| anttasks/org/apache/cassandra/anttasks | ||
| bin | ||
| burn/org/apache/cassandra | ||
| conf | ||
| data | ||
| distributed/org/apache/cassandra | ||
| harry/main/org/apache/cassandra | ||
| long/org/apache/cassandra | ||
| memory/org/apache/cassandra/db/compaction | ||
| microbench/org/apache/cassandra/test/microbench | ||
| resources | ||
| simulator | ||
| unit | ||