Aleksey Plekhanov created IGNITE-28734:
------------------------------------------
Summary: User operations can block management commands
Key: IGNITE-28734
URL: https://issues.apache.org/jira/browse/IGNITE-28734
Project: Ignite
Issue Type: Bug
Reporter: Aleksey Plekhanov
Assignee: Aleksey Plekhanov
We have dedicated pool for management commands, all management tasks executed
wihin this pool. But we've moved control.sh to thin client protocol, and when
client-connector pool is busy (for example, by long-running SQL) management
commands can't be processed. Recently we've also added default handshake
timeout for thin clients, so control.sh can't even connect to cluster and got
timeout exception.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)