skoppu22 opened a new pull request, #149: URL: https://github.com/apache/cassandra-sidecar/pull/149
For improved security, instead of providing generic endpoints which can invoke any given JMX function, we are developing use case specific endpoints, which invoke corresponding JMX functions. As part of this, first endpoint here, to retrieve value of sstable's preemptive interval value. End user shouldn't see anything specific to JMX, as we may modify endpoints to use vtable or alternatives to provide the same functionality later on. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

