[
https://issues.apache.org/jira/browse/IGNITE-28956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Pavlov updated IGNITE-28956:
-----------------------------------
Reviewer: Aleksandr Nikolaev
> [doc] Document Jetty 12 XML configuration changes
> -------------------------------------------------
>
> Key: IGNITE-28956
> URL: https://issues.apache.org/jira/browse/IGNITE-28956
> Project: Ignite
> Issue Type: Task
> Components: documentation
> Reporter: Ignite TC Bot
> Assignee: Ignite TC Bot
> Priority: Major
> Fix For: 2.19
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The Jetty dependency was upgraded from 11.0.25 to 12.1.10 in IGNITE-28765.
> The existing REST API documentation contains a Jetty XML example that uses
> syntax from the previous Jetty version.
> Update the REST API documentation to:
> * replace the named server thread-pool argument `<Arg name="threadpool">`
> with `<Arg>`;
> * remove the legacy `HandlerCollection` and `ContextHandlerCollection`
> configuration;
> * add a short migration note explaining that custom Jetty XML configurations
> created for earlier Jetty versions must be adapted for Jetty 12.
> Affected documentation:
> * `docs/_docs/restapi.adoc`
> * `docs/_docs/code-snippets/xml/jetty.xml`
> Source issue: https://issues.apache.org/jira/browse/IGNITE-28765
--
This message was sent by Atlassian Jira
(v8.20.10#820010)