Jenkins build is still unstable: ActiveMQ-Java8 #886

2016-11-04 Thread Apache Jenkins Server
See

Jenkins build became unstable: ActiveMQ-Java8 » ActiveMQ :: AMQP #886

2016-11-04 Thread Apache Jenkins Server
See

Jenkins build is still unstable: ActiveMQ-Java8 » ActiveMQ :: Unit Tests #886

2016-11-04 Thread Apache Jenkins Server
See

[2/2] activemq git commit: This closes #209

2016-11-04 Thread hadrian
This closes #209 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/e5dd0d83 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/e5dd0d83 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/e5dd0d83 Branch:

Jenkins build is unstable: ActiveMQ-Java8-All-UnitTests #568

2016-11-04 Thread Apache Jenkins Server
See

activemq git commit: Remove proton-jms reference as that project no longer exists.

2016-11-04 Thread tabish
Repository: activemq Updated Branches: refs/heads/master 937b2acd4 -> a6367978e Remove proton-jms reference as that project no longer exists. Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/a6367978 Tree:

activemq git commit: https://issues.apache.org/jira/browse/AMQ-6482

2016-11-04 Thread cshannon
Repository: activemq Updated Branches: refs/heads/master 450cabe4e -> 937b2acd4 https://issues.apache.org/jira/browse/AMQ-6482 Adding websocket send timeout to AMQP over websockets Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit:

[2/2] activemq git commit: proposed websocket fix

2016-11-04 Thread cshannon
proposed websocket fix Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/946c9454 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/946c9454 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/946c9454

activemq git commit: https://issues.apache.org/jira/browse/AMQ-6482

2016-11-04 Thread cshannon
Repository: activemq Updated Branches: refs/heads/activemq-5.14.x fd3853c24 -> fdf1537eb https://issues.apache.org/jira/browse/AMQ-6482 Adding a timeout for websocket sends to prevent the transport thread from getting stuck and blocking. The default is 30 seconds. (cherry picked from commit

[1/2] activemq git commit: https://issues.apache.org/jira/browse/AMQ-6482

2016-11-04 Thread cshannon
Repository: activemq Updated Branches: refs/heads/master 7cf7fba7a -> 450cabe4e https://issues.apache.org/jira/browse/AMQ-6482 Adding a timeout for websocket sends to prevent the transport thread from getting stuck and blocking. The default is 30 seconds. Project:

activemq-artemis git commit: Fix compilation issues during -Prelease

2016-11-04 Thread jbertram
Repository: activemq-artemis Updated Branches: refs/heads/ARTEMIS-780 6303fcb43 -> 70aa8bc6c Fix compilation issues during -Prelease Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/70aa8bc6 Tree:

activemq git commit: https://issues.apache.org/jira/browse/AMQ-6498

2016-11-04 Thread tabish
Repository: activemq Updated Branches: refs/heads/activemq-5.14.x f9e624a48 -> fd3853c24 https://issues.apache.org/jira/browse/AMQ-6498 Include the already received backlog when deciding to grant additional credit to avoid excessive backlogs of messages during producer flow control. (cherry

activemq git commit: https://issues.apache.org/jira/browse/AMQ-6498

2016-11-04 Thread tabish
Repository: activemq Updated Branches: refs/heads/master a5aa30025 -> 7cf7fba7a https://issues.apache.org/jira/browse/AMQ-6498 Include the already received backlog when deciding to grant additional credit to avoid excessive backlogs of messages during producer flow control. Project:

Jenkins build is back to normal : ActiveMQ-Artemis-Master #731

2016-11-04 Thread Apache Jenkins Server
See

activemq-artemis git commit: NO-JIRA: Removing System.out debug

2016-11-04 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master cca527d57 -> 3ead28f58 NO-JIRA: Removing System.out debug Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/3ead28f5 Tree:

activemq git commit: This closes #195

2016-11-04 Thread hadrian
Repository: activemq Updated Branches: refs/heads/master d756d3571 -> a5aa30025 This closes #195 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/a5aa3002 Tree:

[1/2] activemq git commit: AMQ-6494 Return ExceptionResponse during broker service shutdown

2016-11-04 Thread hadrian
Repository: activemq Updated Branches: refs/heads/master 016ae05d0 -> d756d3571 AMQ-6494 Return ExceptionResponse during broker service shutdown Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/dce2b61f Tree:

[03/13] activemq-artemis git commit: ARTEMIS-835 speed up test

2016-11-04 Thread jbertram
ARTEMIS-835 speed up test Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/beda22b2 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/beda22b2 Diff:

[10/13] activemq-artemis git commit: Remove JMS prefixes

2016-11-04 Thread jbertram
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/6303fcb4/tests/extra-tests/src/test/java/org/apache/activemq/artemis/tests/extras/byteman/StompInternalStateTest.java -- diff --git

