Commit Graph

10648 Commits

Author SHA1 Message Date
Jean-Baptiste Onofré da9e4028c9
Merge pull request #513 from coheigea/AMQ-7447
AMQ-7447 - Update copyright years
2020-03-27 10:29:42 +01:00
Jean-Baptiste Onofré 5f02e220a0
Merge pull request #516 from coheigea/AMQ-7449
AMQ-7449 - Update Apache Shiro to 1.5.2
2020-03-27 10:24:04 +01:00
Jean-Baptiste Onofré 4d968391a7
Merge pull request #518 from coheigea/AMQ-7454
AMQ-7454 - Remove xmpp artifacts
2020-03-27 10:22:48 +01:00
Jean-Baptiste Onofré 6d4437ab35
Merge pull request #520 from coheigea/AMQ-7457
AMQ-7457 - Support wider password encryption schemes
2020-03-27 10:20:47 +01:00
Colm O hEigeartaigh 9599ad8d95 AMQ-7457 - Support wider password encryption schemes 2020-03-27 08:34:10 +00:00
Colm O hEigeartaigh 1c504160d8 AMQ-7454 - Remove xmpp artifacts 2020-03-26 11:36:41 +00:00
Colm O hEigeartaigh 8f6cfa4190 AMQ-7446 - Remove some synchronized blocks in the MessageServlet 2020-03-25 15:22:42 +00:00
Colm O hEigeartaigh ba42d5527a AMQ-7449 - Update Apache Shiro to 1.5.2 2020-03-24 07:06:00 +00:00
Pascal Schumacher 8cf12550bd Remove unused import in publisher.py. 2020-03-21 14:44:41 +01:00
Colm O hEigeartaigh c3cdffb373 AMQ-7447 - Update copyright years 2020-03-20 07:14:43 +00:00
jbonofre 05c43fe347 [AMQ-7301] Fix typo (double from) 2020-03-12 10:21:35 +01:00
jbonofre d800f1bdb4 [AMQ-7301] Remove guava dependency to implement own getRootCause() method 2020-03-11 18:47:19 +01:00
Jean-Baptiste Onofré f7ab7203ba
Merge pull request #509 from jbonofre/AMQ-7403
[AMQ-7403] Fix LeaseDatabaseLockerTest unit test (jmock assertion)
2020-03-11 18:32:47 +01:00
jbonofre 3cb8fe87ea [AMQ-7403] Fix LeaseDatabaseLockerTest unit test (jmock assertion) 2020-03-11 18:00:16 +01:00
Jean-Baptiste Onofré 8f5d583ad4
Merge pull request #510 from jbonofre/AMQ-7301
[AMQ-7301] Fix build and using a single log message
2020-03-11 17:57:28 +01:00
jbonofre 960bc24d17 [AMQ-7301] Fix build and using a single log message 2020-03-11 17:21:01 +01:00
Christopher L. Shannon (cshannon) ee61ed69f8 AMQ-7301 - TransportConnector errors should log the root cause
(cherry picked from commit 57a1a77abb)
2020-03-11 06:49:35 -04:00
Colm O hEigeartaigh c44be3b0dd AMQ-7440 - Fix potential race condition in DiscoveryRegistryServlet 2020-03-10 16:12:59 +00:00
jbonofre 6355f507c3 Revert "AMQ-7291 - allow setting properties after clearProperties for BytesMessage, closes #420"
This reverts commit 503416a001.
2020-03-10 16:16:01 +01:00
Jean-Baptiste Onofré bbb73ec3fc
Merge pull request #507 from jbonofre/AMQ-7301
[AMQ-7301] Propagate the exception in order to close the connection cleanly
2020-03-10 07:58:18 +01:00
jbonofre 08b389c220 [AMQ-7301] Propagate the exception in order to close the connection cleanly 2020-03-10 07:48:22 +01:00
Jean-Baptiste Onofré 80b92d3ae9
Merge pull request #506 from jbonofre/AMQ-7347
[AMQ-7347] Fix potential NPE when JMSException doesn't contain linkedException
2020-03-10 07:20:19 +01:00
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