Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
ClusterInstance is the interface used by our integration tests for interacting with the cluster at runtime. Originally, this only included things like the topology of the cluster, configs, and some helpers for AdminClient. Over time, we have exposed more and more internal classes through this interface which has created a tight coupling with the "core" module.