[
https://issues.apache.org/jira/browse/FALCON-875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Balu Vellanki updated FALCON-875:
---------------------------------
Attachment: FALCON-875.patch
Please review. This patch contains
- simplify filterBy logic
- add a unitTest
- fix existing unitTest
> Enitiy Summary endpoint filterBy does not filter entities without pipelines
> ----------------------------------------------------------------------------
>
> Key: FALCON-875
> URL: https://issues.apache.org/jira/browse/FALCON-875
> Project: Falcon
> Issue Type: Bug
> Components: webapp
> Affects Versions: 0.6
> Reporter: Balu Vellanki
> Assignee: Balu Vellanki
> Fix For: 0.6
>
> Attachments: FALCON-875.patch
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> To reproduce, please create and schedule 2 process entities. One with
> pipeline tag "pipeline_1" and another without pipeline tag. Then make the
> following restAPI call
> http://Node:Port/api/entities/summary/process?cluster=<clusterName>&filterBy=PIPELINES=pipeline_1
> This should return summary for only one process, instead it returns summary
> for both processes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)