Alexey Scherbakov created IGNITE-15974:
------------------------------------------
Summary: Blocking call in the timer pool
Key: IGNITE-15974
URL: https://issues.apache.org/jira/browse/IGNITE-15974
Project: Ignite
Issue Type: Bug
Reporter: Alexey Scherbakov
org.apache.ignite.raft.jraft.storage.impl.LogManagerImpl#getLastLogId can be
called in the timer pool and contains blocking code.
This is a dangerous code and should be reworked if possible.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)