[
https://issues.apache.org/jira/browse/IGNITE-20031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladislav Pyatkov reassigned IGNITE-20031:
------------------------------------------
Assignee: Vladislav Pyatkov
> NPE on the lease updater
> ------------------------
>
> Key: IGNITE-20031
> URL: https://issues.apache.org/jira/browse/IGNITE-20031
> Project: Ignite
> Issue Type: Bug
> Reporter: Vladislav Pyatkov
> Assignee: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> During a deactivation of the active actor of Meta storage, it might reset
> {{leaseNegotiator}} reference before {{updaterTread}} is stopped.
> {noformat}
> 2023-07-23 03:10:07:490 +0300
> [WARNING][%irsvt_imtw_0%lease-updater-0][LeaseUpdater] Lease updater is
> interrupted
> Exception in thread "%irsvt_imtw_0%lease-updater-0"
> java.lang.NullPointerException
> at
> org.apache.ignite.internal.placementdriver.LeaseUpdater$Updater.run(LeaseUpdater.java:301)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)