sunil9977 opened a new pull request, #4769:
URL: https://github.com/apache/cassandra/pull/4769

   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
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to