Pavel Pereslegin created IGNITE-21201:
-----------------------------------------
Summary: Sql. Move computations from the replica listener thread
Key: IGNITE-21201
URL: https://issues.apache.org/jira/browse/IGNITE-21201
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Pavel Pereslegin
Invalidation of cached plan mappings is performed from partition replica
listener (see MappingServiceImpl#onPrimaryReplicaExpired).
It seems that this calculation should be moved to another thread.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)