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

Quarkus Vertx GRPC Client should respect "max-inbound-message-size" property #44853

Closed
alex-pumpkin opened this issue Dec 1, 2024 · 2 comments · Fixed by #44855
Closed

Quarkus Vertx GRPC Client should respect "max-inbound-message-size" property #44853

alex-pumpkin opened this issue Dec 1, 2024 · 2 comments · Fixed by #44855
Labels
area/grpc gRPC area/vertx kind/bug Something isn't working
Milestone

Comments

@alex-pumpkin
Copy link
Contributor

Describe the bug

Quarkus Vertx GRPC client should respect quarkus.grpc.clients."client-name".max-inbound-message-size property. Now it only affects java-grpc client.

Expected behavior

The property is respected

Actual behavior

Quarkus Vertx GRPC client uses default restriction.

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

The solution could give us a workaround for this issue: #44852

@alex-pumpkin alex-pumpkin added the kind/bug Something isn't working label Dec 1, 2024
Copy link

quarkus-bot bot commented Dec 1, 2024

/cc @alesj (grpc), @cescoffier (grpc)

@cescoffier
Copy link
Member

@vietj is it supported or planned?

@quarkus-bot quarkus-bot bot added this to the 3.18 - main milestone Dec 2, 2024
@gsmet gsmet modified the milestones: 3.18 - main, 3.17.3, 3.17.4 Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/grpc gRPC area/vertx kind/bug Something isn't working
Projects
None yet
3 participants