[
https://issues.apache.org/jira/browse/OOZIE-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hadoop QA updated OOZIE-2843:
-----------------------------
[
https://issues-test.apache.org/jira/browse/OOZIE-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Piros updated OOZIE-2843:
--------------------------------
Attachment: OOZIE-2843.003.patch
Fixing new FindBugs error.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
> Enhance logging inside ZKLocksService and MemoryLocksService
> ------------------------------------------------------------
>
> Key: OOZIE-2843
> URL: https://issues.apache.org/jira/browse/OOZIE-2843
> Project: Oozie
> Issue Type: New Feature
> Components: action, coordinator
> Affects Versions: 4.3.0
> Reporter: Andras Piros
> Assignee: Andras Piros
> Priority: Minor
> Attachments: OOZIE-2843.001.patch, OOZIE-2843.002.patch
>
>
> Sometimes when Oozie tries to acquire lock [via
> ZooKeeper|https://github.com/apache/oozie/blob/master/core/src/main/java/org/apache/oozie/service/ZKLocksService.java#L144]
> or
> [in-memory|https://github.com/apache/oozie/blob/master/core/src/main/java/org/apache/oozie/service/MemoryLocksService.java]
> we don't get enough information whether the action succeeded or not. Also
> other details like retry count, timeout applied, etc. are not logged.
> Enhancing logging here would benefit debugging of lock handling within
> {{XCommand}} instances.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)