You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2015/07/14 14:43:04 UTC

[jira] [Commented] (LENS-384) Provide an API to list all the open session

    [ https://issues.apache.org/jira/browse/LENS-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14626297#comment-14626297 ] 

Amareshwari Sriramadasu commented on LENS-384:
----------------------------------------------

bq. As far as I think, the user level filter cannot be mandatory. What if the admin wants to see all the open sessions across all the users?
Let us add user filter. It need not be mandatory. Similar to get all queries, we can return sessions opened by current user.
{noformat}
   * @param user      Returns queries submitted by this user. If set to "all", returns queries of all users. By default,
   *                  returns queries of the current user.
{noformat}

[~kartheek0], Can you create a review request for the patch? http://lens.incubator.apache.org/developer/contribute.html#Review_request should help you put a review request.

> Provide an API to list all the open session
> -------------------------------------------
>
>                 Key: LENS-384
>                 URL: https://issues.apache.org/jira/browse/LENS-384
>             Project: Apache Lens
>          Issue Type: Improvement
>            Reporter: Arshad Matin
>            Assignee: kartheek muthyala
>              Labels: newbie
>         Attachments: LENS-384.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)