Jean-Baptiste Onofré
|
c4e72e3383
|
Merge pull request #489 from jbonofre/AMQ-7314
[AMQ-7314] Fix counter increment when lastDelivereSeqId > BrokerSequenceId
|
2020-03-02 17:56:30 +01:00 |
jbonofre
|
0b0ab2a03a
|
[AMQ-7432] Upgrade to mqtt-client 1.16
|
2020-03-02 17:52:01 +01:00 |
jbonofre
|
dcd1de9270
|
[AMQ-7432] Upgrade to jackson-databind 2.9.10.3
|
2020-03-02 16:37:44 +01:00 |
jbonofre
|
a50b42b51a
|
[AMQ-7432] Upgrade to netty 4.1.45.Final
|
2020-03-02 16:29:32 +01:00 |
jbonofre
|
088cc4be09
|
[AMQ-7432] Upgrade to hadoop-core 1.2.1
|
2020-03-02 16:15:44 +01:00 |
jbonofre
|
df1750fe01
|
[AMQ-7314] Fix counter increment when lastDelivereSeqId > BrokerSequenceId
|
2020-03-02 15:31:16 +01:00 |
Jean-Baptiste Onofré
|
0d0131496a
|
Merge pull request #488 from jbonofre/AMQ-7301
[AMQ-7301] Display warn in case of STOMP stream initialize error
|
2020-03-02 09:23:42 +01:00 |
jbonofre
|
d11fd05af4
|
[AMQ-7301] Display warn in case of STOMP stream initialize error
|
2020-03-02 08:03:36 +01:00 |
Jean-Baptiste Onofré
|
609766f68b
|
Merge pull request #487 from jbonofre/AMQ-7433
[AMQ-7433] Use short rendering of exception instead of full stack trace to avoid to pollute log file
|
2020-03-01 18:04:16 +01:00 |
Jean-Baptiste Onofré
|
0d65b218ba
|
Merge pull request #486 from jbonofre/AMQ-7431
[AMQ-7431] Fix webconsole deployment on Apache Karaf (due to ASM embedded)
|
2020-03-01 17:40:04 +01:00 |
jbonofre
|
c9902433c7
|
[AMQ-7433] Use short rendering of exception instead of full stack trace to avoid to pollute log file
|
2020-03-01 17:38:00 +01:00 |
Jean-Baptiste Onofré
|
c92be4c8cb
|
Merge pull request #484 from jbonofre/AMQ-7388
[AMQ-7388] Upgrade to Jetty 9.4.27.20200227
|
2020-03-01 16:51:55 +01:00 |
Jean-Baptiste Onofré
|
34d4bb8c82
|
Merge pull request #485 from jbonofre/AMQ-7429
[AMQ-7429] Align spring-expression version with other spring artifacts
|
2020-03-01 16:47:32 +01:00 |
jbonofre
|
4864bcedf8
|
[AMQ-7431] Fix webconsole deployment on Apache Karaf (due to ASM embedded)
|
2020-03-01 16:38:33 +01:00 |
jbonofre
|
cb23db5c5d
|
[AMQ-7429] Align spring-expression version with other spring artifacts
|
2020-03-01 13:29:33 +01:00 |
jbonofre
|
0d5b53529a
|
[AMQ-7388] Upgrade to Jetty 9.4.27.20200227
|
2020-03-01 12:49:36 +01:00 |
Jean-Baptiste Onofré
|
80d06fc186
|
Merge pull request #481 from jbonofre/AMQ-7424
[AMQ-7424] Prevent NPE during commitRemove() on JDBC adapter
|
2020-02-29 07:09:56 +01:00 |
Jean-Baptiste Onofré
|
ce6fc913f9
|
Merge pull request #477 from jbonofre/AMQ-7131
[AMQ-7131] Add connectionTimeout to avoid starvation
|
2020-02-29 07:07:44 +01:00 |
Jean-Baptiste Onofré
|
9200f79982
|
Merge pull request #480 from jbonofre/AMQ-7368
[AMQ-7368] Add limitQuery in HSQL, MySQL and PostgreSQL JDBC adapters
|
2020-02-29 07:05:43 +01:00 |
gtully
|
5d03224880
|
no jira - additional trace logging to kahadb cleanup/gc to identify datafile for durable sub command and pending count by sub key
|
2020-02-28 09:47:02 +00:00 |
Jean-Baptiste Onofré
|
46148e3dd1
|
Merge pull request #472 from jbonofre/AMQ-7419
[AMQ-7419] Return 405 error code instead of 500 in case of maxFrameSize exceeded on HTTP connector
|
2020-02-28 07:33:52 +01:00 |
Jean-Baptiste Onofré
|
702fb86887
|
Merge pull request #482 from jbonofre/AMQ-7407
[AMQ-7407] Fix best target election for queue/topic partitioning
|
2020-02-28 07:32:22 +01:00 |
Jean-Baptiste Onofré
|
51081e4edf
|
Merge pull request #479 from coheigea/AMQ-7423
AMQ-7423 - Remove synchronization from JAAS PropertiesLoader
|
2020-02-28 07:30:57 +01:00 |
Jean-Baptiste Onofré
|
ef763375b2
|
Merge pull request #483 from PascalSchumacher/add_mising_argument_to_log_message
Add missing format argument for log message in AbortSlowAckConsumerSt…
|
2020-02-28 07:29:41 +01:00 |
jbonofre
|
5f51b9c084
|
[AMQ-7407] Fix best target election for queue/topic partitioning
|
2020-02-27 22:16:46 +01:00 |
Pascal Schumacher
|
7ef90e243f
|
Add missing format argument for log message in AbortSlowAckConsumerStrategy#abortAllQualifiedSlowConsumers.
|
2020-02-27 22:03:41 +01:00 |
jbonofre
|
d8ae8734a9
|
[AMQ-7424] Prevent NPE during commitRemove() on JDBC adapter
|
2020-02-27 21:21:47 +01:00 |
jbonofre
|
61bf624c6d
|
[AMQ-7368] Add limitQuery in HSQL, MySQL and PostgreSQL JDBC adapters
|
2020-02-27 20:34:56 +01:00 |
Jean-Baptiste Onofré
|
6e650841fd
|
Merge pull request #476 from jbonofre/AMQ-6833
[AMQ-6833] Cleanly close DirContext in LDAPLoginModule when the authentication is complete
|
2020-02-27 17:00:16 +01:00 |
Jean-Baptiste Onofré
|
e3d20ed6ab
|
Merge pull request #478 from coheigea/activemq_leveldb_test
Remove unused activemq-leveldb test dependencies
|
2020-02-27 16:58:44 +01:00 |
Colm O hEigeartaigh
|
67fb6f8871
|
AMQ-7423 - Remove synchronization from JAAS PropertiesLoader
|
2020-02-27 15:29:26 +00:00 |
Colm O hEigeartaigh
|
e3776c97ae
|
Remove unused activemq-leveldb test dependencies
|
2020-02-27 12:34:17 +00:00 |
Benjamin Graf
|
92dec52e1c
|
[AMQ-7131] Add connectionTimeout to avoid starvation
|
2020-02-26 18:55:35 +01:00 |
jbonofre
|
a1e87c6096
|
[AMQ-6833] Cleanly close DirContext in LDAPLoginModule when the authentication is complete
|
2020-02-26 18:24:53 +01:00 |
Jean-Baptiste Onofré
|
cc4a69913b
|
Merge pull request #473 from jbonofre/AMQ-7333
[AMQ-7333] Upgrade to Camel 2.24.3
|
2020-02-26 18:10:07 +01:00 |
Jean-Baptiste Onofré
|
d2592e22e5
|
Merge pull request #461 from jbonofre/AMQ-7410
[AMQ-7410] Align dependencies with Apache Karaf
|
2020-02-26 18:00:31 +01:00 |
jbonofre
|
d878d877d5
|
[AMQ-7410] Align dependencies with Apache Karaf
|
2020-02-26 13:11:33 +01:00 |
jbonofre
|
5c1ee5ed52
|
[AMQ-7333] Upgrade to Camel 2.24.3
|
2020-02-26 13:11:15 +01:00 |
Jean-Baptiste Onofré
|
82c3e70a2a
|
Merge pull request #475 from jbonofre/UNITTEST
Ignore one unit test to avoid build failure on Jenkins (need refactoring)
|
2020-02-26 13:08:46 +01:00 |
Jean-Baptiste Onofré
|
d355737ec7
|
Merge pull request #474 from jbonofre/AMQ7086Test
Flexible AMQ7086Test on KahaDB for Jenkins
|
2020-02-26 13:08:29 +01:00 |
Jean-Baptiste Onofré
|
11cdb5cb59
|
Ignore one unit test to avoid build failure on Jenkins (need refactoring)
|
2020-02-26 08:49:54 +01:00 |
jbonofre
|
927e01f0c8
|
Flexible AMQ7086Test on KahaDB for Jenkins
|
2020-02-26 08:22:19 +01:00 |
jbonofre
|
0245a3d5c4
|
[AMQ-7419] Return 405 error code instead of 500 in case of maxFrameSize exceeded on HTTP connector
|
2020-02-24 14:54:42 +01:00 |
Jean-Baptiste Onofré
|
a58a624c3a
|
Merge pull request #471 from jgallimore/connector-path-fix2
Fix issue where the registry lookup was a hardcoded name and didn't a…
|
2020-02-24 13:24:33 +01:00 |
Jonathan Gallimore
|
4522061527
|
Fix issue where the registry lookup was a hardcoded name and didn't account for the connector path
|
2020-02-24 11:10:46 +00:00 |
Jean-Baptiste Onofré
|
5cc7394fe2
|
Merge pull request #468 from jbonofre/AMQ-7415
[AMQ-7415] Upgrade to ASM 7.3.1
|
2020-02-24 11:59:04 +01:00 |
Jean-Baptiste Onofré
|
7bb05d55ee
|
Merge pull request #469 from jbonofre/AMQ-7416
[AMQ-7416] Upgrade to Velocity 2.2
|
2020-02-24 11:57:15 +01:00 |
jbonofre
|
4dcc9d99ec
|
[AMQ-7415] Upgrade to ASM 7.3.1
|
2020-02-24 05:53:45 +01:00 |
jbonofre
|
cf220b62a6
|
[AMQ-7416] Upgrade to Velocity 2.2
|
2020-02-24 05:53:10 +01:00 |
Jean-Baptiste Onofré
|
9b02c1afa2
|
Merge pull request #470 from jbonofre/AMQ-7417
[AMQ-7417] Upgrade to xmlbeans 3.1.0
|
2020-02-22 07:55:47 +01:00 |