Commit Graph

10676 Commits

Author SHA1 Message Date
jbonofre 1550ae42f7 Revert "[AMQ-7314] Fix counter increment when lastDelivereSeqId > BrokerSequenceId"
This reverts commit df1750fe01.
2020-03-10 06:29:34 +01:00
jbonofre 58f5fdb572 [AMQ-7347] Fix potential NPE when JMSException doesn't contain linkedException 2020-03-10 06:23:27 +01:00
Timothy Bish 265fd65328 AMQ-7365 Update Qpid-JMS and its netty dependency
Update Qpid JMS to 0.49.0 and brin Netty test dependency up to
match the version used in Qpid JMS
2020-03-09 18:44:56 -04:00
Pascal Schumacher 8fa772c8de AMQ-7439: AbstractMQTTSocket#getProtocolConverter: Race condition in double-checked locking object initialization
protocolConverter may be visible to other threads before its properties are set.
2020-03-08 15:09:02 +01:00
Pascal Schumacher b43f5b8cf2 Avoid potential overflow in int multiplication before it is converted to long. 2020-03-08 11:50:21 +01:00
Pascal Schumacher 68355136d2 Remove unreachable code in ServiceStopper#throwFirstException. 2020-03-08 11:27:24 +01:00
Colm O hEigeartaigh a73a85e6c2 AMQ-7438 - Harden deserialization 2020-03-06 17:22:07 +00:00
jbonofre 4a4880301f Update schemas 2020-03-05 17:52:14 +01:00
Jean-Baptiste Onofré 4a2881f8ed
Merge pull request #501 from jbonofre/AMQ-7301
[AMQ-7301] Improve logging when initialize Stomp NIO SSL connection
2020-03-05 17:22:12 +01:00
jbonofre b60efeaad8 [AMQ-7301] Improve logging when initialize Stomp NIO SSL connection 2020-03-05 15:00:53 +01:00
Jean-Baptiste Onofré c0e7949468
Merge pull request #500 from jbonofre/AMQ-7303
[AMQ-7303] Improve logging in case of security exception on transport connection
2020-03-04 21:44:37 +01:00
Jean-Baptiste Onofré 7435d7b058
Merge pull request #499 from jbonofre/AMQ-7346
[AMQ-7346] Improve logging of the network connector
2020-03-04 21:42:37 +01:00
jbonofre 945cd6b7de [AMQ-7303] Improve logging in case of security exception on transport connection 2020-03-04 18:57:02 +01:00
Jean-Baptiste Onofré 93f8ea1b8b
Merge pull request #497 from jbonofre/AMQ-7347
[AMQ-7347] Don't log error in case of topic subscription failure (use debug)
2020-03-04 17:56:30 +01:00
jbonofre 3c4a644f3d [AMQ-7346] Improve logging of the network connector 2020-03-04 17:54:37 +01:00
jbonofre 3c302dce33 [AMQ-7347] Don't log error in case of topic subscription failure. It's useless as the JMX exception is thrown and pollute the log. 2020-03-04 16:22:17 +01:00
Jean-Baptiste Onofré 372a75fe82
Merge pull request #498 from coheigea/AMQ-7435
AMQ-7435 - Update Shiro to 1.5.1
2020-03-04 15:47:52 +01:00
Colm O hEigeartaigh 14c134a9c6 AMQ-7435 - Update Shiro to 1.5.1 2020-03-04 11:50:49 +00:00
jbonofre feb8d3d073 [AMQ-7433] Render full stack trace by default but document possible ConversionPattern 2020-03-03 18:44:53 +01:00
Jean-Baptiste Onofré e20ef34ae0
Merge pull request #495 from jbonofre/AMQ-7425
[AMQ-7425] Simple fix to be sure to delete message from JDBC message store
2020-03-03 17:14:23 +01:00
Jean-Baptiste Onofré b9426d6c00
Merge pull request #494 from jbonofre/AMQ-7394
[AMQ-7394] Simple first fix to use listener.hasSpace() when recovering message from JDBC message store
2020-03-03 17:13:00 +01:00
Jean-Baptiste Onofré f7c49d54e8
Merge pull request #496 from coheigea/AMQ-7434
AMQ-7434 - Enable Jolokia CORS strict-checking by default
2020-03-03 15:48:03 +01:00
Colm O hEigeartaigh f221072375 AMQ-7434 - Enable Jolokia CORS strict-checking by default 2020-03-03 14:22:04 +00:00
jbonofre 4528b773c6 [AMQ-7425] Simple fix to be sure to delete message from JDBC message store 2020-03-03 07:36:42 +01:00
jbonofre dcd3d5db3f [AMQ-7394] Simple first fix to use listener.hasSpace() when recovering message from JDBC message store 2020-03-03 06:20:51 +01:00
Jean-Baptiste Onofré 578051fdea
Merge pull request #493 from jbonofre/AMQ-7432-MQTT
[AMQ-7432] Upgrade to mqtt-client 1.16
2020-03-02 18:31:16 +01:00
Jean-Baptiste Onofré 93e3029abc
Merge pull request #492 from jbonofre/AMQ-7432-JACKSON
[AMQ-7432] Upgrade to jackson-databind 2.9.10.3
2020-03-02 17:59:50 +01:00
Jean-Baptiste Onofré 9d3ab8b4af
Merge pull request #491 from jbonofre/AMQ-7432-NETTY
[AMQ-7432] Upgrade to netty 4.1.45.Final
2020-03-02 17:58:43 +01:00
Jean-Baptiste Onofré 2e0d1a54c8
Merge pull request #490 from jbonofre/AMQ-7432-HADOOP
[AMQ-7432] Upgrade to hadoop-core 1.2.1
2020-03-02 17:57:41 +01:00
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