Commit Graph

5666 Commits

Author SHA1 Message Date
Michael Andre Pearce 21c6886151 This closes #2258 2018-08-24 21:35:34 +01:00
Carsten Lohmann 95ec8ea433 ARTEMIS-2044 Add onSendException, onMessageRouteException to ActiveMQServerMessagePlugin 2018-08-24 21:35:34 +01:00
Justin Bertram 46bc10eeaf This closes #2261 2018-08-22 10:37:46 -05:00
Martyn Taylor 5a36b516e0 ARTEMIS-2023 Fix cast on ActiveMQActivation 2018-08-22 10:37:46 -05:00
Clebert Suconic c8792186e1 This closes #2257 2018-08-21 22:05:30 -04:00
Clebert Suconic 7558997d02 NO-JIRA Adding trace on RA Scan 2018-08-21 22:05:29 -04:00
Clebert Suconic 55b0d5b0ea ARTEMIS-2047 Compatible option for ActiveMQJMSClient 2018-08-21 22:05:29 -04:00
Martyn Taylor 281cff3d41 This closes #2255 2018-08-21 14:27:36 +01:00
Clebert Suconic 63e6cd98f8 ARTEMIS-2046 Fixing issues with JournalStorageManager.stop in replication, JDBC and shared storage 2018-08-20 21:25:57 -04:00
Clebert Suconic f1dfc7281b This closes #2253 2018-08-17 15:27:08 -04:00
Justin Bertram e6dddf8231 NO-JIRA Tweak RedeployTest
1) Remove use of deprecated EmbeddedJMS.
2) Change test config to use static clustering as discovery may not work
in some CI environments.
2018-08-17 15:27:07 -04:00
Clebert Suconic 581ee5bc46 ARTEMIS-2037 Adding 32 bits back on libaio 2018-08-17 12:52:38 -04:00
Clebert Suconic 7119f10d62 ARTEMIS-2036 Re-compiling libaio on older kernel version
Used RHEL6
2018-08-17 11:34:28 -04:00
Justin Bertram 29f9483960 This closes #2252 2018-08-17 10:02:08 -05:00
Martyn Taylor 3952bcdbe8 ARTEMIS-2023 Fix missing setEnable1x methods 2018-08-17 10:02:07 -05:00
Clebert Suconic 0dff36e00b NO-JIRA: Renaming trace logging 2018-08-16 17:43:09 -04:00
Martyn Taylor 86b4ed5bfc This closes #2251 2018-08-16 20:57:11 +01:00
Justin Bertram a0b4c4dd19 ARTEMIS-2023 extend 1x naming to other ops 2018-08-16 20:57:11 +01:00
Michael Andre Pearce dd15aa87da This closes #2241 2018-08-14 23:45:32 +01:00
Ricardo Zanini 550c79b134 ARTEMIS-2033 add spring-boot-integration example 2018-08-14 23:45:31 +01:00
Clebert Suconic 94e34febf6 ARTEMIS-2023 small tweak on test. Server not needed 2018-08-14 12:45:00 -04:00
Clebert Suconic 4637c27b56 This closes #2249 2018-08-14 12:40:44 -04:00
Michael André Pearce 4c51848b58 ARTEMIS-2023 Fix NPE 2018-08-14 12:40:31 -04:00
Clebert Suconic 71e664a705 ARTEMIS-2023 test showing NPE 2018-08-14 12:40:30 -04:00
Clebert Suconic e549a153a4 This closes #2248 2018-08-14 00:02:25 -04:00
Clebert Suconic 99d091a0ea ARTEMIS-2030 only use interrupt during shutdown on RA 2018-08-13 20:40:34 -04:00
Clebert Suconic 22b62b5b0c This closes #2247 2018-08-13 18:24:10 -04:00
Clebert Suconic 87fdff51e1 ARTEMIS-2029 Fixing wire checks after reconnects 2018-08-13 18:24:09 -04:00
Clebert Suconic 4dd116ee04 NO-JIRA fixing broken test 2018-08-13 18:10:24 -04:00
Clebert Suconic 8d0338ebc2 This closes #2246 2018-08-13 17:48:29 -04:00
Martyn Taylor ad6db74701 ARTEMIS-2024 Enable SharedClientID on ConnectionFactory 2018-08-13 20:41:54 +01:00
Clebert Suconic ca9644c36e This closes #2238 2018-08-13 12:01:51 -04:00
Justin Bertram df583922f5 ARTEMIS-2023 Support 1x prefixes for JMS dests created using session
In some cases users who migrate from 1.x to 2.x may still want to keep
the legacy prefixes for their JMS destinations (i.e. "jms.queue.",
"jms.topic.", etc.). This commit adds a boolean on our ConnectionFactory
implementation so that it will use the old prefixes when invoking the
queue/topic creation methods on the Session implementation.
2018-08-13 12:01:51 -04:00
Clebert Suconic b7acf3a3f2 This closes #2244 2018-08-13 11:58:10 -04:00
Matthias Berndt 754671bddb NO-JIRA fix typo 2018-08-13 11:58:10 -04:00
Timothy Bish 005745e7a3 This closes #2245 2018-08-13 10:52:14 -04:00
Robbie Gemmell e1ba608d64 ARTEMIS-2027: handle aborted AMQP deliveries 2018-08-13 14:01:01 +01:00
Michael Andre Pearce 6f0988dc55 This closes #2243 2018-08-13 08:37:56 +01:00
Michael André Pearce 24a28da09f ARTEMIS-2022 - Enhancements
Fix checkstyle
Avoid duplicated logic
Ability to filter and group
Instantiate SimpleString property key once
Get property value via getObjectProprty to ensure all special mapped properties such as in AMQPMessage would return
Avoid a custom string to represent null, instead rely on Java's representation "null" by using Objects.toString to get the string value of the property value used to group by.
2018-08-13 08:37:56 +01:00
Arthur Fritz Santiago 349477ed31 [ARTEMIS-2022] Ajust checkstyle 2018-08-13 08:37:56 +01:00
Arthur Fritz Santiago e15917129f [ARTEMIS-2022] Create count messages 'group by' this property filter 2018-08-13 08:37:56 +01:00
Clebert Suconic 2ec8927ae7 This closes #2240 2018-08-12 16:34:01 -04:00
Martyn Taylor d6d73c7f23 ARTEMIS-2025 Ensure correct calculation of message body size 2018-08-12 16:33:49 -04:00
andytaylor 3ac7b9aef6 This closes #2235 Make JDBC OpenFile Thread Safe 2018-08-10 13:35:23 +01:00
Martyn Taylor af90bc5f43 Make OpenFile Thread Safe 2018-08-10 13:35:23 +01:00
Clebert Suconic f346347b01 This closes #2231 2018-08-09 19:42:28 -04:00
Michael André Pearce 19e1bbeb49 ARTEMIS-2019 - Seperate ServerPlugin Interfaces
Seperate plugin interface by area, all extending a base interface. 
Update code to check and call only plugins implementing specific interfaces.
Existing interface extends all the new interfaces for back compatibility or those who want simplicity and don't care about perf.
2018-08-09 19:42:28 -04:00
Clebert Suconic bf073f19ac This closes #2213 2018-08-09 19:40:31 -04:00
Justin Bertram 53f8bc3daf ARTEMIS-2010 actively detect unauthenticated LDAP Bind requests 2018-08-09 19:40:30 -04:00
Clebert Suconic b2663b84b6 This closes #2219 2018-08-09 19:38:37 -04:00