[
https://issues.apache.org/jira/browse/IGNITE-28956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18102535#comment-18102535
]
Ignite TC Bot commented on IGNITE-28956:
----------------------------------------
The documentation patch is available on the public branch:
https://github.com/ignitetcbot/ignite/tree/IGNITE-28956-docs
Automated pull request creation was blocked by GitHub permissions. A maintainer
can create the PR using this link:
https://github.com/apache/ignite/compare/master...ignitetcbot:ignite:IGNITE-28956-docs?expand=1
> [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
> Priority: Major
>
> 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)