You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Venki Korukanti (JIRA)" <ji...@apache.org> on 2016/02/04 22:50:40 UTC

[jira] [Created] (DRILL-4354) Remove sessions in anonymous (user auth disabled) mode in WebUI server

Venki Korukanti created DRILL-4354:
--------------------------------------

             Summary: Remove sessions in anonymous (user auth disabled) mode in WebUI server
                 Key: DRILL-4354
                 URL: https://issues.apache.org/jira/browse/DRILL-4354
             Project: Apache Drill
          Issue Type: Bug
          Components:  Server
    Affects Versions: 1.5.0
            Reporter: Venki Korukanti
            Assignee: Venki Korukanti
             Fix For: 1.5.0


Currently we open anonymous sessions when user auth disabled. These sessions are cleaned up when they expire (controlled by boot config {{drill.exec.http.session_max_idle_secs}}). This may lead to unnecessary resource accumulation. This JIRA is to remove anonymous sessions and only have sessions when user authentication is enabled.



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