[jboss-jira] [JBoss JIRA] (WFLY-8771) Encryption protocols are registered with their full class name

Richard Janík (JIRA) issues at jboss.org
Mon May 15 11:23:00 EDT 2017


     [ https://issues.jboss.org/browse/WFLY-8771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Janík updated WFLY-8771:
--------------------------------
    Affects Version/s: 11.0.0.Beta1


> Encryption protocols are registered with their full class name
> --------------------------------------------------------------
>
>                 Key: WFLY-8771
>                 URL: https://issues.jboss.org/browse/WFLY-8771
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering
>            Reporter: Richard Janík
>            Assignee: Paul Ferraro
>            Priority: Minor
>
> With DR18 when adding an encryption protocol, e.g. SYM_ENCRYPT, the resource is then available at
>   {{/subsystem=jgroups/stack=udp/protocol=org.jgroups.protocols.ASYM_ENCRYPT}}
> as opposed to (DR17)
>   {{/subsystem=jgroups/stack=udp/protocol=ASYM_ENCRYPT}}
> This requires at least a change in docs and may break user scripts. I think it would be better if we used the old resource names.
> If this is intentional, let's discuss. If there's a good reason for it, I'll respec this as a documentation issue.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jboss-jira mailing list