GitHub user TomasHofman opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1987

    [ENTMQBR-1034] Connector parameters not backward compatible

    https://issues.jboss.org/browse/ENTMQBR-1034
    
    Fixing backward compatibility with HornetQ:
    * Translate transport parameters to dash notation instead of camel-case 
when talking to legacy clients.
    * Do not add passwordCodec parameter unless maskPassword is true.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/TomasHofman/activemq-artemis 
JBEAP-14190-master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1987.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1987
    
----
commit a09b374b8613f3216b9d683f4bfb2e4a9e62e463
Author: Tomas Hofman <thofman@...>
Date:   2018-03-28T13:07:21Z

    [ENTMQBR-1034] Connector parameters not backward compatible

----


---

Reply via email to