Commit Graph

4431 Commits

Author SHA1 Message Date
Clebert Suconic 909222181a This closes #1605 2017-10-26 12:22:40 -04:00
Clebert Suconic e34b787a77 ARTEMIS-1476 Improving output on percentiles 2017-10-26 12:20:17 -04:00
Francesco Nigro c76369ac7e ARTEMIS-1476 Added HdrHistogram support with verbose SyncCalculation and synchronous writes 2017-10-26 11:47:38 -04:00
Justin Bertram 77f52f40b6 This closes #1594 2017-10-26 10:43:12 -05:00
Stanislav Knot 7dab171d0f ARTEMIS-1467 example for bridging messages from the 5.x broker to Artemis 2017-10-26 10:42:22 -05:00
Justin Bertram 7cca9e9b04 This closes #1615 2017-10-26 09:36:40 -05:00
Clebert Suconic 0e124c0688 NO-JIRA Script I use to rebuild snapshots under the distribution 2017-10-25 17:54:56 -04:00
Clebert Suconic f7e0e3d09f This closes #1614 2017-10-25 17:44:28 -04:00
Justin Bertram c93a250635 ARTEMIS-1473 fix default user/pass system props 2017-10-25 14:56:09 -05:00
Justin Bertram ac73f38d3d NO-JIRA fix timing issue in test 2017-10-25 12:45:48 -05:00
Justin Bertram c2f0c152cc NO-JIRA fix parameter name in HTTP example 2017-10-25 12:45:48 -05:00
Clebert Suconic 448ff08bf8 This closes #1608 2017-10-25 11:44:52 -04:00
Chris Burlinchon 06dab31fd0 ARTEMIS-1479 Fix set validated user in large messages 2017-10-25 11:44:14 -04:00
Justin Bertram ec9779786f This closes #1612 2017-10-25 10:22:15 -05:00
Martyn Taylor 76b1f9cf8f ARTEMIS-1482 Catch malformed SimpleString 2017-10-25 10:22:01 -05:00
Clebert Suconic 6407580b66 This closes #1613 2017-10-25 10:02:13 -04:00
Justin Bertram de1165df6e ARTEMIS-1420 prevent potential NPE 2017-10-25 09:00:10 -05:00
Justin Bertram 75c88410f0 This closes #1611 2017-10-25 07:31:33 -05:00
Michael André Pearce 52513ad7dc ARTEMIS-1481 - Update to hawtio 1.5.5 2017-10-25 09:38:58 +01:00
Justin Bertram 5032b1ca93 This closes #1610 2017-10-24 18:43:53 -05:00
Timothy Bish 278b84e36c ARTEMIS-1477 Add classifiers to the native transports
The changes to remove netty-all removes the classifiers that add the
dependency to the netty transport that includes the compiled native
library wrapper.  Add those classifiers back in.
2017-10-24 18:43:23 -05:00
Justin Bertram a4f699431a This closes #1609 2017-10-24 15:09:30 -05:00
Shailendra Kumar Singh c9975817cb ARTEMIS-1480 web console 'purge queue' is broken 2017-10-24 15:08:46 -05:00
Justin Bertram 0e0693d112 This closes #1534 2017-10-24 14:31:12 -05:00
Stanislav Knot 6faffd690e ARTEMIS-1420 enforce timeout on network client handshake 2017-10-24 14:28:23 -05:00
Clebert Suconic 3c23ce0ca8 This closes #1606 2017-10-23 20:24:57 -04:00
ederign1 56e2592e58 [ARTEMIS-1477] Removing netty-all dependency from clients 2017-10-23 20:24:33 -04:00
Clebert Suconic 62b8a26311 This closes #1592 2017-10-23 15:12:57 -04:00
Justin Bertram 499f737343 ARTEMIS-1465 improve MQTT protocol logging 2017-10-23 15:12:56 -04:00
Clebert Suconic bf0137e73d This closes #1603 2017-10-23 14:59:32 -04:00
Jeff Mesnil 16446c1a6e [ARTEMIS-1475] Fix NPE in ActiveMQMessageHandler#setup
* initialize ActiveMQActivationSpec#shareSubscriptions to false
* i18n of the exception thrown by ActiveMQMessageHandler if it is not
  possible to create a non-shared subscriber

JIRA: https://issues.apache.org/jira/browse/ARTEMIS-1475
2017-10-23 14:59:32 -04:00
Clebert Suconic 0ef2c15ab7 This closes #1602 2017-10-23 14:53:23 -04:00
Clebert Suconic febd1f509c NO-JIRA Individualizing Loggers on TimedBuffer 2017-10-23 14:53:02 -04:00
Francesco Nigro f5dfbf7f12 ARTEMIS-1474 TimedBuffer improved doc and refactored dead brenches on methods 2017-10-23 14:44:09 -04:00
Justin Bertram 9a1291279e This closes #1598 2017-10-19 08:57:10 -05:00
Christopher L. Shannon (cshannon) b386c7c5ae ARTEMIS-1469 - Add support for trusting any client certificate
Added a new trustAll flag which will support trusting any client
keystore when doing testing against a broker.  This setting should not
be used in production and is strictly for testing.
2017-10-19 08:57:10 -05:00
Martyn Taylor ff68b1641a This closes #1590 2017-10-19 13:11:39 +01:00
Michael André Pearce c1fcadb706 ARTEMIS-1464 Fix Core to AMQP conversion BytesMessage corrupts bytes
Extend test cases in MessageTypesTest to cover Core to AMQP combinations for all JMSTypeTests
Fix ServerJMSBytesMessage to correctly return bodyLength
Remove unused/dead code
2017-10-19 13:11:39 +01:00
Justin Bertram 89ccee6533 This closes #1599 2017-10-18 15:43:15 -05:00
Andy Taylor 176dab3a78 ARTEMIS-1470 - fix console move message
https://issues.apache.org/jira/browse/ARTEMIS-1470
2017-10-18 15:43:15 -05:00
Justin Bertram cf63187838 This closes #1593 2017-10-18 15:24:44 -05:00
Andy Taylor a64d7c2e42 ARTEMIS-1463 - added SSL example + docs
also added support for anon login

https://issues.apache.org/jira/browse/ARTEMIS-1463
2017-10-18 15:24:44 -05:00
Clebert Suconic b7125d51c3 This closes #1596 2017-10-18 12:21:47 -04:00
Clebert Suconic fdcae9d32a ARTEMIS-450 Fixing deadlock over lots of rollbacks and Queue.addHead 2017-10-18 12:21:47 -04:00
Clebert Suconic c66a7975e6 ARTEMIS-1462 Fixing QueueControlTest 2017-10-18 12:21:47 -04:00
Clebert Suconic 02af1f49cf This closes #1597 2017-10-18 09:14:26 -04:00
Martyn Taylor c15742150a ARTEMIS-1468 Fix delete address in console 2017-10-18 13:28:45 +01:00
Clebert Suconic 66a4e865eb This closes #1595 2017-10-18 08:24:42 -04:00
Pavel Kralik d99359d256 ARTEMIS-1466 Node.JS version upgrade to fix GitBook 3.2.3 crash 2017-10-18 08:24:17 -04:00
Martyn Taylor f92cf15748 This closes #1589 2017-10-17 10:03:33 +01:00