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 the C++ client to shared libraries; reorganize its dir structure. #4345

Merged
merged 13 commits into from
Aug 21, 2023

Conversation

jcferretti
Copy link
Member

@jcferretti jcferretti commented Aug 19, 2023

Includes updating the cpp base docker image for the corresponding version that knows how to build
shared libraries for the dependencies (eg, gRPC and friends).

The libclient library was renamed to libdhclient, as "client" on its own seemed too potentially ambiguous in the context of resolving shared library names (this is the one change that impacted the R client in this diff)

kosak
kosak previously approved these changes Aug 19, 2023
@kosak kosak self-requested a review August 20, 2023 21:59
kosak
kosak previously approved these changes Aug 20, 2023
kosak
kosak previously approved these changes Aug 20, 2023
alexpeters1208
alexpeters1208 previously approved these changes Aug 21, 2023
Copy link
Contributor

@alexpeters1208 alexpeters1208 left a comment

Choose a reason for hiding this comment

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

LGTM

py/client-ticking/README.md Outdated Show resolved Hide resolved
devinrsmith
devinrsmith previously approved these changes Aug 21, 2023
devinrsmith
devinrsmith previously approved these changes Aug 21, 2023
kosak
kosak previously approved these changes Aug 21, 2023
@jcferretti jcferretti dismissed stale reviews from kosak and devinrsmith via 31585eb August 21, 2023 19:48
@jcferretti jcferretti merged commit 50bdba4 into deephaven:main Aug 21, 2023
10 checks passed
@jcferretti jcferretti deleted the cfs-cpp-shlibs branch August 21, 2023 20:51
@github-actions github-actions bot locked and limited conversation to collaborators Aug 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants