Commit Graph

2622 Commits

Author SHA1 Message Date
Bennet Schulz 4ae18782da ARTEMIS-680 some refactorings within Vert.X integration and corresponding tests 2016-08-14 12:48:35 -04:00
Clebert Suconic 97bb55940d This closes #701 2016-08-11 18:32:55 -04:00
jbertram b54de460c6 ARTEMIS-592 finer-grained security for queues 2016-08-11 18:32:54 -04:00
jbertram 952d372cee This closes #719 2016-08-11 17:26:17 -05:00
Clebert Suconic c568a9774f ARTEMIS-601 Reload manager wasn't working with backups 2016-08-11 17:25:08 -04:00
Clebert Suconic a53dd926a5 Changing run-examples to also run HA examples 2016-08-11 17:24:53 -04:00
Clebert Suconic 6b1736f356 Increase spawnTimeout to 300 seconds. After some tests I have made 2016-08-10 23:12:00 -04:00
Clebert Suconic 7ba1bcbf1e changing mandatory message on CLI 2016-08-10 23:09:22 -04:00
John D. Ament 2ab52da9ae This closes #717 2016-08-10 19:55:55 -04:00
Clebert Suconic 7d684956e2 ARTEMIS-670 Adjusting package names on CLI and adding input for destination create name 2016-08-10 19:12:58 -04:00
Clebert Suconic 1f9ca74f01 ARTEMIS-601 some documentation changes around reload 2016-08-10 18:38:14 -04:00
Clebert Suconic 3099c4bd8c ARTEMIS-601 Highlighting reload events with log.info 2016-08-10 18:37:53 -04:00
Clebert Suconic 53bb3ea183 ARTEMIS-542 removing excessive warning from codebase 2016-08-10 16:10:57 -04:00
Clebert Suconic b7e5cc4845 ARTEMIS-674 simplifying example list 2016-08-10 15:52:48 -04:00
Clebert Suconic d07e60de80 This closes #705 2016-08-10 15:44:10 -04:00
Howard Gao 76e7992906 ARTEMIS-670 Adding destination creation and deletion cli commands 2016-08-10 15:44:10 -04:00
Clebert Suconic ecff3e3ecf This closes #716 2016-08-10 15:35:54 -04:00
jbertram 652f8265c8 ARTEMIS-678 refactor log for expiry optimization 2016-08-10 15:35:53 -04:00
Clebert Suconic 90e912b0b5 This closes #715 2016-08-10 15:14:09 -04:00
Clebert Suconic ba64f34ad8 Increase spawnTimeout to 60 seconds on examples 2016-08-10 15:09:37 -04:00
Clebert Suconic 312ef0e53e Deploying instead of Trying to on logs 2016-08-10 15:09:37 -04:00
Clebert Suconic 6a0d04f086 This closes #709 2016-08-10 11:10:12 -04:00
Martyn Taylor 9b2294ca27 ARTEMIS-672 Use sh not bash in scripts 2016-08-10 11:10:12 -04:00
Clebert Suconic 79d3b93195 This closes #714 2016-08-10 11:07:47 -04:00
Martyn Taylor 7afd0fb028 ARTEMIS-677 Support websocket subprotocol handshakes 2016-08-10 11:07:47 -04:00
jbertram 2b710229e2 This closes #711 2016-08-10 09:24:02 -05:00
Clebert Suconic 04d482037c ARTEMIS-601 Implementing reload manager on JMS Destinations and Address Settings 2016-08-10 10:03:40 -04:00
Clebert Suconic 155a345d3c This closes #712 2016-08-10 08:56:44 -04:00
Gordon Sim 7a012008b7 ARTEMIS-447: add name and version to properties in amqp open frame 2016-08-10 08:56:44 -04:00
Martyn Taylor ff18527ab0 This closes #713 2016-08-10 13:26:50 +01:00
bayern39 b94fb67a92 [ARTEMIS-675] incorrect commentary in examples 2016-08-10 17:33:22 +08:00
jbertram d108d87cb1 This closes #710 2016-08-09 10:51:53 -05:00
Clebert Suconic 754976f8c1 ARTEMIS-601 Fixing use of spaces on the server and reloading 2016-08-09 11:43:04 -04:00
Martyn Taylor 6b0c089017 This closes #708 2016-08-09 11:24:22 +01:00
Ville Skyttä 3aa6d34e3d Spelling fixes 2016-08-09 11:24:22 +01:00
Ville Skyttä abf948457e Add missing @Override 2016-08-09 11:24:22 +01:00
Ville Skyttä 330c65ba35 Remove unnecessary @SuppressWarnings("unchecked") 2016-08-09 11:24:22 +01:00
Martyn Taylor b863219959 This closes #706 2016-08-09 11:23:46 +01:00
Clebert Suconic 579d6226aa ARTEMIS-671 Returning messages after connection killed, and validating usage of reconnect 2016-08-09 11:23:46 +01:00
Martyn Taylor 2539e6f2ab This closes #707 2016-08-09 11:22:48 +01:00
Howard Gao 2fb8341f8d ARTEMIS-604 - Add checks for object messages in REST and AMQP
- Rest interface fix
  - Doc fixes (Rest->REST)
  - JSON management and AMQP outbound
2016-08-09 11:22:48 +01:00
Howard Gao 0535218cfc ARTEMIS-604 - Message Serialization Improvement
- JMS and RA fixes
2016-08-09 11:22:48 +01:00
Andy Taylor d88ede9e3a This closes #704 ARTEMIS-669 Do binding query on sender link attach 2016-08-09 08:21:41 +01:00
Martyn Taylor 0af13e0d03 ARTEMIS-669 Do binding query on sender link attach
QueueQuery was previously used instead of checking for bindings on a
particular address name.  This meant sending and receiving only worked
for those queues that happened to have the same queueName to address.
This patch replaces this with binding check.

There's also some minor ProtonTest fixes included.
2016-08-09 08:21:41 +01:00
Martyn Taylor 1af6f5c5cc This closes #703 2016-08-08 13:20:33 +01:00
jbertram 1ef9e74f14 ARTEMIS-601 load runtime security cfg file changes 2016-08-07 20:17:56 -05:00
jbertram 85857ab8eb Fix improper IDs in logger 2016-08-05 17:09:33 -05:00
Clebert Suconic 410cd91f6f This closes #690 2016-08-05 10:35:01 -04:00
Martyn Taylor 2f721866ab ARTEMIS-636 Add AMQP Hard Soft Limit for BLOCK 2016-08-05 15:29:01 +01:00
Martyn Taylor 06fb4a1234 ARTEMIS-667 Make AMQP Exceptions extend ActiveMQException 2016-08-05 15:29:01 +01:00