Nikolay Izhikov created IGNITE-18533:
----------------------------------------
Summary: [IEP-39] Management API to kill client connection
Key: IGNITE-18533
URL: https://issues.apache.org/jira/browse/IGNITE-18533
Project: Ignite
Issue Type: Sub-task
Reporter: Nikolay Izhikov
Ignite provides thin client API.
Thins client has many APIs that allocate resources on the server nodes.
In case of some buggy code that consumes many system resources(CPU, RAM, flood
network) or heavy query the whole cluster can become unstable.
We should provide to the cluster administrator the ability to drop any user
connection
JMX beans to cancel listed tasks should be introduced:
* Client connections (THIN, ODBJ, JDBC)
In the scope of IEP-35 System view API introduced.
A new API should use the same identifier that is used in corresponding System
View.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)