Christopher L. Shannon (cshannon)
5ed9a5d403
Revert "AMQ-7004 - Improved logging in Failover Transport"
...
This reverts commit 83d4aab2d1
.
This caused issues with too much logging in normal cases
2018-09-04 06:53:39 -04:00
Christopher L. Shannon (cshannon)
02971a40e2
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
(cherry picked from commit 1e31df9800
)
2018-09-04 06:39:13 -04:00
Christopher L. Shannon (cshannon)
bde7097fb8
Add support for hostname verification
...
(cherry picked from commit 69fad2a135
)
2018-09-04 06:39:05 -04:00
Christopher L. Shannon (cshannon)
d1746e4ade
[maven-release-plugin] prepare for next development iteration
2018-08-06 08:07:34 -04:00
Christopher L. Shannon (cshannon)
22ace04639
[maven-release-plugin] prepare release activemq-5.15.5
2018-08-06 08:06:32 -04:00
Christopher L. Shannon (cshannon)
02d5287af8
Revert "[maven-release-plugin] prepare release activemq-5.15.5"
...
This reverts commit e411ed4af0
.
2018-08-06 07:35:54 -04:00
Christopher L. Shannon (cshannon)
34f94d0047
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit dcb7be9559
.
2018-08-06 07:35:46 -04:00
Christopher L. Shannon (cshannon)
dcb7be9559
[maven-release-plugin] prepare for next development iteration
2018-08-02 09:53:48 -04:00
Christopher L. Shannon (cshannon)
e411ed4af0
[maven-release-plugin] prepare release activemq-5.15.5
2018-08-02 09:53:02 -04:00
Christopher L. Shannon (cshannon)
a8b2fa1a06
Revert "[maven-release-plugin] prepare release activemq-5.15.5"
...
This reverts commit 688c290110
.
2018-08-01 13:24:52 -04:00
Christopher L. Shannon (cshannon)
4b3d8063e8
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit 7d2c69d0cc
.
2018-08-01 13:24:46 -04:00
Christopher L. Shannon (cshannon)
7d2c69d0cc
[maven-release-plugin] prepare for next development iteration
2018-07-31 08:51:31 -04:00
Christopher L. Shannon (cshannon)
688c290110
[maven-release-plugin] prepare release activemq-5.15.5
2018-07-31 08:49:37 -04:00
Christopher L. Shannon (cshannon)
83d4aab2d1
AMQ-7004 - Improved logging in Failover Transport
...
(cherry picked from commit 7974e8c099
)
2018-07-30 07:57:39 -04:00
giliva
2fe8116819
Avoid overflow errors - see KAFKA-4290
...
Add test for overflow values
Bind test sockets to free ports
(cherry picked from commit 5b1412ddfd
)
2018-07-27 08:39:52 -04:00
gtully
c0a6f47a47
AMQ-7021 - add unsynchronised accessors to destination map for usage with rw lock from abstract region; allow concurrent read of the destination map
...
(cherry picked from commit 0b76d3a0ea
)
2018-07-26 11:31:11 -04:00
Jeff Genender
7313d72c6b
[AMQ-7013] Added final for thread safety
2018-07-18 15:12:43 -06:00
jgoodyear
3f83bfcae2
[AMQ-7013] Introduce JenkinsHash to XATransactionID
2018-07-18 11:30:18 -02:30
Timothy Bish
5403ad2e82
AMQ-6968 Ensure that the correct exception is thrown
...
Allow the original exception that triggered the failure to be thrown
from the packet send methods
(cherry picked from commit db8c771b2a
)
2018-05-21 16:40:43 -04:00
Christopher L. Shannon (cshannon)
ea1894c7ee
[maven-release-plugin] prepare for next development iteration
2018-05-17 13:58:54 -04:00
Christopher L. Shannon (cshannon)
165cba235a
[maven-release-plugin] prepare release activemq-5.15.4
2018-05-17 13:57:43 -04:00
saivr1t
20f6c0a035
AMQ-6959
...
Avoid creating a Throwable in case of non-trace logging
(cherry picked from commit 2a95348182
)
2018-05-14 09:03:03 -04:00
Christopher L. Shannon (cshannon)
6e7f622456
AMQ-6901 - Add NPE check inside DestinationMap filter
...
(cherry picked from commit 703b7b1510
)
2018-02-16 14:33:27 -05:00
Christopher L. Shannon (cshannon)
3c2d5a3015
AMQ-6901 - Make sure proper policy is used to configure a destination
...
When multiple wildcard policies exist in a hierarchy it was possible for
the wrong policy to be selected when configuring a destination
(cherry picked from commit 2ce1c1352f
)
2018-02-16 10:42:59 -05:00
Christopher L. Shannon (cshannon)
bb2db5741b
[maven-release-plugin] prepare for next development iteration
2018-01-29 08:46:14 -05:00
Christopher L. Shannon (cshannon)
bd4285d3aa
[maven-release-plugin] prepare release activemq-5.15.3
2018-01-29 08:42:12 -05:00
Christopher L. Shannon (cshannon)
7f75b4b9a6
AMQ-6884 - Replacing printStackTrace() with logging statement
...
(cherry picked from commit 4535e8f097
)
2018-01-11 07:27:49 -05:00
Sami Nurminen
c9eb5a7251
AMQ-6327 - Remove System.out.println
2017-12-22 18:25:53 -05:00
Sami Nurminen
2f1a6d3b3b
AMQ-6327 - getNextScheduledTime() returns incorrect time when working with day of month
2017-12-20 21:32:32 -05:00
Bernd
c64af87ee2
Javadoc typo fix and cleanup
...
This mostly fixes the url1/url2 copy and paste problem. It uses a bit more readable property syntax and introduces a single sentence (plain text) summary for class Javadoc and adds some links.
2017-12-18 21:19:19 -05:00
Christopher L. Shannon (cshannon)
d2e49be3a8
AMQ-6871 - By default only send generic platform details
...
The default behavior by the OpenWire client will be to send generic
platform details to the server with a new flag to send more specific
information.
(cherry picked from commit 5fa0bbd515
)
2017-12-06 08:42:12 -05:00
Christopher L. Shannon (cshannon)
c4d460bf60
[maven-release-plugin] prepare for next development iteration
2017-10-17 10:16:08 -04:00
Christopher L. Shannon (cshannon)
9e595d8674
[maven-release-plugin] prepare release activemq-5.15.2
2017-10-17 10:09:04 -04:00
gtully
d66e96e8bc
[AMQ-6831, AMQ-6771] trigger eofexception on read -1 - AMQ6522Test
...
(cherry picked from commit e793260573
)
2017-10-11 07:49:16 -04:00
Christopher L. Shannon (cshannon)
a218119e6b
[maven-release-plugin] prepare for next development iteration
2017-09-28 10:45:21 -04:00
Christopher L. Shannon (cshannon)
d17a8740fc
[maven-release-plugin] prepare release activemq-5.15.1
2017-09-28 10:28:20 -04:00
Christopher L. Shannon (cshannon)
1d0121ccd4
Revert "[maven-release-plugin] prepare release activemq-5.15.1"
...
This reverts commit 756b858fa4
.
2017-09-28 10:05:01 -04:00
Christopher L. Shannon (cshannon)
756b858fa4
[maven-release-plugin] prepare release activemq-5.15.1
2017-09-28 09:59:18 -04:00
Christopher L. Shannon (cshannon)
76474fbc67
Revert "[maven-release-plugin] prepare release activemq-5.15.1"
...
This reverts commit 37227fbf8b
.
2017-09-27 08:54:44 -04:00
Christopher L. Shannon (cshannon)
ade1a87e09
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit e2eabeb1c2
.
2017-09-27 08:54:36 -04:00
Timothy Bish
eccbd75bcf
AMQ-6823 Ensure that MessagePull is works across HTTP transport
...
The MessagePull command needs to have the transients initialized such
that the pull operation works across transports that use XStream or
other marshaling that doesn't performs custom serialization.
(cherry picked from commit a21dd40527
)
2017-09-25 13:26:59 -04:00
Christopher L. Shannon (cshannon)
e2eabeb1c2
[maven-release-plugin] prepare for next development iteration
2017-09-25 09:23:32 -04:00
Christopher L. Shannon (cshannon)
37227fbf8b
[maven-release-plugin] prepare release activemq-5.15.1
2017-09-25 09:17:38 -04:00
Christopher L. Shannon (cshannon)
3ef457125b
AMQ-6820 - Properly handle ClosedChannelException
...
When a ClosedChannelException occurs inside SelectorSelection properly
call the transport listener onError() method to handle cleanup and
logging.
(cherry picked from commit 6e33507bf2
)
2017-09-21 08:15:02 -04:00
Timothy Bish
592b31343e
AMQ-6809 Fix issue where stream message getBytes returned wrong value
...
StreamMessage implementation should return zero when the full value of a
written byte array has been consumed before then returning -1 on the
next read. Ands fix and additional testing of ActiveMQStreamMessage
(cherry picked from commit 61d3231d36
)
2017-09-20 15:50:56 -04:00
Christopher L. Shannon (cshannon)
2015888ad7
AMQ-6811 - moving ActiveMQMessageIsMarshalled test to src/test/java
...
(cherry picked from commit 6b27708ae1
)
2017-09-15 12:21:52 -04:00
Christopher L. Shannon (cshannon)
01f6aeb012
AMQ-6811 - fix reduceMemoryFootprint when no message body
...
ReduceMemoryFootprint will now properly detect that a message is
marshalled even if there is no message body so the headers can be
cleared out after message send
(cherry picked from commit f82993d9c2
)
2017-09-15 10:12:43 -04:00
gtully
a023c7a3e4
[AMQ-6771] fix off by one on input stream read long check, with test
...
(cherry picked from commit 3cd5529f50
)
2017-09-07 12:10:44 -04:00
gtully
ba5e814667
[AMQ-6771] do linear sequential scan of journal when validating checksums - remove batch reads via seek/read which depend on write batch size
...
(cherry picked from commit 8c218ee05d
)
2017-09-07 12:10:20 -04:00
gtully
cb62fd8388
[no jira] make networkConsumerIds visible in toString of consumerinfo to aid tracing consumers in a network via transport trace logging
...
(cherry picked from commit 499347542c
)
2017-09-07 12:08:15 -04:00