[ 
https://issues.apache.org/jira/browse/OOZIE-3142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Prabhu Joseph updated OOZIE-3142:
---------------------------------
    Attachment: OOZIE-3142.2.patch

> Integer Overflows in Purge retentionTime  
> ------------------------------------------
>
>                 Key: OOZIE-3142
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3142
>             Project: Oozie
>          Issue Type: Bug
>          Components: core
>            Reporter: Prabhu Joseph
>            Assignee: Prabhu Joseph
>         Attachments: OOZIE-3142.1.patch, OOZIE-3142.2.patch
>
>
> Oozie Purge ShareLibService retentionTime overflows when 
> oozie.service.ShareLibService.temp.sharelib.retention.days is set to 25 and 
> becomes negative value. Value has to be in long.
> final long retentionTime = 1000 * 60 * 60 * 24 * 
> ConfigurationService.getInt(LAUNCHERJAR_LIB_RETENTION);



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to