Commit Graph

1387 Commits

Author SHA1 Message Date
Clebert Suconic c0f71c3e15 fixing executor (adding state back) 2015-12-17 22:46:33 -05:00
Clebert Suconic 31748a7938 This closes #274 2015-12-17 22:17:20 -05:00
Stuart Douglas 631c2fa780 Change to a lock free ordered executor 2015-12-17 22:17:08 -05:00
Martyn Taylor 90c9469701 [maven-release-plugin] prepare for next development iteration 2015-12-17 17:03:40 +00:00
Martyn Taylor df61224d2d [maven-release-plugin] prepare release 1.2.0 2015-12-17 17:01:58 +00:00
Andy Taylor 390c17773f merge #273 - Release prep 2015-12-17 16:00:25 +00:00
Martyn Taylor a04bc8061c Added documentation for thread-pool-files config 2015-12-17 15:52:50 +00:00
Martyn Taylor 75267f90ca Release Notes 2015-12-17 15:52:50 +00:00
Andy Taylor da77199083 merge #272 - Add license comment to OSGI deps 2015-12-17 13:53:02 +00:00
Martyn Taylor 95430ec2ac Add license comment to OSGI deps
Although the scope is "provided" we still aim to track the licenses in
the pom.xml, to avoid mistakes going forward.
2015-12-17 12:37:39 +00:00
Clebert Suconic 3272999659 This closes #271 2015-12-16 21:29:34 -05:00
Clebert Suconic eddd3be46b ARTEMIS-302 - Cloning Connection Factory to avoid closing CFs from JNDI 2015-12-16 19:20:39 -05:00
Clebert Suconic f8741db4a3 This closes #263 2015-12-16 18:20:41 -05:00
Martyn Taylor 0e8f2f39af ARTEMIS-312 Allow configurable of, and inject of client global thread pools 2015-12-16 18:19:25 -05:00
Clebert Suconic f4235a6b9f This closes #270 2015-12-16 17:57:23 -05:00
jbertram dd4a8d6879 ARTEMIS-308 security+LDAP example 2015-12-16 16:01:48 -06:00
jbertram 9cae390645 Copy files recursively on create 2015-12-16 16:00:17 -06:00
Clebert Suconic 2729bd613d This closes #269 2015-12-16 14:27:17 -05:00
jbertram 96802ed1d4 ARTEMIS-323 doc fix for artemis command 2015-12-16 12:10:57 -06:00
Andy Taylor 1f3d189dc8 merge #268 - ARTEMIS-302 more changes around XA reliability (resilience on failures) 2015-12-16 15:22:23 +00:00
Clebert Suconic af1f79bff5 ARTEMIS-302 more changes around XA reliability (resilience on failures) 2015-12-16 10:19:35 -05:00
Clebert Suconic a2c8e6bc3b This closes #267 2015-12-16 10:19:02 -05:00
Andy Taylor d1e154e888 ARTEMIS-311 - added broker name to jmx object name properties.
Its now possible to also add the broker name to jmx tree avoiding clashes when multiple brokers are in a single vm. This is now the default but the old way can be used with some configuration

https://issues.apache.org/jira/browse/ARTEMIS-311
2015-12-16 10:19:01 -05:00
Clebert Suconic f45d980945 This closes #266 2015-12-15 16:36:23 -05:00
Paul Gallagher 052f77f8f7 Upgrade org.jgroups-jgroups to latest version 2015-12-15 17:19:04 +00:00
Clebert Suconic 61b76dc1f3 This closes #265 2015-12-15 10:42:40 -05:00
jbertram ced8ba2add ARTEMIS-318 use profile JAVA_ARGS only for 'run' 2015-12-15 09:32:50 -06:00
Clebert Suconic 2a1b974a95 This closes #264 2015-12-14 14:39:58 -05:00
Andy Taylor b7be2af8a9 ARTEMIS-321 - server should stop if no more journal fil can be created.
https://issues.apache.org/jira/browse/ARTEMIS-321
2015-12-14 16:56:37 +00:00
Clebert Suconic 8fa5bb2a07 This closes #262 2015-12-10 17:32:25 -05:00
Clebert Suconic b1b4bb8a32 ARTEMIS-320 Refactoring TCP flow control and proper implementation of flow control on consumers
https://issues.apache.org/jira/browse/ARTEMIS-320
2015-12-10 16:50:26 -05:00
Clebert Suconic 351bcfc9f9 ARTEMIS-319 Improving files allocation and implementing journal-pool-files
https://issues.apache.org/jira/browse/ARTEMIS-319
2015-12-10 16:49:58 -05:00
Clebert Suconic 0b22433cc5 one-test script to help running tests 2015-12-10 16:47:30 -05:00
Clebert Suconic a5a130bfb4 This closes #261 2015-12-10 16:47:01 -05:00
Tom Ross d7f245f1ca NullPointerException when trying to list prepared transactions as JSON - part 2 2015-12-10 16:38:44 -05:00
Clebert Suconic da5c5f7241 This closes #260 2015-12-09 13:39:18 -05:00
jbertram 05382ac068 ARTEMIS-309 upgrade commons-collections 2015-12-09 09:56:05 -06:00
Clebert Suconic 8b09e6eb36 This closes #259 2015-12-08 16:55:46 -05:00
jbertram 831eabfc73 ARTEMIS-303 listing subs fails for JMS2 shared sub 2015-12-08 15:11:53 -06:00
Clebert Suconic 8abf9cfaa6 This closes #258 2015-12-07 19:09:05 -05:00
Ville Skyttä 6288f37064 Remove unused imports 2015-12-07 22:55:05 +02:00
Ville Skyttä d0223af640 Remove unnecessary semicolons 2015-12-07 22:55:05 +02:00
Ville Skyttä 7bf3923cee Remove unnecessary @SuppressWarnings("unchecked") 2015-12-07 22:55:05 +02:00
Ville Skyttä 96e99e4151 Convert mac linefeeds to unix 2015-12-07 22:55:05 +02:00
Ville Skyttä f8a1c5ba8e Remove redundant type arguments 2015-12-07 22:55:05 +02:00
Ville Skyttä 3b5ee6c7ea Remove unnecessary casts 2015-12-07 22:53:42 +02:00
Clebert Suconic b0007c4533 This closes #257 2015-12-07 13:48:53 -05:00
Tom Ross f29ab83727 NullPointerException when trying to list prepared transactions as JSON 2015-12-07 13:48:01 -05:00
Clebert Suconic a95784096d This closes #256 2015-12-07 13:39:53 -05:00
jbertram ae22fa2a5d ARTEMIS-314 test-case to exercise behavior 2015-12-07 13:39:53 -05:00