[ 
https://issues.apache.org/jira/browse/OOZIE-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062892#comment-14062892
 ] 

Rohini Palaniswamy commented on OOZIE-1882:
-------------------------------------------

Just a minor comment. Avoid "assertNotNull(jpaService);" in the code. Old 
testcases have a lot of redundant assertNotNull checks and each copy for setup 
from a previous testcase just carries it over and add lines to code 
unnecessarily. 

> Bulk API with bundle Id should relax regex check for Id
> -------------------------------------------------------
>
>                 Key: OOZIE-1882
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1882
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: trunk
>            Reporter: Mona Chitnis
>            Assignee: Purshotam Shah
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: OOZIE-1882-V1.patch, OOZIE-1882-V2.patch
>
>
> Some HA changes related to job-id have changed the traditional id structure
> {{"\\d{7}-\\d{15}-oozie-[a-z]{4}-"}}. The Bulk API for bundle Id matches id 
> against this regex which now needs to be relaxed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to