Skip to content

Migrate index status propagation from gossip to table polling#4769

Open
sunil9977 wants to merge 1 commit intoapache:trunkfrom
sunil9977:CASSANDRA-21264
Open

Migrate index status propagation from gossip to table polling#4769
sunil9977 wants to merge 1 commit intoapache:trunkfrom
sunil9977:CASSANDRA-21264

Conversation

@sunil9977
Copy link
Copy Markdown
Contributor

Cassandra-21264

  1. Migrates index status propagation from gossip to table polling to avoid the 65KB writeUTF() serialization limit.
  2. Adds two new system_distributed tables (index_build_status, index_events) with periodic polling
  3. version-gated so pre-6.0 clusters continue using gossip.

patch by Sunil Ramchadnra Pawar; reviewed by Caleb Rackliffe for CASSANDRA-21264

Co-authored-by: Caleb Rackliffe

@sunil9977 sunil9977 force-pushed the CASSANDRA-21264 branch 2 times, most recently from d332d3a to e1468fb Compare April 24, 2026 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant