[
https://issues.apache.org/jira/browse/DRILL-8521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950300#comment-17950300
]
ASF GitHub Bot commented on DRILL-8521:
---------------------------------------
rymarm merged PR #2986:
URL: https://github.com/apache/drill/pull/2986
> Change session cookie name to avoid conflicts
> ---------------------------------------------
>
> Key: DRILL-8521
> URL: https://issues.apache.org/jira/browse/DRILL-8521
> Project: Apache Drill
> Issue Type: Improvement
> Affects Versions: 1.21.2
> Reporter: Maksym Rymar
> Assignee: Maksym Rymar
> Priority: Major
> 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)