[ https://issues.apache.org/jira/browse/OOZIE-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
duan xiong reassigned OOZIE-3461: --------------------------------- Assignee: (was: duan xiong) > CoordMaterializeTriggerService code cleanup > ------------------------------------------- > > Key: OOZIE-3461 > URL: https://issues.apache.org/jira/browse/OOZIE-3461 > Project: Oozie > Issue Type: Task > Reporter: Andras Salamon > Priority: Minor > Attachments: OOZIE-3461-001.patch > > > It seems to me don't really use the {{delayedCallables}} and {{delay}} > variables in > {{CoordMaterializeTriggerService.CoordMaterializeTriggerRunnable}} class. We > only add items to {{callables}} and not to {{delayedCallables}}. We could > remove this part of the class. > It should be also useful to log the lock acquiring and not only the releasing > ( like in > [PauseTransitService|https://github.com/apache/oozie/blob/master/core/src/main/java/org/apache/oozie/service/PauseTransitService.java#L86] > ) > -- This message was sent by Atlassian Jira (v8.20.1#820001)