[
https://issues.apache.org/jira/browse/CASSANDRASC-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yifan Cai updated CASSANDRASC-48:
---------------------------------
Fix Version/s: 1.0
Source Control Link:
https://github.com/apache/cassandra-sidecar/commit/252d983cc11af3dee3588a1c328eac7a080bd462
Resolution: Fixed
Status: Resolved (was: Ready to Commit)
> Add an endpoint that gives information about the release version &
> partitioner name of a node
> ---------------------------------------------------------------------------------------------
>
> Key: CASSANDRASC-48
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-48
> Project: Sidecar for Apache Cassandra
> Issue Type: New Feature
> Components: Rest API
> Reporter: Jyothsna Konisa
> Assignee: Jyothsna Konisa
> Priority: Normal
> Labels: pull-request-available
> Fix For: 1.0
>
>
> Add a new endpoint in sidecar that gives information about the release
> version & partitioner name of a node.
> GET /api/v1/cassandra/status
> GET /api/v1/cassandra/status?instanceId={id}
> Response
> {
> releaseVersion: "4.2-SNAPSHOT",
> partitioner: "org.apache.cassandra.dht.Murmur3Partitioner"
> }
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]