[ https://issues.apache.org/jira/browse/OOZIE-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14063961#comment-14063961 ]
Purshotam Shah commented on OOZIE-1906: --------------------------------------- {quote} Schedule in SchedulerService.getScheduler() instead of creating a new thread pool. SchedulerService will take care of destroying the thread pool as well. Can get rid of reaper.threads setting after switching to SchedulerService {quote} ChildReaper destroys thread-poll on close, so we don't have to close it. > Service to periodically remove ZK lock > -------------------------------------- > > Key: OOZIE-1906 > URL: https://issues.apache.org/jira/browse/OOZIE-1906 > Project: Oozie > Issue Type: Bug > Components: HA > Reporter: Purshotam Shah > Assignee: Purshotam Shah > Attachments: OOZIE-1906-V1.patch > > > We might have a case where lock are held-up and it never released bcz of > exception. Service should remove those locks. -- This message was sent by Atlassian JIRA (v6.2#6252)