[
https://issues.apache.org/jira/browse/CASSSIDECAR-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Isaac Reath updated CASSSIDECAR-272:
------------------------------------
Description:
Currently, api/v1/cassandra/settings returns a subset of the Cassandra
configurations (releaseVersion, partitioner, datacenter, rpcAddress, tokens and
version under the sub-object sidecar) which were added in
https://issues.apache.org/jira/browse/CASSSIDECAR-84. In order to improve the
observability of a given node's settings, we would like to be able to expose
settings stored under the system_views.settings virtual table.
Due to the fact that this now exposes callers who might not otherwise have
access to system_views.settings to that data, and the current endpoint does not
support authorization, we propose adding a new endpoint
(/api/v2/cassandra/settings) which can be used to access all of the original
settings data + the system_views.settings data. This endpoint will have
authorization support.
was:Currently, api/v1/cassandra/settings returns a subset of the Cassandra
configurations (releaseVersion, partitioner, datacenter, rpcAddress, tokens and
version under the sub-object sidecar) which were added in
https://issues.apache.org/jira/browse/CASSSIDECAR-84. In order to improve the
observability of a given node's settings, we would like to update the Sidecar
settings endpoint to let it return all of the settings that are accessible via
the system_views.settings virtual table for the node which is local to Sidecar.
> Add /api/v2/cassandra/settings which will return Cassandra configurations
> stored in system_views.settings
> ---------------------------------------------------------------------------------------------------------
>
> Key: CASSSIDECAR-272
> URL: https://issues.apache.org/jira/browse/CASSSIDECAR-272
> Project: Sidecar for Apache Cassandra
> Issue Type: Improvement
> Components: Rest API
> Reporter: Isaac Reath
> Assignee: Isaac Reath
> Priority: Normal
>
> Currently, api/v1/cassandra/settings returns a subset of the Cassandra
> configurations (releaseVersion, partitioner, datacenter, rpcAddress, tokens
> and version under the sub-object sidecar) which were added in
> https://issues.apache.org/jira/browse/CASSSIDECAR-84. In order to improve the
> observability of a given node's settings, we would like to be able to expose
> settings stored under the system_views.settings virtual table.
> Due to the fact that this now exposes callers who might not otherwise have
> access to system_views.settings to that data, and the current endpoint does
> not support authorization, we propose adding a new endpoint
> (/api/v2/cassandra/settings) which can be used to access all of the original
> settings data + the system_views.settings data. This endpoint will have
> authorization support.
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]