You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Balu Vellanki (JIRA)" <ji...@apache.org> on 2014/11/08 00:12:33 UTC

[jira] [Updated] (FALCON-875) Enitiy Summary endpoint filterBy does not filter entities without pipelines

     [ 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)