Clement Escoffier

Results 85 issues of Clement Escoffier

There is already a retry built-in in the Kafka producer. We may not need another one.

kafka

Reproducer: https://github.com/yholkamp/didactic-dollop

bug
mqtt

The script has a few bugs: * `antora` is not installed (and it needs the up to date antora) * The git repository URL is incorrect (must use https +...

infra

The MQTT Server connector does not have inbound metadata support.

mqtt

At the moment, the connector is creating `Message`. It would be great to allow injecting other types of payload such as: * JsonObject/ JsonArray is the content is a valid...

mqtt

This could be integrated as in https://github.com/vert-x3/vertx-rx/blob/master/rx-java2/src/main/java/io/vertx/reactivex/core/RxHelper.java.

`createThreadFactory` references the `threadFactory` field. If a thread is created before the assignation, it leads to an NPE. By moving the assignment before the first call to `createThreadFactory`, we prevent...

bug

Fix https://github.com/quarkusio/quarkus/issues/28053.

kind/bug
area/grpc
triage/backport?

These commands are marked as experimental, as we would need feedback before making them stable. The "Java" mapping I did (query response item) covers the various tests I tried, but...

area/documentation
area/redis