[ https://issues.apache.org/jira/browse/CASSANDRA-17002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496424#comment-17496424 ]
Francisco Guerrero commented on CASSANDRA-17002: ------------------------------------------------ [~dcapwell] [~yifanc] [~skoppu] thanks for the review and the discussion. I will repurpose this Jira for the gossipinfo virtual table. I had a longer conversation in slack with Stefan Podkowinski to create a generic virtual table to expose all DiagnosticEvents. The scope of that table is a little larger, but the idea would be to have a table where you can query DiagnosticEvents like this: {{SELECT * FROM events WHERE eventType = 'GossipEvent' AND timestamp >= 12222222}} I will go ahead and create a new Jira for that work, and I will change the description and title of this Jira. I will be pushing a new commit for this work to support gossipinfo as a virtual table soon. > 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: 4h > 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