Commit Graph

10429 Commits

Author SHA1 Message Date
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
Sean C. Sullivan 06af6c3e48 maven-compiler-plugin 3.8.1 2019-09-08 08:54:37 -07: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
Jean-Baptiste Onofré 5c9bae2bd6 [AMQ-7253] Upgrade to commons-dbcp2 2.6.0 and commons-pool 2.6.2 2019-07-26 16:13:07 +02:00
Jean-Baptiste Onofré 01955dd758
Merge pull request #378 from coheigea/AMQ-7247
AMQ-7247 - Update maven plugin API + Pax URL versions
2019-07-26 11:28:14 +02:00
Jean-Baptiste Onofré 32ddadc7ab
Merge pull request #362 from suem/master
AMQ-6949: SocketTimeoutException when using HTTP transport connector
2019-07-26 11:25:51 +02:00
Jean-Baptiste Onofré 3ab1115e9f
Merge pull request #376 from coheigea/httpclient
Update HTTPClient and replace deprecated calls
2019-07-26 11:23:02 +02:00
Jean-Baptiste Onofré a342490931
Merge pull request #375 from coheigea/AMQ-7242
AMQ-7242 - REST Content Type fixes
2019-07-26 11:20:47 +02:00
Jean-Baptiste Onofré c3d9b388e4
Merge pull request #374 from coheigea/ldap_passwords
Remove default "secret" password from the LDAPAuthorizationMap
2019-07-25 10:56:08 +02:00
Timothy Bish 50bc520fee AMQ-7179 Update Qpid JMS test dependency to v0.44.0
Updates to latest client release used for testing activemq-amqp
2019-07-24 10:29:50 -04:00