[
https://issues.apache.org/jira/browse/FALCON-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Narayan Periwal updated FALCON-1490:
------------------------------------
Description:
For entity list and summary, the OR is inconsistent within the field CLUSTER
and PIPELINES. Only the first value of these field is being considered for
filterBy rather than considering the OR.
for example, falcon entity -type process -list -filterBy
PIPELINES:lda,PIPELINES:cob
This will output the process with pipeline=lda. "PIPELINES:cob" is ignored.
This inconsistency will be fixed as part of this jira.
was:As of now only AND is supported in filterBy, it would be useful to have
OR support too so that users can use filterBy accordingly.
> Fixing the inconsistencies in the filterBy
> -------------------------------------------
>
> Key: FALCON-1490
> URL: https://issues.apache.org/jira/browse/FALCON-1490
> Project: Falcon
> Issue Type: Sub-task
> Components: client
> Reporter: sandeep samudrala
> Assignee: Narayan Periwal
> Priority: Minor
> Fix For: trunk
>
> Attachments: FALCON-1490-v0.patch
>
>
> For entity list and summary, the OR is inconsistent within the field CLUSTER
> and PIPELINES. Only the first value of these field is being considered for
> filterBy rather than considering the OR.
> for example, falcon entity -type process -list -filterBy
> PIPELINES:lda,PIPELINES:cob
> This will output the process with pipeline=lda. "PIPELINES:cob" is ignored.
> This inconsistency will be fixed as part of this jira.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)