Details
-
Improvement
-
Status: Patch Available
-
Normal
-
Resolution: Unresolved
-
None
-
Quality Assurance
-
Normal
-
All
-
None
-
Description
Instance.nodetoolResult is not using JMX internally but it throws UnsupportedOperationException in InternalNodeProbe for some nodetool comamnds.
This makes calls to instance.nodetoolResult("info"), for example, impossible, because these commands are using JMX / calling methods which are throwing exception and it makes the testing painful.
There is no reason to not support this if Instance has JMX feature as it was added recently.
Attachments
Attachments
Issue Links
- is blocked by
-
CASSANDRA-18583 Fix shutting down IsolatedJmx
- Resolved
- is related to
-
CASSANDRA-19730 In-JVM dtest JMX support should support nodetool usage
- Triage Needed
- links to