[ https://issues.apache.org/jira/browse/DRILL-8522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Maksym Rymar resolved DRILL-8522. --------------------------------- Resolution: Fixed > 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)