You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Peter Cseh (JIRA)" <ji...@apache.org> on 2016/09/06 10:00:28 UTC

[jira] [Created] (OOZIE-2664) SharelibService should never purge currently used sharelib

Peter Cseh created OOZIE-2664:
---------------------------------

             Summary: SharelibService should never purge currently used sharelib
                 Key: OOZIE-2664
                 URL: https://issues.apache.org/jira/browse/OOZIE-2664
             Project: Oozie
          Issue Type: Bug
            Reporter: Peter Cseh
            Assignee: Peter Cseh


We came across the following scenario:
- the user uploads several newer sharelibs
- before running sharelibupdate,  some tests are run and the update is scheduled to a maintenance window
- SharelibService.purgeLibs can delete the currently active sharelib

The purge should watch for the currently active sharelib and never delete it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)