[
https://issues.apache.org/jira/browse/IGNITE-22281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-22281:
---------------------------------------
Description:
It looks like RestComponent#startServer() causes a deadlock by using
SHARED_STARTUP_LOCK and trying to wait for other jobs trying to take the same
lock.
See the attached thread dump.
> Deadlock when starting RestComponent
> ------------------------------------
>
> Key: IGNITE-22281
> URL: https://issues.apache.org/jira/browse/IGNITE-22281
> Project: Ignite
> Issue Type: Bug
> Reporter: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Attachments: ai3-3-thread-dump.txt
>
>
> It looks like RestComponent#startServer() causes a deadlock by using
> SHARED_STARTUP_LOCK and trying to wait for other jobs trying to take the same
> lock.
> See the attached thread dump.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)