This is an automated email from the ASF dual-hosted git repository. frankgh pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-sidecar.git
from f37beca7 CASSSIDECAR-213: Release resources in unit tests (#195) add 822c06eb CASSSIDECAR-214: Speed up ConnectedClientStatsHandlerIntegrationTest (#196) No new revisions were added by this update. Summary of changes: ...ConnectedClientStatsHandlerIntegrationTest.java | 177 ++++++++++++++++++ .../SharedClusterSidecarIntegrationTestBase.java | 16 ++ ...ConnectedClientStatsHandlerIntegrationTest.java | 197 --------------------- .../sidecar/testing/IntegrationTestBase.java | 6 +- 4 files changed, 196 insertions(+), 200 deletions(-) create mode 100644 integration-tests/src/integrationTest/org/apache/cassandra/sidecar/routes/ConnectedClientStatsHandlerIntegrationTest.java delete mode 100644 server/src/test/integration/org/apache/cassandra/sidecar/routes/ConnectedClientStatsHandlerIntegrationTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org