Himanshu Gupta

Results 37 comments of Himanshu Gupta

@yschimke Why can't we add onSettings methods in EventListener to expose server settings in case the of HTTP/2 connection. We can still have dedicated listener for HTTP2Connection. The method can...

@sbordet I am trying to reach near to what h2load provides as the benchmark for http/2. For my current setup, I was able to reach 20k/sec using 2 connection using...

@sbordet Also, if you are aware and have some time, can you please explain/(point me to) the difference and uses of between setScheduler, setExecutor and setSelectors, it would be of...

@sbordet I was able to get it to 22k/rps with some optimisation. I am sure if you look at it you can provide some valuable insights on further improvement. I...

@jvican ... Do you have a repo which compiles with vertx 4.2.1 to a native image ?

Any update on on how to do it in openapi 3.0. Is this the way to go for extensible enum in opanAPI 3.0 ``` type: type: string anyOf: - enum:...

Is there a solution to this problem ? I am using camel k and have the same issue. These are the steps I am doing. ``` echo "Creating the event...

@feitnomore @grantr - Can you pls assist here

That helps. I can give it a shot. The reason I am planning to do it is because the GitHub runner uses the VFS mount and buildah is a bit...

@whiskeysierra is there a list for compatible version?