Christopher L. Shannon (cshannon)
d17a8740fc
[maven-release-plugin] prepare release activemq-5.15.1
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 756b858fa458757a0a5824c6ffe94e684c5771c9.
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
gtully
fe82d02e38
[AMQ-6824] remove time dependency in test assertion
...
(cherry picked from commit 578eacab455d82989da2ac26980379a04eeb2ad0)
2017-09-28 09:40:35 -04:00
Robbie Gemmell
16568aae79
AMQ-6821, AMQ-6790: add the ActiveMQAMQPBrokerFeatureTest to the smoke/sanity test profile
...
(cherry picked from commit e5b7c9fba467d1b9f2db04c01e3863883fd25fc0)
2017-09-27 15:08:24 +01:00
Christopher L. Shannon (cshannon)
76474fbc67
Revert "[maven-release-plugin] prepare release activemq-5.15.1"
...
This reverts commit 37227fbf8bf2308d45dddb169483864007ef5560.
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 e2eabeb1c2a8234d2763238eae8a2a143e1860a6.
2017-09-27 08:54:36 -04:00
gtully
95b3ba50b0
[AMQ-6790] add netty kqueue osgi dependency to the activemq-amqp-client feature
...
(cherry picked from commit 33b52b5914b30e73663a344f095a30c1dd484f49)
2017-09-27 08:53:21 -04:00
gtully
26788f5fd7
[AMQ-6824] - fix up prefetchExtension growth on transaction completion and delivered ack and tie in boolean usePrefetchExtension
...
(cherry picked from commit 41a100766c19655816d575841ba559d33c63313d)
2017-09-26 14:34:47 -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 a21dd40527d1576c8fa0029ca2996961af12bb9a)
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)
ded3911612
NO-JIRA: Adding schema definition for 5.15.1
...
(cherry picked from commit 76cc7796686ddf1243e5fb327214580b2c90a5e0)
2017-09-25 08:44:40 -04:00
Robbie Gemmell
bfdbdfd105
AMQ-6821: update to qpid-jms 0.25.0
...
(cherry picked from commit e50e1661bf52694809694e4fad8f9b434272f6db)
2017-09-22 17:04:38 +01: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 6e33507bf2fc2acea9f61e230cf8e2a9cbccc3ce)
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 61d3231d3647fc136b12fd88a9165b783e36585b)
2017-09-20 15:50:56 -04:00
gtully
db9b1a5569
[no jira] test to exercise pool setBlockIfSessionPoolIsFull false
...
(cherry picked from commit 5b4fb8aa2bafa691860745d182a831e1e852eeb1)
2017-09-20 15:50:45 -04:00
gtully
b5f7c15b25
[AMQ-6815] have checkpoint validate status of async writes to avoid stale metadata and validate location size on read to avoid potential oom on restart
...
(cherry picked from commit 8c3ef6cadb46d9694c68aa649a7952eb1612279f)
2017-09-19 12:01:25 -04:00
Robbie Gemmell
4f6326f4fb
AMQ-6813: update tick deadline handling to account for potential to be negative due to using nanoTime derived values, plus other edge case protections
...
(cherry picked from commit f82eccd2f504b59c2e98ba8273e28f4d7a2a8698)
2017-09-15 18:04:01 +01:00
Robbie Gemmell
e1ac826ad0
AMQ-6812: update to proton-j 0.22.0
...
(cherry picked from commit 9326ccabac8b21f0165ce1d7855add08ebf9f024)
2017-09-15 18:03:45 +01:00
Christopher L. Shannon (cshannon)
2015888ad7
AMQ-6811 - moving ActiveMQMessageIsMarshalled test to src/test/java
...
(cherry picked from commit 6b27708ae15818d025e9f65a1bf8d54a31e01045)
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 f82993d9c2315d7ea6c35d164f7665987cdbe1b8)
2017-09-15 10:12:43 -04:00
Erik Wramner
e1699d58c8
AMQ-6808 preserve destination for browsed scheduled messages
...
(cherry picked from commit c691124d3288ffc9299bedca69b952952f2cbcf6)
2017-09-15 09:03:58 -04:00
gtully
d894d570d4
[AMQ-6277] take account of producer audit not being updatated on recovery check, avoid unnecessary partial journal replay
...
(cherry picked from commit a359d8152cfee6f2fe95d34fd1b2296f6ed2670c)
2017-09-15 09:03:47 -04:00
Dejan Bosanac
9387451412
https://issues.apache.org/jira/browse/AMQ-6799 - stop the jmx server connector properly
...
(cherry picked from commit 5e656d394ce73d6f7d9e72f46348ed7dc9b6240c)
2017-09-07 12:14:45 -04:00
Dejan Bosanac
ccf8dbe28b
https://issues.apache.org/jira/browse/AMQ-6799 - IOExceptionHandler during the startup
...
(cherry picked from commit c7291f1ecfefec7aad6fcf168e298e2ef0af8ed7)
2017-09-07 12:14:35 -04:00
gtully
0924f983f8
[AMQ-6792] fire the failover exception handler before stop to ensure blocked write does not block stop request
...
(cherry picked from commit 63f0b7e20d56837b4f159e83594a4e4fb906cd4a)
2017-09-07 12:14:23 -04:00
gtully
f7185b992e
[AMQ-6643][AMQ-5594] fix test regression to reflect match strategy
...
(cherry picked from commit 068b7946ce14a8b9d02fa49bd05b8f4113a8ad88)
2017-09-07 12:14:08 -04:00
Christian Schneider
d5dfadd8d0
[AMQ-6788] Explain how to fix the problem in the exception
...
(cherry picked from commit 8646bb1010d2632f5d405fe1761c2b9c99a0a139)
2017-09-07 12:13:55 -04:00
gtully
3b6ba778bd
[AMQ-6643] refine fix to allow wildcard subs to non wildcard subscription queues, enable simple wildcard sub to drain all subscription queues
...
(cherry picked from commit a67c75a9e15c9957aedc0bc8c4aa89952a4c5ea0)
2017-09-07 12:13:40 -04:00
gtully
035baf1722
[AMQ-6787] release securty context on failure to addConnection subsequent to auth, resolve leak. fix and test
...
(cherry picked from commit a15626193c8d3c099b0bcf1e605b892b533a4d3e)
2017-09-07 12:13:29 -04:00
gtully
199f25ed93
[AMQ-6778] - fix test regression that needs to account for presence of correct advisory dests
...
(cherry picked from commit 206f77adac24414751509195fd3b985d976573fd)
2017-09-07 12:11:10 -04:00
gtully
1bba73dcb6
[AMQ-6778] fix and test - no longer gate firing advisory on broker start flag b/c consumers may be present once transport connectors have started
...
(cherry picked from commit ddfa96028c4c803467b0c074b8c1b4d3e5f9687d)
2017-09-07 12:10:55 -04:00
gtully
a023c7a3e4
[AMQ-6771] fix off by one on input stream read long check, with test
...
(cherry picked from commit 3cd5529f505907912476a054758612a2eb22a1e0)
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 8c218ee05d2529e62bb1792b20d22e7086169e6a)
2017-09-07 12:10:20 -04:00
Timothy Bish
7a2c4eecb2
AMQ-6765 Add trace logging of start failure exception
...
Log the exception at trace level when start fails.
(cherry picked from commit 56bed30c6427a1cc6b41e0d289a97c3e5b4582c4)
2017-09-07 12:10:08 -04:00
gtully
7ab743a053
[AMQ-6764] add logging of exit of jmx ops such that overlaps and delays are visible in the audit. fix and test
...
(cherry picked from commit d7f70837b7e80d41e45362c1327f4d9af25335e1)
2017-09-07 12:09:56 -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 499347542c91774f0bd4a4e2a1a3932e286a7934)
2017-09-07 12:08:15 -04:00
gtully
51b428f49d
[AMQ-4947] ensure index page file does not skip forcing metadata - size is important to the page file
...
(cherry picked from commit 42bf6e9061c4bb5723e380da3b1c2c6a5a162ffd)
2017-09-06 13:49:07 -04:00
Timothy Bish
d76b615ad0
AMQ-6804 Improve Transfer tag generation and pooling
...
Reduce GC overhead and improve tag generation for faster tag creation.
(cherry picked from commit ed395d1a8544bb0df7283d6335a88f6c2a3c867f)
2017-09-06 13:28:53 -04:00
Robbie Gemmell
ca86e2fbe6
AMQ-6801: ensure transport listener is set before tripping latch to indicate startup is occuring
...
(cherry picked from commit 2e492569db2345cf3be8532630f93219159a8b15)
2017-09-01 13:02:39 +01:00
Christopher L. Shannon (cshannon)
eca72dc81a
AMQ-6798 - Clean up store usage object on Queue stop
...
When queues are stopped the StoreUsage object needs to be stopped so it
will be removed from the parent StoreUsage. This allows the object to
be garbage collected and prevents a memory leak.
(cherry picked from commit 35bd3ad938f5c378b17a34980d2f3480bf3bbfc3)
2017-08-24 09:25:13 -04:00
Timothy Bish
8e9f80e7d6
AMQ-6796 Avoid double Ack on commit in STOMP individual ack mode
...
During commit of transaction when subscription mode is individual ack
the messages can get double acked leading to an error about receipt of
an invalid ack.
(cherry picked from commit 4c986d102cd5c862d88fd84eec1889b9786e9970)
2017-08-23 12:21:30 -04:00
Timothy Bish
eabfa451dc
AMQ-6790 Update to latest Qpid JMS and Qpid Proton versions
...
Moves to Qpid JMS 0.24.0 and Qpid Proton-J 0.20.0
(cherry picked from commit 267fe73898ca45058ccfe9f2e0efee18262de8cb)
2017-08-08 13:40:35 -04:00
Claus Ibsen
ae66f964ec
AMQ-6694: Not possible to autowire connectionFactory in Spring Boot using SB starter
2017-07-22 16:22:08 +02:00
Christopher L. Shannon (cshannon)
e7956b527d
NO-JIRA: Incrementing version to 5.15.1-SNAPSHOT
2017-06-27 13:52:45 -04:00
Christopher L. Shannon (cshannon)
5f0d6943cb
[maven-release-plugin] prepare release activemq-5.15.0
activemq-5.15.0
2017-06-27 13:41:01 -04:00
Christopher L. Shannon (cshannon)
4b8cd46a00
NO-JIRA: Adding missing license header
2017-06-27 13:34:09 -04:00
Christopher L. Shannon (cshannon)
13ed4b64e8
NO-JIRA: Adding spring schemas
2017-06-27 13:32:49 -04:00
Christopher L. Shannon (cshannon)
480f1bb6cc
AMQ-6704 - updating xstream and slf4j
2017-06-26 11:00:02 -04:00