Francesco Mari created OAK-5522:
-----------------------------------
Summary: Deactivation code in StandbyStoreService is not resilient
to errors
Key: OAK-5522
URL: https://issues.apache.org/jira/browse/OAK-5522
Project: Jackrabbit Oak
Issue Type: Bug
Components: segment-tar
Reporter: Francesco Mari
Assignee: Francesco Mari
Fix For: 1.6
The {{StandbyStoreService#deactivate}} is not resilient to exceptions thrown in
{{StandbyClientSync#close}}. If that method throws an exception, the following
call to {{ServiceRegistration#unregister}} will never happen, resulting a
dangling task in the system executor.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)