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

Properly use liveness API for dynamic non-refreshing nodes in SessionState exports #1092

Merged
merged 2 commits into from
Aug 21, 2021

Conversation

nbauernfeind
Copy link
Member

@nbauernfeind nbauernfeind commented Aug 20, 2021

The query:

t = emptyTable(10000).update("I = ii")

Would display the first page, but any viewport changes would throw an exception due to incorrect usage of LivenessReferent API. It was easily triggered using SSL, could not reproduce using the grpc-web proxy.

@nbauernfeind nbauernfeind added bug Something isn't working grpc release blocker A bug/behavior that puts is below the "good enough" threshold to release. labels Aug 20, 2021
@nbauernfeind nbauernfeind added this to the Aug 2021 milestone Aug 20, 2021
@nbauernfeind nbauernfeind self-assigned this Aug 20, 2021
@nbauernfeind nbauernfeind changed the title Fix exception when scrolling on static table caused by race easily triggered over ssl Properly use liveness API for dynamic non-refreshing nodes in SessionState exports Aug 20, 2021
rcaudy
rcaudy previously approved these changes Aug 21, 2021
@nbauernfeind nbauernfeind merged commit 87aa98e into deephaven:main Aug 21, 2021
niloc132 added a commit to niloc132/deephaven-core that referenced this pull request Aug 24, 2021
kosak pushed a commit to kosak/deephaven-core that referenced this pull request Aug 31, 2021
kosak pushed a commit to kosak/deephaven-core that referenced this pull request Aug 31, 2021
kosak pushed a commit to kosak/deephaven-core that referenced this pull request Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working grpc NoDocumentationNeeded release blocker A bug/behavior that puts is below the "good enough" threshold to release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants