You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Puneet Gupta (JIRA)" <ji...@apache.org> on 2016/09/19 08:24:20 UTC

[jira] [Commented] (LENS-1326) session/sessions API returning no data on GUI/api though there are active sessions

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

Puneet Gupta commented on LENS-1326:
------------------------------------


*Response code in 410*
19808 293810 > GET http://xxxxxxx:80/lensapi/session/sessions
19809 293810 > accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
19810 293810 > accept-encoding: gzip, deflate, sdch
19811 293810 > accept-language: en-US,en;q=0.8
19812 293810 > connection: keep-alive
*19819 293810 < 410*


> session/sessions API returning no data on GUI/api though there are active sessions
> ----------------------------------------------------------------------------------
>
>                 Key: LENS-1326
>                 URL: https://issues.apache.org/jira/browse/LENS-1326
>             Project: Apache Lens
>          Issue Type: Bug
>            Reporter: Puneet Gupta
>            Assignee: Lavkesh Lahngir
>
> The lens GUI and API is showing no sessions via sessions REST end point.
> Server metrics are showing active sessions  though. 
> {noformat}
> "org.apache.lens.server.api.session.SessionService.active-sessions" : {
>      "value" : 5324
>    },
> {noformat}



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