от пользователей в принципе нет, в логах КХ ловим ошибки коннекта. Под утро с ростом нагрузки ошибки пропадают. В чём может быть фишка?
2021.12.02 01:01:03.388630 [ 35246 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 32, e.displayText() = I/O error: Broken pipe, Stack trace (when copying this message, always include the lines below):
0. Poco::Net::SocketImpl::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) @ 0x11d4c36d in /usr/bin/clickhouse
1. Poco::Net::SocketImpl::sendBytes(void const*, int, int) @ 0x11d4da5a in /usr/bin/clickhouse
2. Poco::Net::StreamSocketImpl::sendBytes(void const*, int, int) @ 0x11d529e6 in /usr/bin/clickhouse
3. Poco::Net::HTTPSession::write(char const*, long) @ 0x11d23bc3 in /usr/bin/clickhouse
4. Poco::Net::HTTPChunkedIOS::~HTTPChunkedIOS() @ 0x11d0dac0 in /usr/bin/clickhouse
5. Poco::Net::HTTPChunkedOutputStream::~HTTPChunkedOutputStream() @ 0x11d0e52e in /usr/bin/clickhouse
6. DB::HTTPServerConnection::run() @ 0xf6a7699 in /usr/bin/clickhouse
7. Poco::Net::TCPServerConnection::start() @ 0x11d5397f in /usr/bin/clickhouse
8. Poco::Net::TCPServerDispatcher::run() @ 0x11d55391 in /usr/bin/clickhouse
9. Poco::PooledThread::run() @ 0x11e8bab9 in /usr/bin/clickhouse
10. Poco::ThreadImpl::runnableEntry(void*) @ 0x11e8791a in /usr/bin/clickhouse
11. start_thread @ 0x9609 in /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
12. __clone @ 0x122293 in /usr/lib/x86_64-linux-gnu/libc-2.31.so
(version 21.3.17.3.altinitystable (altinity build))
какого нибудь health check Нет который "открыл TCP / закрыл TCP" ?
судя по стектрейсу сервре не может записать в сокет данные вариантов там много может быть
Обсуждают сегодня