[GitHub] activemq-artemis pull request #582: Fix/update some links in docs

2016-06-17 Thread scop
GitHub user scop opened a pull request: https://github.com/apache/activemq-artemis/pull/582 Fix/update some links in docs You can merge this pull request into a Git repository by running: $ git pull https://github.com/scop/activemq-artemis links Alternatively you can review a

[GitHub] activemq-artemis pull request #583: ARTEMIS-570 Fix buffer size overflow Pro...

2016-06-17 Thread mtaylor
GitHub user mtaylor opened a pull request: https://github.com/apache/activemq-artemis/pull/583 ARTEMIS-570 Fix buffer size overflow ProtonHandler There is a race condition in the ProtonHandlerImpl.outputBuffer() method. The method checks to see how many bytes (n) are pending in

[GitHub] activemq-artemis pull request #582: Fix/update some links in docs

2016-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/582 --- 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 #584: update to JDBC config doc

2016-06-17 Thread mtaylor
GitHub user mtaylor opened a pull request: https://github.com/apache/activemq-artemis/pull/584 update to JDBC config doc You can merge this pull request into a Git repository by running: $ git pull https://github.com/mtaylor/activemq-artemis docUpdate Alternatively you can re

[GitHub] activemq-artemis pull request #583: ARTEMIS-570 Fix buffer size overflow Pro...

2016-06-17 Thread mtaylor
Github user mtaylor closed the pull request at: https://github.com/apache/activemq-artemis/pull/583 --- 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 feat

MQTT-SN JAVA whit username and password

2016-06-17 Thread danilo
I am using spec mqtt sn in the java code, but not working the send user and password together in protocol. I can put more details of how i am developing if necessary. Somwone can help me? thank you... -- View this message in context: http://activemq.2283324.n4.nabble.com/MQTT-SN-JAVA-whit-u

[GitHub] activemq-artemis issue #581: ARTEMIS-571 Fix issues in openwire testsuite

2016-06-17 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/581 I'm running tests.. --- 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

[GitHub] activemq-artemis pull request #581: ARTEMIS-571 Fix issues in openwire tests...

2016-06-17 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/581#discussion_r67510743 --- Diff: tests/activemq5-unit-tests/src/test/java/org/apache/activemq/ZeroPrefetchConsumerTest.java --- @@ -157,9 +157,9 @@ public void tes

[GitHub] activemq-artemis pull request #583: ARTEMIS-570 Fix buffer size overflow Pro...

2016-06-17 Thread mtaylor
GitHub user mtaylor reopened a pull request: https://github.com/apache/activemq-artemis/pull/583 ARTEMIS-570 Fix buffer size overflow ProtonHandler There is a race condition in the ProtonHandlerImpl.outputBuffer() method. The method checks to see how many bytes (n) are pending i

[GitHub] activemq-artemis pull request #585: ARTEMIS-529 support dual auth

2016-06-17 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/585 ARTEMIS-529 support dual auth A new feature whereby 2-way SSL connections can be authenticated differently than non-SSL connections. You can merge this pull request into a Git reposit

[GitHub] activemq-artemis pull request #585: ARTEMIS-529 support dual auth

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

Re: MQTT-SN JAVA whit username and password

2016-06-17 Thread Matt Pavlovich
Hi Danilo- Please direct your question to the us...@activemq.apache.org email list. This list is for the coders working on the ActiveMQ code base itself. Thank you! Matt On 6/17/16 7:27 AM, danilo wrote: I am using spec mqtt sn in the java code, but not working the send user and password to

[GitHub] activemq-artemis pull request #586: Merge pull request #1 from apache/master

2016-06-17 Thread franz1981
GitHub user franz1981 opened a pull request: https://github.com/apache/activemq-artemis/pull/586 Merge pull request #1 from apache/master Update from original You can merge this pull request into a Git repository by running: $ git pull https://github.com/franz1981/activemq-arte

[GitHub] activemq-artemis pull request #586: Merge pull request #1 from apache/master

2016-06-17 Thread franz1981
Github user franz1981 closed the pull request at: https://github.com/apache/activemq-artemis/pull/586 --- 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 fe

[GitHub] activemq-artemis pull request #581: ARTEMIS-571 Fix issues in openwire tests...

2016-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/581 --- 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 #583: ARTEMIS-570 Fix buffer size overflow Pro...

2016-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/583 --- 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 #584: update to JDBC config doc

2016-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/584 --- 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 #587: ARTEMIS-574 fixing home and instance on ...

2016-06-17 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/587 ARTEMIS-574 fixing home and instance on DTO, CLI and maven plugin You can merge this pull request into a Git repository by running: $ git pull https://github.com/clebertsuconi

[GitHub] activemq-artemis pull request #587: ARTEMIS-574 fixing home and instance on ...

2016-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/587 --- 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 #588: ARTEMIS-563 update POODLE message

2016-06-17 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/588 ARTEMIS-563 update POODLE message You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-563 Alternativel

[GitHub] activemq-artemis pull request #589: ARTEMIS-409 clarify STOMP login failure ...

2016-06-17 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/589 ARTEMIS-409 clarify STOMP login failure response You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-40

[GitHub] activemq-artemis pull request #590: Mapped journal

2016-06-17 Thread franz1981
GitHub user franz1981 opened a pull request: https://github.com/apache/activemq-artemis/pull/590 Mapped journal References: https://issues.apache.org/jira/browse/ARTEMIS-508 Memory Mapped Implementation of Sequential File + Benchs. Experimental GCFree Single Writer J