[jira] [Updated] (IGNITE-21201) Sql. Move computations from the listener thread

2024-01-04 Thread Pavel Pereslegin (Jira)


 [ 
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 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 placement driver 
listener thread  (see MappingServiceImpl#onPrimaryReplicaExpired). 
It seems that this calculation should be moved to another thread.


> Sql. Move computations from the 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 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)


[jira] [Updated] (IGNITE-21201) Sql. Move computations from the listener thread

2024-01-04 Thread Pavel Pereslegin (Jira)


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

Pavel Pereslegin updated IGNITE-21201:
--
Summary: Sql. Move computations from the listener thread  (was: Sql. Move 
computations from the replica listener thread)

> Sql. Move computations from the 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)


[jira] [Updated] (IGNITE-21201) Sql. Move computations from the listener thread

2024-01-04 Thread Pavel Pereslegin (Jira)


 [ 
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 listener thread  (see 
MappingServiceImpl#onPrimaryReplicaExpired). 
It seems that this computations should be moved to another thread.

  was:
Invalidation of cached plan mappings is performed from listener thread  (see 
MappingServiceImpl#onPrimaryReplicaExpired). 
It seems that this calculation should be moved to another thread.


> Sql. Move computations from the 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 listener thread  (see 
> MappingServiceImpl#onPrimaryReplicaExpired). 
> It seems that this computations should be moved to another thread.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)