java.lang.Thread.State: RUNNABLE at java.net.SocketOutputStream.socketWrite0(Native Method #2031
Labels
client-api-v2
investigating
Investigation of a root cause is on going
network
network and IO related issues
Describe the bug
The thread is stuck at this position for a long time:
java.lang.Thread.State: RUNNABLE at java.net.SocketOutputStream.socketWrite0(Native Method
Steps to reproduce
Expected behaviour
Return to the client
Code example
Error log
Configuration
Environment
openjdk version "1.8.0_432"
OpenJDK Runtime Environment (build 1.8.0_432-8u432-ga
us1-0ubuntu224.04-ga)OpenJDK 64-Bit Server VM (build 25.432-bga, mixed mode)
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.04.1 LTS
Release: 24.04
Codename: noble
ClickHouse server
ClickHouse Server version: (version 24.11.1.2557 (official build)
ClickHouse Server non-default settings, if any:
set max_insert_threads = 32;
set input_format_parallel_parsing = 0;
set receive_timeout = 30000;
set input_format_allow_errors_num = 0;
set parts_to_throw_insert = 3000;
set max_insert_block_size = 1048449;
set min_insert_block_size_rows = 1048449;
set min_insert_block_size_bytes = 268402944;
set parts_to_delay_insert = 0;
set parts_to_throw_insert = 300;
CREATE TABLE
statements for tables involved:Sample data for all these tables, use clickhouse-obfuscator if necessary
The text was updated successfully, but these errors were encountered: