Santiago Pericas-Geertsen

Results 38 issues of Santiago Pericas-Geertsen

### Description Proposal for a new annotation @ExecuteOn to run any CDI bean method on a separate thread (platform or virtual) and always blocking the calling thread. See tests.

MP
1.x
OCA Verified

## Problem Description Related to issue #8591, but rather than requiring the use of the FT module (and all that implies), this issue is about a simple annotation that can...

MP
P3
4.x

### Description New gRPC Client API and implementation for SE. Issue #7060.

OCA Verified

As described in #6353 and already resolved in 3.x.

bug
webserver
P2
4.x
Níma

### Description New document that describes the ExecuteOn annotation. See #8749.

duplicate
docs
common
OCA Verified

## Environment Details * Helidon Version: 4.0.7 * Helidon SE or Helidon MP * JDK version: Oracle GraalVM 21.0.3+7.1 (build 21.0.3+7-LTS-jvmci-23.1-b37) * OS: Mac ## Description Unable to build `tests/integration/native-image/mp-2`

native-image
4.x

Support for running tasks in virtual and platform theads using `@ExecuteOn` needs documentation

docs

### Description Switched implementation of `MpEnvironmentVariablesSource` to use an LRU cache and avoid an OOM. See issue #8767.

config
performance
4.x
OCA Verified

### Description Mostly improvements to `GrpcProtocolHandler`: back-pressure, support for trailers, compression, etc.

OCA Verified

### Description Integration of H3 gRPC MP Implementation into H4. gRPC in H3 MP started its own Netty-based server on a new port, the new implementation in H4 is fully...

OCA Verified