Bohdan Siryk created CASSGO-101:
-----------------------------------
Summary: Support custom listeners for NodeState, TopologyChange
and SchemaChange events
Key: CASSGO-101
URL: https://issues.apache.org/jira/browse/CASSGO-101
Project: Apache Cassandra Go driver
Issue Type: New Feature
Reporter: Bohdan Siryk
Originally raised here:
[https://the-asf.slack.com/archives/C05LPRVNZV1/p1767548766531679]
Currently, gocql doesn't expose an API for end-users to track Cassandra events
related to node state, topology, and schema changes. There are a couple of
usecases when we want to listen for those events, for example, for monitoring
purposes.
To implement this, we can add listener fields to the
[ClusterConfig.Events|https://github.com/apache/cassandra-gocql-driver/blob/f1e31a58f7e0c25e58e2e2a0a0c6de358e643e8b/cluster.go#L206-L213]
subtype for schema, topology, and node state changes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]