You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/05/04 15:03:00 UTC

[jira] [Work logged] (KNOX-2601) ZeppelinUI created multiple sessions when going via Knox

     [ https://issues.apache.org/jira/browse/KNOX-2601?focusedWorklogId=592783&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-592783 ]

ASF GitHub Bot logged work on KNOX-2601:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/May/21 15:02
            Start Date: 04/May/21 15:02
    Worklog Time Spent: 10m 
      Work Description: vedantlodha opened a new pull request #446:
URL: https://github.com/apache/knox/pull/446


   ## What changes were proposed in this pull request?
   
   Zeppelin uses JSESSIONID to identify a session. Zeppelin UI service definition uses DefaultDispatch which prevents "SET-COOKIE" response header from being set causing Zeppelin to create multiple sessions with KnoxSSO. The change uses ConfigurableDispatch instead of DefaultDispatch.
   
   
   ## How was this patch tested?
   
   The patch was locally tested
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 592783)
    Remaining Estimate: 0h
            Time Spent: 10m

> ZeppelinUI created multiple sessions when going via Knox
> --------------------------------------------------------
>
>                 Key: KNOX-2601
>                 URL: https://issues.apache.org/jira/browse/KNOX-2601
>             Project: Apache Knox
>          Issue Type: Bug
>            Reporter: Vedant Lodha
>            Assignee: Vedant Lodha
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Zeppelin uses JSESSIONID to identify a session. Zeppelin UI service definition uses DefaultDispatch which prevents "SET-COOKIE" response header from being set causing Zeppelin to create multiple sessions with KnoxSSO.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)