You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/30 10:40:00 UTC

[jira] [Commented] (QPID-8585) [Broker-J] Deprecated methods in management-http / websocket plugin

    [ https://issues.apache.org/jira/browse/QPID-8585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17560971#comment-17560971 ] 

ASF GitHub Bot commented on QPID-8585:
--------------------------------------

dakirily opened a new pull request, #132:
URL: https://github.com/apache/qpid-broker-j/pull/132

   This PR addresses issue [QPID-8585](https://issues.apache.org/jira/browse/QPID-8585), replacing deprecated methods in management-http and websocket plugins




> [Broker-J] Deprecated methods in management-http / websocket plugin
> -------------------------------------------------------------------
>
>                 Key: QPID-8585
>                 URL: https://issues.apache.org/jira/browse/QPID-8585
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Broker-J
>    Affects Versions: qpid-java-broker-8.0.6
>            Reporter: Daniil Kirilyuk
>            Priority: Minor
>
> In broker plugins management-http and websocket there is used Jetty class org.eclipse.jetty.util.ssl.SslContextFactory, which has few deprecated method used in broker code:
> getNeedClientAuth()
> setWantClientAuth()
> Also usage of class org.eclipse.jetty.server.OptionalSslConnectionFactory is deprecated.
> Deprecated methods should be replaced with the recommended ones.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org