Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-6332

Configure Maximum Message Size for Vert.x gRPC Server

XMLWordPrintable

      Previously, the Vert.x gRPC server was created without passing any configuration. This commit creates an instance of `GrpcServerOptions` to configure the maximum message size for the server. At the moment, there is no other configuration, but it will be extended with Vert.x 5.

      To maintain consistency, we reuse the maxInboundMessageSize property instead of introducing a dedicated one.

      Fixes https://github.com/quarkusio/quarkus/issues/43573

              Unassigned Unassigned
              blafond Barry LaFond
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: