Csehpi commented on issue #37172:
URL: https://github.com/apache/arrow/issues/37172#issuecomment-1707993661
Thank you the link, but so far nothing helps.
In the meantime, I was able to generate more precise logs from istio-proxy:
```BASH
2023-09-06T08:23:09.525594Z debug envoy connection
external/envoy/source/common/network/connection_impl.cc:548 [C93]
onAboveWriteBufferHighWatermark thread=44
2023-09-06T08:23:09.559319Z debug envoy http2
external/envoy/source/common/http/http2/codec_impl.cc:675 [C93] error sending
data frame: Too many frames in the outbound queue thread=44
2023-09-06T08:23:09.559340Z debug envoy http2
external/envoy/source/common/http/http2/codec_impl.cc:675 [C93] error sending
data frame: Too many frames in the outbound queue thread=44
2023-09-06T08:23:09.559344Z debug envoy http2
external/envoy/source/common/http/http2/codec_impl.cc:675 [C93] error sending
data frame: Too many frames in the outbound queue thread=44
2023-09-06T08:23:09.559352Z debug envoy http2
external/envoy/source/common/http/http2/codec_impl.cc:675 [C93] error sending
data frame: Too many frames in the outbound queue
......
2023-09-06T08:23:09.567788Z debug envoy http2
external/envoy/source/common/http/http2/codec_impl.cc:675 [C93] error sending
data frame: Too many frames in the outbound queue thread=44
2023-09-06T08:23:09.567791Z debug envoy http2
external/envoy/source/common/http/http2/codec_impl.cc:675 [C93] error sending
data frame: Too many frames in the outbound queue thread=44
2023-09-06T08:23:09.567798Z debug envoy http2
external/envoy/source/common/http/http2/codec_impl.cc:615 [C93] send buffer
under limit thread=44
2023-09-06T08:23:09.567803Z debug envoy http2
external/envoy/source/common/http/http2/codec_impl.cc:675 [C93] error sending
data frame: Too many frames in the outbound queue thread=44
2023-09-06T08:23:09.567806Z debug envoy http2
external/envoy/source/common/http/http2/codec_impl.cc:675 [C93] error sending
data frame: Too many frames in the outbound queue
......
2023-09-06T08:23:09.602083Z debug envoy http2
external/envoy/source/common/http/http2/codec_impl.cc:1531 [C93] error sending
frames: Too many frames in the outbound queue. thread=44
2023-09-06T08:23:09.602091Z debug envoy http
external/envoy/source/common/http/conn_manager_impl.cc:350 [C93] dispatch
error: Too many frames in the outbound queue. thread=44
2023-09-06T08:23:09.602111Z debug envoy connection
external/envoy/source/common/network/connection_impl.cc:139 [C93] closing
data_to_write=268582912 type=2 thread=44
2023-09-06T08:23:09.602130Z debug envoy connection
external/envoy/source/common/network/connection_impl_base.cc:47 [C93]
setting delayed close timer with timeout 1000 ms thread=44
[2023-09-06T08:23:07.617Z] "POST /arrow.flight.protocol.FlightService/DoGet
HTTP/2" 200 - via_upstream - "-" 21 990314204 1442 20 "-"
"grpc-java-netty/1.49.1" ...
2023-09-06T08:23:10.030352Z debug envoy connection
external/envoy/source/common/network/connection_impl.cc:537 [C93]
onBelowWriteBufferLowWatermark thread=44
2023-09-06T08:23:10.030678Z debug envoy connection
external/envoy/source/common/network/connection_impl.cc:720 [C93] write
flush complete thread=44
......
2023-09-06T08:23:11.032093Z debug envoy connection
external/envoy/source/common/network/connection_impl_base.cc:69 [C93]
triggered delayed close thread=44
2023-09-06T08:23:11.032115Z debug envoy connection
external/envoy/source/common/network/connection_impl.cc:250 [C93] closing
socket: 1 thread=44
2023-09-06T08:23:11.032156Z debug envoy connection
external/envoy/source/extensions/transport_sockets/tls/ssl_socket.cc:320
[C93] SSL shutdown: rc=0 thread=44
2023-09-06T08:23:11.032193Z debug envoy conn_handler
external/envoy/source/extensions/listener_managers/listener_manager/active_stream_listener_base.cc:120
[C93] adding to cleanup list thread=44
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]