[GitHub] activemq-artemis issue #1679: ARTEMIS-1523 Allow MQTT with dynamic cluster

2017-11-30 Thread jbertram
Github user jbertram commented on the issue: https://github.com/apache/activemq-artemis/pull/1679 The single commit here is much easier to understand so thanks for that. However, I don't believe technical solution is viable as it relies on the address for the subscription

[GitHub] activemq-artemis pull request #1680: ARTEMIS-1530 Fix expiry statistics

2017-11-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/1680 ---

Contribute a properties-based SQL Provider

2017-11-30 Thread Jeff Mesnil
Hi, We have integrated Artemis 1.x in WildFly application server with a different SQLProvider implementation to support Artemis JDBC store. The issue we had at the time with Artemis SQLProvider was that supporting a new databases required to add a new class to specify its specific JDBC statements

[GitHub] activemq-artemis issue #1675: ARTEMIS-1526 NullpointerException in ActiveMQS...

2017-11-30 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/1675 @pgfox you need to rebase this... ---

[GitHub] activemq pull request #266: AMQ-5669 Update Karaf feature files to add requi...

2017-11-30 Thread amarkevich
GitHub user amarkevich opened a pull request: https://github.com/apache/activemq/pull/266 AMQ-5669 Update Karaf feature files to add required namespace (minimal available version) You can merge this pull request into a Git repository by running: $ git pull

[GitHub] activemq pull request #265: AMQ-5669 Update Karaf feature files to add requi...

2017-11-30 Thread amarkevich
GitHub user amarkevich opened a pull request: https://github.com/apache/activemq/pull/265 AMQ-5669 Update Karaf feature files to add required namespace (minimal available version) You can merge this pull request into a Git repository by running: $ git pull

[GitHub] activemq-cpp pull request #4: Tiny example fixes

2017-11-30 Thread Pingmin
GitHub user Pingmin opened a pull request: https://github.com/apache/activemq-cpp/pull/4 Tiny example fixes Hi, I just read some examples in these days and here are just some tiny fixes. Thanks! You can merge this pull request into a Git repository by running: $ git pull