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

feat: remove coupling with optional client implementation #1518

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

scrocquesel
Copy link
Member

@scrocquesel scrocquesel commented Dec 8, 2024

Refs #857

Should remove any dependency on client transport implementation (netty, apache, crt) (even optional) for project that do not use it at all. This will avoid GraalVM to reach classes that are defined in common but not present in classpath.

@scrocquesel scrocquesel force-pushed the feat/transport_coupling branch from 0d526a6 to 7985e90 Compare December 9, 2024 19:35
@scrocquesel scrocquesel force-pushed the feat/transport_coupling branch from 7985e90 to 67766a0 Compare December 9, 2024 19:49
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