[
https://issues.apache.org/jira/browse/DRILL-8522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950363#comment-17950363
]
ASF GitHub Bot commented on DRILL-8522:
---------------------------------------
rymarm merged PR #2985:
URL: https://github.com/apache/drill/pull/2985
> Change session cookie name to avoid conflicts
> ---------------------------------------------
>
> Key: DRILL-8522
> URL: https://issues.apache.org/jira/browse/DRILL-8522
> Project: Apache Drill
> Issue Type: Improvement
> Affects Versions: 1.21.2
> Reporter: Maksym Rymar
> Assignee: Maksym Rymar
> Priority: Minor
> Fix For: 1.22.0
>
>
> Drill uses Jetty's default cookie name, {{{}JSESSIONID{}}}, to store the user
> session ID.
>
> Because {{JSESSIONID}} is a generic name, multiple web services running on
> the same host can conflict if they use the same cookie name.
>
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)