Lucas Tétreault
9e127bd390
Fix serialization of RemoveInfo advisory message for AMQP consumers
...
(cherry picked from commit e0a37a5c30
)
2022-10-13 05:55:00 +02:00
Jean-Baptiste Onofré
87074f120c
[maven-release-plugin] prepare for next development iteration
2022-04-29 08:21:29 +02:00
Jean-Baptiste Onofré
ed5fb45a8e
[maven-release-plugin] prepare release activemq-5.16.5
2022-04-29 08:21:20 +02:00
Robbie Gemmell
deada823e4
AMQ-8576: update to Qpid JMS 0.61.0
2022-04-07 13:29:26 +01:00
Jean-Baptiste Onofré
b9d24e586d
Use Jetty atomic jar files instead of jetty-all (deprecated) and update to Jetty 9.4.45.v20220203 ( #784 )
...
* [AMQ-7358] Use jetty atomic jar files instead of jetty-all uber jar
(deprecated according to Jetty team)
[AMQ-8461] Upgrade to Jetty 9.4.45.v20220203
(cherry picked from commit fa461c876a
)
2022-03-02 16:24:56 +01:00
Jean-Baptiste Onofré
2a9161116f
[maven-release-plugin] prepare for next development iteration
2022-02-11 17:28:32 +01:00
Jean-Baptiste Onofré
025f99f245
[maven-release-plugin] prepare release activemq-5.16.4
2022-02-11 17:18:49 +01:00
Colm O hEigeartaigh
1f01a61426
AMQ-8472 - Switch to reload4j for logging
2022-02-08 14:02:31 +00:00
Jean-Baptiste Onofré
be8fc6e6eb
[maven-release-plugin] prepare for next development iteration
2021-08-10 07:47:44 +02:00
Jean-Baptiste Onofré
50582306a7
[maven-release-plugin] prepare release activemq-5.16.3
2021-08-10 07:47:23 +02:00
jbonofre
9eda1508e3
[maven-release-plugin] prepare for next development iteration
2021-04-21 07:39:09 +02:00
jbonofre
ff1af27106
[maven-release-plugin] prepare release activemq-5.16.2
2021-04-21 07:38:47 +02:00
jbonofre
6d82e628f7
[maven-release-plugin] prepare for next development iteration
2021-01-14 14:02:35 +01:00
jbonofre
e432a78c19
[maven-release-plugin] prepare release activemq-5.16.1
2021-01-14 14:00:24 +01:00
Robbie Gemmell
31c92b6d84
NO-JIRA: refresh test keystores, fix failures on new OS/JDK combos where the old signature algs fail updated constraints
...
(cherry picked from commit 45a400b37d
)
2020-11-26 13:57:54 +00:00
Benjamin Graf
054febe0c9
AMQ-8055 - rename posion to correct poison
...
(cherry picked from commit a2e718f259
)
2020-11-10 16:13:57 +01:00
Jean-Baptiste Onofré
334476ac63
[maven-release-plugin] prepare for next development iteration
2020-06-25 07:26:41 +02:00
Jean-Baptiste Onofré
86dd78b1aa
[maven-release-plugin] prepare release activemq-5.16.0
2020-06-25 07:26:13 +02:00
Jean-Baptiste Onofré
6908749c2f
Fix version
2020-06-25 07:13:04 +02:00
Jean-Baptiste Onofré
ff2dae82f3
[maven-release-plugin] prepare release activemq-5.16.0
2020-06-24 21:56:52 +02:00
jbonofre
4ed2ba22a9
Cancel 5.16.0 release
2020-06-24 15:19:34 +02:00
Jean-Baptiste Onofré
cd1e9f8697
[maven-release-plugin] prepare for next development iteration
2020-06-23 17:40:26 +02:00
Jean-Baptiste Onofré
2e890c6224
[maven-release-plugin] prepare release activemq-5.16.0
2020-06-23 17:39:53 +02:00
Pascal Schumacher
67e06c82f7
Fix some javadoc warnings releated to non-existing parameter names.
2020-05-17 11:38:05 +02:00
Daniel Trebbien
b020cba744
Fix some incorrect SLF4J logger calls
...
In some cases, there were an inconsistent number of formatting anchors.
In other cases, formatting anchors were used, but because the
trace/debug/info/warn/error(String, Throwable) variant was used, the
string is a message string rather than a format string.
These issues were found by SLF4J Helper for NetBeans IDE:
http://plugins.netbeans.org/plugin/72557/
2020-02-19 08:26:36 +00:00
Jean-Baptiste Onofré
4ecdd5a2a8
Merge pull request #448 from PascalSchumacher/fix_unused_format_arguments_in_log_messages
...
Fix unused format arguments in log messages.
2020-02-13 07:53:32 +01:00
Pascal Schumacher
6764511fa1
Fix unused format arguments in log messages.
2020-02-12 17:52:28 +01:00
jbonofre
097506a458
[AMQ-7399] org.apache.activemq.SERIALIZABLE_PACKAGES doesn't include java* by default
2020-02-12 13:43:03 +01:00
Johannes Bäurle
6f338aa281
[AMQ-7068] Advisory messages are empty when received with a AMQP subscription ( #312 )
2019-11-17 17:40:15 +01:00
Jean-Baptiste Onofré
973c78cbec
[AMQ-7249] Upgrade to Jetty 9.4.19.v20190610
2019-08-20 21:44:28 +02: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
Robbie Gemmell
aff9413cdb
AMQ-7189: ensure messages with defauled durable field are internally classed non-persistent by the 'native' transformer
2019-04-26 12:55:14 +01:00
gtully
4dee173962
AMQ-7077 AMQ-6421 - tie queue consumer slow flag detection to abort slow consumer policy, fire advisory when set.
2018-10-17 11:04:47 +01:00
Timothy Bish
ac1e709dc4
AMQ-7065 Update to Qpid JMS v0.37.0
...
Update to latest client release, adds some tests for split framed
message send / receive
2018-10-02 15:20:11 -04:00
Christopher L. Shannon (cshannon)
1e31df9800
AMQ-7047 - Switch default for hostname verification to be false for
...
server
For the client it makes sense to have it true by default but for the
server it makes sense to have it false by default
2018-08-31 13:04:14 -04:00
Christopher L. Shannon (cshannon)
69fad2a135
Add support for hostname verification
2018-08-31 06:39:49 -04:00
Timothy Bish
ba7934e91a
AMQ-7001 Remove now unnecessary check for UTF8Buffer type
...
Remove the now unneeded checks for UTF8Buffer on the outbound converter
as the Codec now can encode those to the correct string AMQP types
without need for any help.
2018-08-01 18:34:09 -04:00
Timothy Bish
9ec6ee43b1
AMQ-7001 Resolve issues with encode failures on copied messages
...
Ensure that messages are copied to avoid contention on message content
when concurrent store and dispatch is enabled and better handle the AMQP
message type value. Adds an AMQP Encoder for UTF8Buffer to encode down
to AMQP String encodings to allow for encoded OpenWire messages such as
MapMessage which can contain UTF8Buffer instances for String keys and
values.
2018-08-01 18:13:37 -04:00
gtully
ed8860000f
AMQ-7001 - amqp jms transformer - always copy message if properties need to be modified, fix and long running test that is disabled
2018-06-26 15:25:52 +01:00
Timothy Bish
b8cfab97db
AMQ-6958 Configure the AMQP Max Frame Size by default
...
Configure a value of 128KB for AMQP max frame size by default to improve
overall performance and provide a limit on delivery size before chunking
begins.
2018-05-10 13:16:13 -04:00
Timothy Bish
b29d2ea342
AMQ-6909 Update Qpid JMS, proton-j and Netty to latest.
...
Use latest releases of AMQP deps
2018-05-08 17:44:55 -04:00
Timothy Bish
36a2871301
AMQ-6872 Use correct type casts on ApplicationProperties Map
...
Fix missing cast on value out of current proton release.
2017-12-08 11:40:34 -05:00
Timothy Bish
e7bce023de
AMQ-6872 Use correct type casts on ApplicationProperties Map
...
Use the spec defined values when casting the Map from the
ApplicationProperties section.
2017-12-07 14:54:42 -05:00
Robbie Gemmell
f82eccd2f5
AMQ-6813: update tick deadline handling to account for potential to be negative due to using nanoTime derived values, plus other edge case protections
2017-09-15 17:53:00 +01:00
Timothy Bish
ed395d1a85
AMQ-6804 Improve Transfer tag generation and pooling
...
Reduce GC overhead and improve tag generation for faster tag creation.
2017-09-06 13:28:26 -04:00
Christopher L. Shannon (cshannon)
a9fe4e33c3
[maven-release-plugin] prepare for next development iteration
2017-06-27 13:41:28 -04:00
Christopher L. Shannon (cshannon)
5f0d6943cb
[maven-release-plugin] prepare release activemq-5.15.0
2017-06-27 13:41:01 -04:00
Timothy Bish
ce551cf97d
NO-JIRA update the AMQP tests to use the client close timeout
...
Use the client built in close timeout instead of the executor which can
leave threads running and causes the tests to take much longer than
needed.
2017-06-15 17:13:32 -04:00
Timothy Bish
0eb11bf0a1
https://issues.apache.org/jira/browse/AMQ-6676
...
Handle continuation frames on the test client WS transport.
2017-05-16 10:53:23 -04:00
Timothy Bish
88efa01e11
AMQ-6675 AMQP Test client can't accept bigger frames on WS
...
Need to configure the WS Handshaker in the test client's netty transport
with the same value given to the proton connection via setMaxFrameSize
so that incoming frames larger than the default 65535 over WS don't
trigger netty to fail the connection.
2017-05-11 18:33:38 -04:00