[
https://issues.apache.org/jira/browse/AMBARI-17711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivér Szabó resolved AMBARI-17711.
-----------------------------------
Resolution: Fixed
committed to trunk:
{code:java}
commit db7c31828f23b6a16f1d3784c1c7fcebdfde9567
Author: oleewere <[email protected]>
Date: Mon Jul 18 12:23:08 2016 +0200
AMBARI-17711. Updating jetty version from 6 to 9.2 for Log Search (Hayat
Behlim via oleewere)
{code}
comitted to branch-2.4:
{code:java}
commit 2c26dbab2eb47f2d834554e380b5c815f7b822d1
Author: oleewere <[email protected]>
Date: Mon Jul 18 12:23:08 2016 +0200
AMBARI-17711. Updating jetty version from 6 to 9.2 for Log Search (Hayat
Behlim via oleewere)
{code}
> Updating jetty version from 6 to 9.2
> -------------------------------------
>
> Key: AMBARI-17711
> URL: https://issues.apache.org/jira/browse/AMBARI-17711
> Project: Ambari
> Issue Type: Task
> Components: ambari-logsearch
> Affects Versions: 2.4.0
> Reporter: Hayat Behlim
> Assignee: Hayat Behlim
> Fix For: 2.4.0
>
>
> Reasons for updating :
> 1.Current version is 6 with servlet 2.5 which is giving issues in kerberos
> authentication that is coming to next.
> 2. For kerberos auth we need some Cookies from header of HttpServletResponse
> and in servlet 2.5 there is no way to get header from HttpServletResponse. So
> we decided move to servlet 3.0 and start using jetty 9.2 that is based on
> servlet 3.0.
> 3. Also we thought Its better to move to latest version of jetty even Ambari
> is using same version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)