[
https://issues.apache.org/jira/browse/OOZIE-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583862#comment-14583862
]
Robert Kanter commented on OOZIE-2266:
--------------------------------------
That looks good to me.
Can you add some unit tests? I know that you only moved {{getWhereClause}} and
didn't write it, but it would be good to add some tests for it. You can take a
look at {{TestCoordJobGetActionsSubsetJPAExecutor}}, which looks like it's
already doing some tests that exercise this. It would also be good to create
tests for {{CoordActionsCountForJobIdJPAExecutor}}, for which it looks like we
don't have any.
> [core] Fix 'total' actions returned in coordinator job info
> -----------------------------------------------------------
>
> Key: OOZIE-2266
> URL: https://issues.apache.org/jira/browse/OOZIE-2266
> Project: Oozie
> Issue Type: Bug
> Components: core
> Affects Versions: 4.2.0
> Reporter: Sai Chirravuri
> Assignee: Sai Chirravuri
> Attachments:
> 0001-OOZIE-2266-core-Fix-total-actions-in-coord-info.patch, OOZIE-2266.patch
>
>
> Coordinator job info doesn't take filtering into account when returning
> 'total' actions. It always returns total actions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)