[11/13] activemq-artemis git commit: Remove JMS prefixes

2016-11-04 Thread jbertram
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/6303fcb4/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/ActiveMQServerImpl.java -- diff --git

[01/13] activemq-artemis git commit: ARTEMIS-832 Openwire was ignoring data syncs.

2016-11-04 Thread jbertram
Repository: activemq-artemis Updated Branches: refs/heads/ARTEMIS-780 2972e092e -> 6303fcb43 http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/bcbbc868/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/persistence/SyncSendTest.java

[04/13] activemq-artemis git commit: ARTEMIS-835 Quick restart of broker will leave tmp dir dirty - Added a timeout wait on each web context's tmp dir in WebServerComponent.stop() method.

2016-11-04 Thread jbertram
ARTEMIS-835 Quick restart of broker will leave tmp dir dirty - Added a timeout wait on each web context's tmp dir in WebServerComponent.stop() method. Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

[07/13] activemq-artemis git commit: ARTEMIS-832 32 bits compilation

2016-11-04 Thread jbertram
ARTEMIS-832 32 bits compilation Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/02cb10f7 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/02cb10f7 Diff:

[12/13] activemq-artemis git commit: Remove JMS prefixes

2016-11-04 Thread jbertram
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/6303fcb4/artemis-jms-server/src/main/java/org/apache/activemq/artemis/jms/server/impl/JMSServerManagerImpl.java -- diff --git

[09/13] activemq-artemis git commit: Remove JMS prefixes

2016-11-04 Thread jbertram
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/6303fcb4/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/cluster/JMSReconnectTest.java -- diff --git

[05/13] activemq-artemis git commit: ARTEMIS-833 maxHops defaults to 0 when creating artemis cluster configuration through cli

2016-11-04 Thread jbertram
ARTEMIS-833 maxHops defaults to 0 when creating artemis cluster configuration through cli https://issues.apache.org/jira/browse/ARTEMIS-833 The generated broker.xml configuration file has the element set to 0. This is very confusing since it effectively disables message load balancing and stop

[06/13] activemq-artemis git commit: ARTEMIS-268 Adds tests that shows issue with presettled receivers

2016-11-04 Thread jbertram
ARTEMIS-268 Adds tests that shows issue with presettled receivers Tests added that show that a receiver attached to a queue as presettled are not removing the messages that are dispatched to them. Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

[13/13] activemq-artemis git commit: Remove JMS prefixes

2016-11-04 Thread jbertram
Remove JMS prefixes Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/6303fcb4 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/6303fcb4 Diff:

[08/13] activemq-artemis git commit: Remove JMS prefixes

2016-11-04 Thread jbertram
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/6303fcb4/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/ra/OutgoingConnectionTestJTA.java -- diff --git

[02/13] activemq-artemis git commit: ARTEMIS-832 Openwire was ignoring data syncs.

2016-11-04 Thread jbertram
ARTEMIS-832 Openwire was ignoring data syncs. I'm also adding the possibility of sync on libaio, and not only relay on write-cache Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/bcbbc868 Tree:

Jenkins build is unstable: ActiveMQ-Java8 #885

2016-11-04 Thread Apache Jenkins Server
See

activemq git commit: https://issues.apache.org/jira/browse/AMQ-6489

2016-11-04 Thread cshannon
Repository: activemq Updated Branches: refs/heads/activemq-5.14.x ba1eab20d -> f9e624a48 https://issues.apache.org/jira/browse/AMQ-6489 Adding a new ActiveMQXASslContextFactory and jndi support for it in ActiveMQSslInitialContextFactory (cherry picked from commit

activemq git commit: https://issues.apache.org/jira/browse/AMQ-6489

2016-11-04 Thread cshannon
Repository: activemq Updated Branches: refs/heads/master 512b643f7 -> 016ae05d0 https://issues.apache.org/jira/browse/AMQ-6489 Adding a new ActiveMQXASslContextFactory and jndi support for it in ActiveMQSslInitialContextFactory Project: http://git-wip-us.apache.org/repos/asf/activemq/repo

Jenkins build is back to stable : ActiveMQ-Java8 » ActiveMQ :: AMQP #885

2016-11-04 Thread Apache Jenkins Server
See

Jenkins build is back to stable : ActiveMQ-Java8 » ActiveMQ :: MQTT Protocol #885

2016-11-04 Thread Apache Jenkins Server
See

Jenkins build is unstable: ActiveMQ-Java8 » ActiveMQ :: Unit Tests #885

2016-11-04 Thread Apache Jenkins Server
See

Jenkins build is back to stable : ActiveMQ-Java8 » ActiveMQ :: STOMP Protocol #885

2016-11-04 Thread Apache Jenkins Server
See