[
https://issues.apache.org/jira/browse/QPID-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18113764#comment-18113764
]
ASF GitHub Bot commented on QPID-8760:
--------------------------------------
dakirily opened a new pull request, #440:
URL: https://github.com/apache/qpid-broker-j/pull/440
This PR addresses JIRA
[QPID-8760](https://issues.apache.org/jira/browse/QPID-8760), changing HTTP
management plugin setup to match the modern Jetty handler lifecycle.
> [Broker-J] ServletContextHandler.setHandler should not be called directly
> -------------------------------------------------------------------------
>
> Key: QPID-8760
> URL: https://issues.apache.org/jira/browse/QPID-8760
> Project: Qpid
> Issue Type: Bug
> Components: Broker-J
> Affects Versions: qpid-java-broker-10.1.0
> Reporter: Daniil Kirilyuk
> Assignee: Daniil Kirilyuk
> Priority: Minor
> Fix For: qpid-java-broker-10.1.1
>
>
> There are following messages in broker log on statup:
> {code:java}
> 2026-09-01T11:11:57,360Z WARNÂ [Broker-Config]
> (o.e.j.e.s.ServletContextHandler) - ServletContextHandler.setHandler should
> not be called directly. Use insertHandler or setSessionHandler etc. {code}
> The servlet initialization code should be refactored to match modern Jetty
> lifecycle.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]