Francesco Nigro

Results 414 comments of Francesco Nigro

@cescoffier https://github.com/eclipse-vertx/vertx-grpc/blob/main/vertx-grpc-context-storage/src/main/java/io/grpc/override/ContextStorageOverride.java#L27 probably I need to send a PR just to fix this which is should be broken in master

Hi @cescoffier I would love to move this forward but there is a missing "feature" in vertx 4.x i.e. moving local storage values from duplicated ctx with a filter -...

@cescoffier I cannot see an issue but https://github.com/eclipse-vertx/vert.x/pull/5215 on vertx side which is the in progress work on it. IDK if Julien is aware of exactly we need

This can be related (and better used at) https://github.com/quarkusio/quarkus/pull/40725 can you checkout my branch there and show how the changes there will translate with the new API, bud? I'm travelling,...

Yep, let's sync once I'm back, thanks @vietj :pray:

@dmlloyd I have no strong opinion on this, so I can do it like that as well

@radcortez similar to the others we know about ^^

@cescoffier @vietj did you decided what could be best to do? :pray:

@cescoffier For quarkus - what is the expected time frame where vertx 5 can be integrated? Remember that this change I did here could easily be backported too, given that...

> The fact that we don't really know when useDirect is true or false (not the same value in tests, if you use JPMS, if you have access to usafe...