You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Raju Bairishetti (JIRA)" <ji...@apache.org> on 2017/05/21 12:00:06 UTC

[jira] [Updated] (LENS-1332) Fetching large set of queries from Lens state store shouldn't allowed

     [ https://issues.apache.org/jira/browse/LENS-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raju Bairishetti updated LENS-1332:
-----------------------------------
    Fix Version/s:     (was: 2.7)

> Fetching large set of queries from Lens state store shouldn't allowed
> ---------------------------------------------------------------------
>
>                 Key: LENS-1332
>                 URL: https://issues.apache.org/jira/browse/LENS-1332
>             Project: Apache Lens
>          Issue Type: Improvement
>    Affects Versions: 2.7
>            Reporter: Srikanth Sundarrajan
>            Assignee: Srikanth Sundarrajan
>
> Currently when we query the Lens server to get a list of queries, it can result in a deluge of results if appropriate and sane filters aren't applied (particularly for finished queries). The proposal is to apply restrictions on the filter conditions being used.
> For ex:
> * One of user name, query name should be present if time & status filters aren't applied
> * If only time filter is present, it can't exceed (say 3 months)
> * If status before queried is exclusively unfinished queries, these restrictions need not apply



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)