You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2018/02/26 14:30:00 UTC

[jira] [Resolved] (FELIX-5793) Update to Jetty 9.4.x

     [ https://issues.apache.org/jira/browse/FELIX-5793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved FELIX-5793.
-------------------------------------
    Resolution: Fixed

Updated in rev 1825378

Session handling (cookies, timeout) are now directly configured on the SessionHandler (used to be the SessionManager).

In addition 9.4 introduces the concept of scavenging for expired sessions. They are now periodically clean up (every 10 minutes by default). This requires to make this configurable and a configuration in our session tests (as we don't want to wait for 10 minutes within the test)

> Update to Jetty 9.4.x
> ---------------------
>
>                 Key: FELIX-5793
>                 URL: https://issues.apache.org/jira/browse/FELIX-5793
>             Project: Felix
>          Issue Type: Improvement
>          Components: HTTP Service
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: http.jetty-4.0.0
>
>
> We're currently on the 9.3 branch of Jetty, the latest branch is currently 9.4. We should update to the most recent stream
> There are only a few changes between the branches in terms of API.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)