[
https://issues.apache.org/jira/browse/FALCON-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14936396#comment-14936396
]
Pragya Mittal commented on FALCON-1499:
---------------------------------------
+ String priority = retentionStage.getPriority() == null ? "NORMAL" :
retentionStage.getPriority();
IMO, priority should honour the feedLevelProperty if set in feed.
> Lifecycle Retention Issues
> --------------------------
>
> Key: FALCON-1499
> URL: https://issues.apache.org/jira/browse/FALCON-1499
> Project: Falcon
> Issue Type: Bug
> Reporter: Ajay Yadava
> Assignee: Ajay Yadava
> Attachments: FALCON-1499.patch
>
>
> Two issues:
> 1) Some properties were missing from startup.properties
> 2) NullPointerException when queueName and priority are not specified in
> retentionStage.
> Originally reported by [~pragya.mittal].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)