[GitHub] activemq-artemis pull request: Update auto-create/delete tests

2016-05-05 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/510 Update auto-create/delete tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis master_work Alternatively

[GitHub] activemq-artemis pull request: Auto-delete JMS, not just core

2016-05-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/509 --- 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 featu

[GitHub] activemq-artemis pull request: Auto-delete JMS, not just core

2016-05-05 Thread clebertsuconic
Github user clebertsuconic commented on the pull request: https://github.com/apache/activemq-artemis/pull/509#issuecomment-217200417 there's still an issue... if you run ``` ./artemis producer ... ./artemis.consumer ``` you will see this

[GitHub] activemq-artemis pull request: Auto-delete JMS, not just core

2016-05-05 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/509#discussion_r6220 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/AutoCreatedQueueManagerImpl.java --- @@ -46,7 +46,7 @@ p

[GitHub] activemq pull request: AMQ-6274 - add support for message metadata...

2016-05-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq/pull/184 --- 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 en

[GitHub] activemq-artemis pull request: Auto-delete JMS, not just core

2016-05-05 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/509 Auto-delete JMS, not just core You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis master_work Alternatively y

[GitHub] activemq-artemis pull request: Improve packet toString() to ease d...

2016-05-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/508 --- 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 featu

[GitHub] activemq-artemis pull request: Improve packet toString() to ease d...

2016-05-05 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/508 Improve packet toString() to ease debug You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis packetToString Alt

[GitHub] activemq-artemis pull request: Fix InterceptorTest

2016-05-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/507 --- 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 featu

[GitHub] activemq-artemis pull request: fixing test

2016-05-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/506 --- 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 featu

[GitHub] activemq-artemis pull request: Fix InterceptorTest

2016-05-05 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/507 Fix InterceptorTest You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis master_work Alternatively you can revi

[GitHub] activemq-artemis pull request: fixing test

2016-05-05 Thread andytaylor
GitHub user andytaylor opened a pull request: https://github.com/apache/activemq-artemis/pull/506 fixing test create consumer before sending message so queue is auto created You can merge this pull request into a Git repository by running: $ git pull https://github.com/andytayl

[GitHub] activemq-artemis pull request: Large message database

2016-05-05 Thread mtaylor
Github user mtaylor commented on the pull request: https://github.com/apache/activemq-artemis/pull/502#issuecomment-217106144 @clebertsuconic Ah OK. The commits were separate, one adds large message support, the other enables XA tests for the JDBC journal. Separate things. But, as