[ 
https://issues.apache.org/jira/browse/IGNITE-21201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Pereslegin updated IGNITE-21201:
--------------------------------------
    Description: 
Invalidation of cached plan mappings is performed from placement driver 
listener thread  (see MappingServiceImpl#onPrimaryReplicaExpired). 
It seems that this calculation should be moved to another thread.

  was:
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.


> 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
>            Priority: Major
>              Labels: ignite-3
>
> Invalidation of cached plan mappings is performed from placement driver 
> listener thread  (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)

Reply via email to