Commit Graph

10279 Commits

Author SHA1 Message Date
Colm O hEigeartaigh 892c9e2a2d AMQ-7295 - Update JTA spec 2019-10-16 14:28:17 +01:00
Jean-Baptiste Onofré c26742235f
Merge pull request #396 from coheigea/AMQ-7319
AMQ-7319 - Update Jackson to 2.9.10
2019-10-12 06:45:57 +02:00
Colm O hEigeartaigh 55a8035e8b AMQ-7319 - Update Jackson to 2.9.10 2019-10-11 17:23:33 +01:00
gtully 4af6f40186 AMQ-6494 is related, fix intermittent failure of RedeliveryPolicyTest related to vm transport server being shutdown while in use via async onException handler 2019-10-03 11:08:05 +01:00
gtully 1ab6793c85 no jira - fix test to aligh with implementation limitations of deprecated leveldb store 2019-09-26 16:19:37 +01:00
gtully ed5edb03d7 AMQ-7311 - track recovered prepared ack locations on a per subscriber basis, fix and test 2019-09-26 15:54:57 +01:00
gtully 1c5beda834 no jira - fix intermittent test failure 2019-09-25 14:08:17 +01:00
gtully 644b529ef6 AMQ-7185 - rework to leave tx-inflight messages pending in the cursor to avoid duplicates on completion, fix and test 2019-09-24 17:32:54 +01:00
gtully 289750d7c9 AMQ-7308 - ensure kahadb message add does not auto create the message store in error, expect an existing store. fix and test 2019-09-20 10:22:56 +01:00
gtully e8e27f0b16 AMQ-7118 ensure message size and usage is constant for the test, fix failure 2019-09-20 10:00:33 +01:00
gtully 501d55337a AMQ-7302 - make jmx ops that pageIn aware of cursor memory limits to avoid excessive looping, fix and test 2019-09-10 11:46:04 +01:00
Christopher L. Shannon (cshannon) 65de327369 AMQ-7300 - Remove unnecessary call to sequence updater as read is already volatile 2019-09-06 12:19:23 -04:00
Christopher L. Shannon (cshannon) 4db2656066 AMQ-7300 - Improve performance of LongSequenceGenerator
LongSequenceGenerator now uses an AtomicLongFieldUpdater instead of
synchronized
2019-09-06 11:55:54 -04:00
gtully dc35218a2d AMQ-7196 - fix broken test; recovery not applicable to inmemory store 2019-09-06 16:53:02 +01:00
gtully 640354fe79 no jira - fix intermittent failure by not differenciating between dispatch of delivery loops, it can be either depending on timing 2019-09-06 12:06:54 +01:00
gtully a0f4f1c93d no jira - fix intermittent test failure with two derby instanced in play in error 2019-09-04 17:14:37 +01:00
gtully f155e92e58 AMQ-7298 - use final modifier in test to preserve older jdk builds 2019-09-04 13:05:42 +01:00
gtully 02548777c2 AMQ-7298 - rework redelivery message tracking to ensure no duplicate suppression (and dlq) in error for local transaction batches that failover 2019-09-04 12:24:42 +01:00
Jean-Baptiste Onofré 0ae247463f
Merge pull request #391 from coheigea/AMQ-7292
AMQ-7292 - WebConsole problem due to missing ecj jar
2019-08-28 06:59:17 +02:00
Colm O hEigeartaigh 1e241deb2a AMQ-7292 - WebConsole problem due to missing ecj jar 2019-08-27 15:11:13 +01:00
Timothy Bish c29066cfb7 AMQ-7290 Update Qpid JMS and Netty to lastest releases 2019-08-26 14:51:45 -04:00
Jean-Baptiste Onofré 9ecb9750e5
Merge pull request #390 from coheigea/AMQ-7289
AMQ-7289 - Fix failing HTTP tests
2019-08-26 19:28:48 +02:00
Colm O hEigeartaigh 3f11127567 AMQ-7289 - Fix failing HTTP tests 2019-08-26 15:42:03 +01:00
Christopher L. Shannon (cshannon) 7955cb4d1d NO-JIRA: Add gpg key for jbonofre 2019-08-26 10:31:32 -04:00
Jean-Baptiste Onofré 1f410f8685
Merge pull request #387 from jbonofre/JETTY-UPGRADE
[AMQ-7249] Upgrade to Jetty 9.4.19.v20190610
2019-08-24 07:22:46 +02:00
Jean-Baptiste Onofré 973c78cbec [AMQ-7249] Upgrade to Jetty 9.4.19.v20190610 2019-08-20 21:44:28 +02:00
Jean-Baptiste Onofré 84cc95c7ac
Merge pull request #358 from mrbald/patch-1
AMQ-7201 added shebang to generated broker admin script
2019-08-19 19:32:22 +02:00
Jean-Baptiste Onofré fb7d4e6c4d
Merge pull request #357 from bd2019us/AMQ-7199
[AMQ-7199] Replace Math.Random with Random.nextDouble
2019-08-19 19:28:59 +02:00
Jean-Baptiste Onofré f509067d25 Revert "[AMQ-7258] Update spring.schemas in activemq-osgi"
This reverts commit 3c71b5e8aa.
2019-08-17 08:07:16 +02:00
Jean-Baptiste Onofré 8225312c8f
Merge pull request #389 from coheigea/AMQ-7275
AMQ-7275 - Update Commons BeanUtils
2019-08-17 07:31:51 +02:00
Colm O hEigeartaigh 5e58eaeafb AMQ-7275 - Update Commons BeanUtils 2019-08-15 15:16:48 +01:00
Timothy Bish 122745b5b8 AMQ-7274 Update proton-j and fix footer key type on outbound transform
Footer annotations maps should be using Symbol keys not strings.
2019-08-13 15:05:00 -04:00
Jean-Baptiste Onofré e3cc5ef4bc
Merge pull request #386 from jbonofre/CAMEL-UPDATE
[AMQ-7249] Upgrade to Camel 2.24.1
2019-08-12 13:07:37 +02:00
Jean-Baptiste Onofré 5cd5b8d884 [AMQ-7249] Upgrade to Camel 2.24.1 2019-08-12 08:44:03 +02:00
Jean-Baptiste Onofré c576c8c951
Merge pull request #383 from manid/AMQ-7258
[AMQ-7258] Update spring.schemas in activemq-osgi
2019-08-11 07:51:45 +02:00
Jean-Baptiste Onofré 3afc9bb7ad
Merge pull request #384 from coheigea/AMQ-7268
AMQ-7268 - Update Zookeeper version
2019-08-10 10:37:49 +02:00
Jean-Baptiste Onofré f131858dcd
Merge pull request #385 from coheigea/AMQ-7271
AMQ-7271 - Update XBean
2019-08-10 10:35:54 +02:00
Colm O hEigeartaigh b757d7a78a AMQ-7271 - Update XBean 2019-08-08 13:07:23 +01:00
gtully fb2296ac74 AMQ-7270 - remove toggle on maxPageSize, request page in of entire queue only when cache is in play or broker is non persistent, fix and test 2019-08-07 17:47:59 +01:00
Colm O hEigeartaigh ab4ba57923 AMQ-7268 - Update Zookeeper version 2019-08-07 14:41:45 +01:00
jonas 3c71b5e8aa [AMQ-7258] Update spring.schemas in activemq-osgi 2019-08-07 09:57:04 +03:00
Jean-Baptiste Onofré 1a7901be50
Merge pull request #380 from jbonofre/AMQ-7253
[AMQ-7253] Upgrade to commons-dbcp2 2.6.0 and commons-pool 2.6.2
2019-08-07 07:48:05 +02:00
Jean-Baptiste Onofré a061109826
Merge pull request #377 from coheigea/AMQ-7244
AMQ-7244 - Update Apache Directory + FileServer
2019-08-07 07:46:39 +02:00
Jean-Baptiste Onofré 6ec56912fe
Merge pull request #367 from LionelCons/amq_7230
AMQ-7230 - Add support for regex based certificate authentication
2019-08-07 07:43:49 +02:00
Jean-Baptiste Onofré 871502222a
Merge pull request #382 from coheigea/AMQ-7266
AMQ-7266 - Update Jackson databind to 2.9.9.3
2019-08-07 07:41:51 +02:00
Jean-Baptiste Onofré ef1c17c7de
Merge pull request #381 from jbonofre/AMQ-7254
[AMQ-7254] Fix OSGi headers
2019-08-07 07:38:04 +02:00
Colm O hEigeartaigh d6487ace5b AMQ-7266 - Update Jackson databind to 2.9.9.3 2019-08-06 16:16:40 +01:00
Colm O hEigeartaigh 309b6a39b7 AMQ-7244 - Update Apache Directory + FileServer 2019-08-06 15:30:12 +01:00
Jean-Baptiste Onofré 7e72fbc98b [AMQ-7254] Fix OSGi headers 2019-08-05 08:38:47 +02:00
Christopher L. Shannon (cshannon) 09003e8fef AMQ-7102 - Improve ManagedRegionBroker performance by replacing
registeredMBeans CopyOnWriteSet with a Concurrent hashmap backed set
2019-07-31 12:56:57 -04:00