Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Address a number of liveness-related issues #6366

Merged
merged 14 commits into from
Nov 13, 2024

Conversation

rcaudy
Copy link
Member

@rcaudy rcaudy commented Nov 12, 2024

Includes a more complete fix for #3545
Each commit is intended to be reviewed independently, in order.

rcaudy added 12 commits November 8, 2024 13:27
…or the UnderlyingTableMaintainer the underlying table itself
…Referent of a DelegatingLivenessReferent are held by the delegating implementation's getWeakReference() result
…hat this is followed in all but one documented exceptional case
…eanup() for its own (idempotent) implementation
…ned by a RetainedReferenceTracker with enforceStrongReachability=true
…d QueryTableAjTest to avoid future issues. Remove a few redundant LivenessScopes in QueryTableAjTest.
…) from dropping enqueued references. Preserve reachability at time of enqueue when not done via cleanup.
@rcaudy rcaudy added bug Something isn't working query engine core Core development tasks DocumentationNeeded ReleaseNotesNeeded Release notes are needed labels Nov 12, 2024
@rcaudy rcaudy added this to the 0.37.0 milestone Nov 12, 2024
@rcaudy rcaudy self-assigned this Nov 12, 2024
@rcaudy rcaudy requested a review from cpwright November 12, 2024 02:07
cpwright
cpwright previously approved these changes Nov 12, 2024
nbauernfeind
nbauernfeind previously approved these changes Nov 13, 2024
@rcaudy rcaudy dismissed stale reviews from nbauernfeind and cpwright via 1571513 November 13, 2024 17:20
@rcaudy rcaudy enabled auto-merge (squash) November 13, 2024 17:56
@rcaudy rcaudy merged commit 02127ae into deephaven:main Nov 13, 2024
17 checks passed
@rcaudy rcaudy deleted the rwc-livenessstuff branch November 13, 2024 18:07
@github-actions github-actions bot locked and limited conversation to collaborators Nov 13, 2024
@deephaven-internal
Copy link
Contributor

Labels indicate documentation is required. Issues for documentation have been opened:

Community: deephaven/deephaven-docs-community#359

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working core Core development tasks DocumentationNeeded query engine ReleaseNotesNeeded Release notes are needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants