Violeta Georgieva

Results 263 comments of Violeta Georgieva

@yugj If you enable on the gateway the `wiretap` functionality and Reactor Netty log level (see below) ``` server: port: 8888 http2: enabled: true ssl: enabled: false spring: cloud: loadbalancer:...

@spencergibb `reactor.netty.http.websocket.WebsocketInbound#receiveCloseStatus` returns the close statuses described in the specification (https://datatracker.ietf.org/doc/html/rfc6455#section-7.4.1). However not all of these statuses can be send with a close frame. Spring Cloud Gateway has to filter...

> I am not a netty expert. I can ask @violetagg if she can take a look I'll take a look at the provided details

> Noticed that Netty sometimes tries to read a last "zero" chunk as a start of HTTP response. Netty tries to determine the HTTP protocol version from last "zero" chunk....

> Do we need one workflow per project, or can we do a scheduled workflow in core instead (with multiple checkouts) ? (which probably has influence on where the failures...

@crankydillo I'm gonna check this next week

@reactor/netty-team Wait with the review please!

> yes, will you do it or may I do ? yep go ahead