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

Move rpcWrapper to gRPC Interceptor; Open Session's ExecutionContext #3511

Merged
merged 2 commits into from
Mar 10, 2023

Conversation

nbauernfeind
Copy link
Member

@nbauernfeind nbauernfeind commented Mar 9, 2023

I've cleaned up the rpcWrapper by moving it into the session object injection itself.
I've also opened the session's ExecutionContext in the context of all gRPC requests.

DHE can now fetch the AuthContext during Ticket resolution as originally intended.

Nightlies are running here: https://github.com/nbauernfeind/deephaven-core/actions/runs/4370246882

rcaudy
rcaudy previously approved these changes Mar 9, 2023
Copy link
Member

@rcaudy rcaudy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, merge once Colin is also happy.

Copy link
Member

@niloc132 niloc132 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the title should be adjusted to say that the rpcWrapper is moved to the interceptor, or perhaps call listener?

@nbauernfeind nbauernfeind changed the title Move rpcWrapper to Injector; Open Session's ExecutionContext Move rpcWrapper to gRPC Interceptor; Open Session's ExecutionContext Mar 10, 2023
@nbauernfeind nbauernfeind merged commit 34e353f into deephaven:main Mar 10, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Mar 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants