Skip to content

CASSANALYTICS-143 Fix various leaks in CDC caching and bridge implementation#189

Open
jmckenzie-dev wants to merge 2 commits intoapache:trunkfrom
jmckenzie-dev:fix_leaks
Open

CASSANALYTICS-143 Fix various leaks in CDC caching and bridge implementation#189
jmckenzie-dev wants to merge 2 commits intoapache:trunkfrom
jmckenzie-dev:fix_leaks

Conversation

@jmckenzie-dev
Copy link
Copy Markdown
Contributor

@jmckenzie-dev jmckenzie-dev commented Mar 31, 2026

Patch by Josh McKenzie; reviewed by TBD for CASSANALYTICS-143

This patch makes a lot of the lifecycle implementation in tests explicit (temp fails, cleanup of resources, etc) that previously relied on the CI env Just Working. Some of it is about tidying up and making explicit our position on resource management w/regards to test class lifecycle, and some of it is about leaks preventing GC (schema graph, etc).

…ntation

Patch by Josh McKenzie; reviewed by TBD for CASSANALYTICS-143

This patch makes a lot of the lifecycle implementation in tests explicit
(temp failes, cleanup of resources, etc) that previously relied on the
CI env Just Working. Some of it is about tidying up and making explicit
our position on resource management w/regards to test class lifecycle,
and some of it is about leaks preventing GC (schema graph, etc).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant