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/07 23:53:33 UTC

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

Balu Vellanki created FALCON-875:
------------------------------------

             Summary: 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


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)