[ https://issues.apache.org/jira/browse/CASSANDRA-17002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17485507#comment-17485507 ]
David Capwell commented on CASSANDRA-17002: ------------------------------------------- did first pass of reviews; the main comment is "how should we be accessing the table?", this question will make clear what the partition/cluster keys should be. Second question is "how costly does this get as cluster grows", when you have a 1k+ cluster, memory is scares so a cache of events for each instance could become a problem. > Cassandra Ring state transitions should be available through a Virtual Table > ---------------------------------------------------------------------------- > > Key: CASSANDRA-17002 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17002 > Project: Cassandra > Issue Type: Improvement > Components: Feature/Virtual Tables > Reporter: Dinesh Joshi > Assignee: Francisco Guerrero > Priority: Normal > Time Spent: 0.5h > Remaining Estimate: 0h > > In many situations it is beneficial to see the last N Gossip state > transitions for debugging and other purposes. We should expose the last N > state transitions through a bounded Virtual Table. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org