Timothy Bish
|
cfce36197e
|
https://issues.apache.org/jira/browse/AMQ-5086
Avoid a possible uneeded wait.
|
2014-06-09 16:21:00 -04:00 |
Timothy Bish
|
5016c4d4f2
|
https://issues.apache.org/jira/browse/AMQ-5086
Ensure that wait for started on vm transport factory actually waits for
start, currently it doesn't really check started or wait porperly.
|
2014-06-09 15:40:03 -04:00 |
gtully
|
27b3a7c344
|
https://issues.apache.org/jira/browse/AMQ-5212 - ensure uncontented access to concurrent destination map avoides deadlock, rerework https://issues.apache.org/jira/browse/AMQ-4952 to differenciate duplicates from send and recovered messages from the store. https://issues.apache.org/jira/browse/AMQ-3454 benefits from getDestinationMap(destination) to get direct access to the map to determine existance. Additional test
|
2014-06-09 12:32:33 +01:00 |
gtully
|
785faa06be
|
disable autofail system.exit - it kills a surefire forked test run
|
2014-06-09 12:32:32 +01:00 |
Dejan Bosanac
|
845e62af76
|
https://issues.apache.org/jira/browse/AMQ-5218 - DestinationsPlugin
|
2014-06-09 12:48:02 +02:00 |
Timothy Bish
|
707940f1a6
|
https://issues.apache.org/jira/browse/AMQ-5214
Check for security error on responses and log a warning so there is a
record of the event
|
2014-06-05 16:16:01 -04:00 |
Timothy Bish
|
25f1fe8460
|
https://issues.apache.org/jira/browse/AMQ-5213
Adds a Log4JConfigViewMBean for use in configuring runtime logger
levels.
|
2014-06-05 14:39:56 -04:00 |
Dejan Bosanac
|
fa086396a7
|
[maven-release-plugin] prepare for next development iteration
|
2014-06-05 11:59:29 +02:00 |
Dejan Bosanac
|
58dd93e42e
|
[maven-release-plugin] prepare release activemq-5.10.0
|
2014-06-05 11:59:17 +02:00 |
Timothy Bish
|
6c703ac6ee
|
https://issues.apache.org/jira/browse/AMQ-5209
Add MessageId and original destination info to the advisory message
properties.
|
2014-06-04 13:30:42 -04:00 |
Dejan Bosanac
|
c2cf78542f
|
[maven-release-plugin] prepare for next development iteration
|
2014-06-04 11:33:17 +02:00 |
Dejan Bosanac
|
5bc741f227
|
[maven-release-plugin] prepare release activemq-5.10.0
|
2014-06-04 11:33:03 +02:00 |
Dejan Bosanac
|
1591960887
|
fixing licenses
|
2014-06-03 14:03:28 +02:00 |
Dejan Bosanac
|
14fcd7cbea
|
https://issues.apache.org/jira/browse/AMQ-5160 - make runtime configuration plugin work properly with destination filters
|
2014-06-03 13:26:43 +02:00 |
Dejan Bosanac
|
aa2dfb60aa
|
https://issues.apache.org/jira/browse/AMQ-5160 - fix XBeanConfigTest test
|
2014-06-02 17:50:28 +02:00 |
Dejan Bosanac
|
3ba129561c
|
https://issues.apache.org/jira/browse/AMQ-5160 - start/stop wrapped policy
|
2014-06-02 13:22:25 +02:00 |
Dejan Bosanac
|
9d656731ab
|
https://issues.apache.org/jira/browse/AMQ-4555 - fix regression that groupClass cannot be set on <cachedLDAPAuthorizationMap/>
|
2014-05-26 16:42:38 +02:00 |
Dhiraj Bokde
|
6c859676b3
|
Fixed AMQ-5160, fixed durable subscription retroactive recovery
|
2014-05-26 11:07:19 +02:00 |
Dhiraj Bokde
|
42ad1039cb
|
Fixed AMQ-5160, restored previous DurableSubscription behaviour of only recovering messages when cursor is empty, retained messages are always recovered
|
2014-05-26 11:07:19 +02:00 |
Dhiraj Bokde
|
c915b19a20
|
Fixed AMQ-5160, removed producer's retain property from retained messages
|
2014-05-26 11:07:19 +02:00 |
Dhiraj Bokde
|
78950ec596
|
Fixed AMQ-5160, changed DurableTopicSubscription to only recover retroactive messages for retroactive topics or consumers
|
2014-05-26 11:07:19 +02:00 |
Dhiraj Bokde
|
8947a09eaa
|
Fixed AMQ-5160, force durable subscriptions to always recover retroactive messages
|
2014-05-26 11:07:19 +02:00 |
Dhiraj Bokde
|
5576dc5d74
|
Fixed AMQ-5160, fixed browse() to include messages from wrapped policy
|
2014-05-26 11:07:18 +02:00 |
Dhiraj Bokde
|
a581d010aa
|
Fixed AMQ-5160, Added RegionBroker.getConnectionContext(), made Topic.recoverRetroactiveMessages() public to force message recovery from MQTTProtocolConverter for duplicate subscriptions, added new tests for retained messages and JMX interoperability
|
2014-05-26 11:07:18 +02:00 |
Dhiraj Bokde
|
bcb60a482c
|
Partial fix for AMQ-5160, attempts to resolve retained messages using subscription recovery policy, but fails to resend retained messages for duplicate subscriptions
|
2014-05-26 11:07:18 +02:00 |
Timothy Bish
|
541ed8cf0c
|
https://issues.apache.org/jira/browse/AMQ-5140
Add some checks to prevent any chance of an ArithmaticException because
of divide by zero.
|
2014-05-05 16:12:50 -04:00 |
Dhiraj Bokde
|
94b404d0ab
|
Fixed AMQ-5160, allowed wildcard subscriptions for future destinations, added tests for wildcard authorization, fixed consumer and producer AdvisoryTopic names for composite destinations by replacing ',' with '‚'
|
2014-05-05 10:06:06 +02:00 |
Dhiraj Bokde
|
a38a7c0093
|
Initial fix for AMQ-5160 to support subscription authorization for destination filters
|
2014-05-05 10:06:06 +02:00 |
gtully
|
c5c1495330
|
https://issues.apache.org/jira/browse/AMQ-5136 - fix and test (thanks barlabanov)
|
2014-04-30 17:08:20 +01:00 |
gtully
|
ad1f751a41
|
https://issues.apache.org/jira/browse/AMQ-5077 - reduce reader thread work when client uses async send; async store updates can now queue up to the destination memory limit b/c they don't block the send thread. Pending store writes are now tracked in memory usage. This allows a client to quickly provide a burst of messages to fill the destination cache bounded only by network bandwidth
|
2014-04-30 16:13:18 +01:00 |
Dejan Bosanac
|
4eb5097f22
|
https://issues.apache.org/jira/browse/AMQ-5165 - fix for destination stats name
|
2014-04-30 10:44:47 +02:00 |
Hadrian Zbarcea
|
3f32507f78
|
Use autocrlf consistently for line endings
|
2014-04-29 14:18:37 -04:00 |
Dejan Bosanac
|
ec35588e56
|
https://issues.apache.org/jira/browse/AMQ-4182 - remove remaining use of finalize()
|
2014-04-24 16:06:01 +02:00 |
gtully
|
08bb172f3c
|
https://issues.apache.org/jira/browse/AMQ-5077 - provide concurrentSend option to composite destinations such that fanout can occur in parallel, resulting in write batching. little perf test that shows a large improvement in send rate w/o concurrentStoreAndDispatch
|
2014-04-23 15:02:24 +01:00 |
Dejan Bosanac
|
e947927511
|
https://issues.apache.org/jira/browse/AMQ-5149 - potential deadlock
|
2014-04-16 15:44:02 +02:00 |
Dejan Bosanac
|
7646526c0a
|
https://issues.apache.org/jira/browse/AMQ-5141 - send messages to dlq using broker security context
|
2014-04-14 17:05:53 +02:00 |
Timothy Bish
|
307005ab4f
|
https://issues.apache.org/jira/browse/AMQ-5138
|
2014-04-07 10:58:08 -04:00 |
Timothy Bish
|
a554c7ca84
|
https://issues.apache.org/jira/browse/AMQ-5052
tone down noisy log
|
2014-03-31 18:42:37 -04:00 |
Timothy Bish
|
bc326c8e57
|
https://issues.apache.org/jira/browse/AMQ-5122
tone down logging of warn to just exception message, full exception
logged as debug.
|
2014-03-31 18:34:58 -04:00 |
gtully
|
c07514f570
|
https://issues.apache.org/jira/browse/AMQ-5119 - fix (pfox thanks for the test) the marshalled properties were being retained so a property removal was being ignored before the schedualed resend
|
2014-03-27 15:12:12 +00:00 |
artnaseef
|
29f34f4dab
|
AMQ-5107: Do not resend messages while the broker is shutting down. Includes junit.
|
2014-03-27 08:07:59 -07:00 |
gtully
|
75eb814ca7
|
https://issues.apache.org/jira/browse/AMQ-5068 - don't rewrite durable subs as the message instance is shared
|
2014-03-26 11:50:13 +00:00 |
gtully
|
266d23ef79
|
revisit https://issues.apache.org/jira/browse/AMQ-3519 with more durable solution https://issues.apache.org/jira/browse/AMQ-5068 - JMSRedelivered header now persisted before dispatch so that it is a reliable indication of a possible duplicate delivery. The option is enabled via destination policy persistJMSRedelivered
|
2014-03-26 11:16:42 +00:00 |
gtully
|
9bf9e1c052
|
https://issues.apache.org/jira/browse/AMQ-5114 - force local removeInfo after connection controll consumer remove command so consumer is always removed from the broker, independent of the consumer state
|
2014-03-21 12:22:38 +00:00 |
Kevin Earls
|
a3701fcb92
|
Fixe for AMQ-4977, removed dead code
|
2014-03-19 18:57:57 +01:00 |
gtully
|
b136df177f
|
https://issues.apache.org/jira/browse/AMQ-5089 - fix and test, respect client ack for topics and only decrement counters when ack is received
|
2014-03-19 15:33:44 +00:00 |
gtully
|
9c24716044
|
https://issues.apache.org/jira/browse/AMQ-4930 tracked hung org.apache.activemq.usecases.ExpiredMessagesWithNoConsumerTest#testExpiredMessagesWithNoConsumer - when using lower -Xmx than maven run - looping on browse due to no page when hasSpace fails. Browse picks up this state now
|
2014-03-12 16:51:22 +00:00 |
gtully
|
6aaf859d22
|
https://issues.apache.org/jira/browse/AMQ-4656 - fix regression for FilePendingDurableSubscriberMessageStoragePolicy
|
2014-03-11 15:18:46 +00:00 |
Claus Ibsen
|
37eb6b0c6e
|
AMQ-4831: Use long value for average message size on borker (JMX) like min/max values also is.
|
2014-03-07 16:14:23 +01:00 |
gtully
|
cfe099d1cc
|
rework https://issues.apache.org/jira/browse/AMQ-3305 in the context of https://issues.apache.org/jira/browse/AMQ-4952 dlq processing of duplicates, also possible missed dispatch with interleaved xa completion and new messages - recovered transactions are now individually tracked by the store and replayed in the next batch, which negates the need to flush the cursor and avoids duplicates
|
2014-03-05 14:51:05 +00:00 |