[
https://issues.apache.org/jira/browse/IGNITE-27334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-27334:
---------------------------------------
Description: thenRun() might execute on the checkpoint thread, and it in
turns blocks the thread. thenRunAsync() could solve the problem
> CheckpointJob might cause a deadlock
> ------------------------------------
>
> Key: IGNITE-27334
> URL: https://issues.apache.org/jira/browse/IGNITE-27334
> Project: Ignite
> Issue Type: Bug
> Reporter: Roman Puchkovskiy
> Assignee: Filipp Shergalis
> Priority: Major
> Labels: ignite-3
>
> thenRun() might execute on the checkpoint thread, and it in turns blocks the
> thread. thenRunAsync() could solve the problem
--
This message was sent by Atlassian Jira
(v8.20.10#820010)