Doug Rohrer created CASSANDRA-20884:
---------------------------------------
Summary: Move JMX classes to the in-jvm-dtest API project and
other small dtest-api improvements
Key: CASSANDRA-20884
URL: https://issues.apache.org/jira/browse/CASSANDRA-20884
Project: Apache Cassandra
Issue Type: Task
Reporter: Doug Rohrer
Several important JMX-related test classes should be moved over from the
Cassandra codebase to the in-jvm-dtest library for two reasons:
1) They are duplicated in every Cassandra version from 4.0 onwards, and don't
need to be.
2) More imporantly, using these classes outside of the Cassandra project (in
sidecar and analytics) requires that those projects also have access to these
classes, and we've worked around this with some fairly ugly hacks (copy/paste
of code across even more projects) to date. Moving these will eliminate the
need for the hacks.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]