GitHub user klausboeing reopened a pull request:

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

    Refactory  to polimorphic creation connection factory.

    Small refactoring to make the code simpler and easier to maintain.

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

    $ git pull https://github.com/klausboeing/activemq-artemis refactory-client

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

    https://github.com/apache/activemq-artemis/pull/1269.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 #1269
    
----
commit 5d62ca789b8c49234067b57cea3d245ee3b8bf1e
Author: klausboeing <[email protected]>
Date:   2017-05-13T16:12:07Z

    Refactory  to polimorphic creation connection factory.

commit e0a466d334c16a755a0746546ae78275b88cf87a
Author: klausboeing <[email protected]>
Date:   2017-05-13T18:53:54Z

    ARTEMIS-1163 Refactory  to polimorphic  connectionfactory creation
    
    Move logic to create a connectionfactory from the ActiveMQJMSClient class 
to the JMSFactoryType enum to eliminate conditional logic in favor of 
polymorphism.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to