Nikita Amelchev created IGNITE-28798:
----------------------------------------
Summary: Memory leak on thin client SQL query timeout
Key: IGNITE-28798
URL: https://issues.apache.org/jira/browse/IGNITE-28798
Project: Ignite
Issue Type: Bug
Reporter: Nikita Amelchev
Assignee: Nikita Amelchev
A timed-out SQL query executed via thin client may leave the server-side cursor
registered after ClientCacheQueryCursor.writePage() fails while
fetching/writing the page. As a result, query-related objects remain reachable
from client resources, causing heap growth after repeated timeout cancellations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)