Julien Viet

Results 921 comments of Julien Viet

thanks for this interesting PR, after examination here is what I found First the thread interruption is not correct because in some case (the default scheduler), it will not be...

which keep alive are we talking about ? HTTP/2 ? it is not clear

It seems that it periodically sends a ping HTTP/2 frame to the server to "keep alive" the stream. We could develop a similar feature for the new client on top...

https://grpc.io/docs/guides/keepalive/

@JSchering thanks we are going to investigate this

vertx 4.x is already tested with HZ 5.3.5 so I think it is only a matter of not recommending HZ 4 by default in the doc and perhaps in the...

you can see that in CI https://github.com/vert-x3/vertx-hazelcast/actions/runs/9122777742

can you make a separate PR with the issue for codegen on the service-proxy repo ?