9927 Commits

Author SHA1 Message Date
gtully
8c77e9553e [AMQ-6880] fix filter match logic when transport connector updateClusterFilter is in play 2018-01-03 16:07:06 +00:00
Hadrian Zbarcea
12c649c2d9 This closes #85. Won't fix. Thanks @jwcarman for contribution, sorry for not picking it up in time. 2017-12-22 18:42:30 -05:00
Hadrian Zbarcea
6e9ceb222c This closes #268. 2017-12-22 18:40:33 -05:00
Sami Nurminen
39caca7cf6 AMQ-6327 - Remove System.out.println 2017-12-22 18:16:14 -05:00
Hadrian Zbarcea
b06e26ca1e This closes #75, closes #265, closes #266 2017-12-22 00:43:26 -05:00
Hadrian Zbarcea
87db137597 [no jira] update targetNamespace version for karaf features 2017-12-22 00:37:44 -05:00
Hadrian Zbarcea
fc4ebd2bc9 [no jira] add targetNamespace for karaf features 2017-12-22 00:37:34 -05:00
Hadrian Zbarcea
e4d38d615b This closes #236. Invalid. 2017-12-20 22:34:55 -05:00
Hadrian Zbarcea
25b70f61ee This closes #264 2017-12-20 22:31:52 -05:00
Łukasz Dywicki
a8a032af09 AMQ-6861 Allow customisation of network bridge creation logic. 2017-12-20 22:00:54 -05:00
Hadrian Zbarcea
ab2711abb1 This closes #267. 2017-12-20 21:49:33 -05:00
Sami Nurminen
051e2b791c AMQ-6327 - getNextScheduledTime() returns incorrect time when working with day of month 2017-12-20 21:47:47 +02:00
gtully
22f8f88ddb [NO JIRA] harden test occasional failure 2017-12-19 11:48:47 +00:00
Hadrian Zbarcea
52480a4af8 This closes #228. Thanks @catull and @lichtin for patch 2017-12-18 23:13:35 -05:00
Carlo Dapor
b40e5f93bd [AMQ-6601] AMQ with master and slave broker, shutting down slave causes dead-lock. 2017-12-18 23:08:22 -05:00
Hadrian Zbarcea
04eedc3bc4 This closes #226. Thanks ecki for PR 2017-12-18 21:34:23 -05:00
Bernd
26eab53723 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:28:28 -05:00
Hadrian Zbarcea
69eba7cf37 [no jira] Fix invalid xml for broker config 2017-12-18 17:56:25 -05:00
Christopher L. Shannon (cshannon)
56baba96c6 AMQ-6875 - Use the correct destination for Virtual destination consumers
when using Virtual Topics
2017-12-14 16:01:10 -05:00
Timothy Bish
d3e4393784 AMQ-6874 Update Qpid JMS to 0.28.0 and proton-j to 0.24.0
This updates the AMQP libs Qpid JMS and Proton-J, also updates netty to
4.1.18.Final to match the version used for Qpid JMS
2017-12-14 12:32:06 -05:00
gtully
dd6dcc188c fix regression - ensure connector created for remote jmx assertion 2017-12-14 13:20:36 +00: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
Christopher L. Shannon (cshannon)
5fa0bbd515 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.
2017-12-06 08:41:51 -05:00
gtully
9d98ee253f sync code default with config default to use jvm mbean server 2017-11-24 10:36:52 +00:00
gtully
151e17abfe [AMQ-6854] - periodic log warn on store limits reached in the same way 2017-11-21 14:56:02 +00:00
Christopher L. Shannon (cshannon)
08aa5118ff (AMQ-6858) - add extra precautionary check for demand subs
also remove test that intermittently fails with timing issues
2017-11-16 07:44:33 -05:00
Christopher L. Shannon (cshannon)
2e3a7f6114 (AMQ-6858) - test fix 2017-11-15 09:21:44 -05:00
Christopher L. Shannon (cshannon)
6013441a9a AMQ-6858 - handle resync of network proxy durables after restart
We need to properly handle the re-addition of network proxy durables
after the brokers are restarted so removal is done properly
2017-11-15 08:56:43 -05:00
Claus Ibsen
50243106c2 Upgrade Camel to 2.20.1 2017-11-15 10:46:24 +01:00
Christopher L. Shannon (cshannon)
3ca439cada AMQ-6858 - Allow configuration of the client Id token in network bridge
The client id token that is used to separate parts of a generated local
client id in a network bridge should be configurable so bridge names and
broker names can contain underscores if desired
2017-11-14 15:23:26 -05:00
Christopher L. Shannon
41211c78d1 AMQ-6858 - reworking durable subscription propagation fix
Significantly reworking previous fix so that the client id is properly
changed when tracking network proxy subscriptions. This makes it so
removal is done properly
2017-11-13 11:07:43 -05:00
Dejan Bosanac
a0a23b99cc [AMQ-6859] MQTT - topic name of the message 2017-11-10 15:26:48 +01:00
Christopher L. Shannon (cshannon)
96ce14b278 AMQ-6858 - Fix several durable subscription bridge propagation issues
Durable network proxy subs will now be properly created across multiple
bridges when 3 or more brokers are used.  Demand will be properly synced
and removed.
2017-11-09 11:21:18 -05:00
Timothy Bish
7dad09a9cd AMQ-6856 Update Qpid-JMS and Proton-J
Update to latest release of Qpid-JMS 0.27.0
Update to latest release of Proton-J 0.23.0 to match the Qpid-JMS dep
2017-11-06 11:35:10 -05:00
gtully
b29ccf3488 [AMQ-6854] log warn if page in is blocked on usage preventing dispatch. Reuse blockedProducerWarningInterval to tweak reporting 2017-11-02 16:04:30 +00:00
gtully
03b19b9da4 [AMQ-6847] limit the retry loop to one iteration overa all pending messages such that new additions are not replayed to avoid duplicates 2017-11-01 11:26:36 +00:00
gtully
2ea5d1420b [AMQ-6847] pause dispatch for message move to avoid redelivery with pending ack/remove/audit rollback 2017-10-27 11:40:06 +01:00
gtully
005403e94b [no jira] more lenient for ci builds - intermittetnt failure 2017-10-27 11:37:04 +01:00
gtully
8e576be1d9 [AMQ-6849] - fix sendFailIfNoSpaceAfterTimeout policy entry default value 2017-10-26 11:36:03 +01:00
gtully
6da08b245e [AMQ-6849] provide a virtualTopic dropOnResourceLimit attribute, default to false.
Enabling will allow dispatch to continue even when end to some consumer queues
fail due to resource constraints.
The existing systemUsage sendFailIfNoSpace and sendFailIfNoSpaceAfterTimeout are
promoted to destination policy options allowing selective destinations to fail a
send with an exception. The global system usage options are still in place.
When dropOnResourceLimit=true dispatch will continue in the event that any
subscription queue throws a resource limit exception on send failure.
2017-10-25 14:53:20 +01:00
gtully
be6f4b69c1 [no jira] calm this test a bit due to oom in ci builds 2017-10-25 13:08:00 +01:00
Timothy Bish
489cdc624c This closes #262 2017-10-18 14:54:26 -04:00
James Sears
cc6cb74c74 AMQ-6828 Improvement to python AMQP example.
Migrate example python code to proton reactor API.
2017-10-18 11:06:19 +01:00
Christopher L. Shannon (cshannon)
b3f41cb44b NO-JIRA: Adding 5.15.2 schema mapping 2017-10-17 09:59:54 -04:00
Christopher L. Shannon (cshannon)
0c396a23e7 AMQ-6834 - Adding back in spring schemas for camel 2017-10-16 09:21:59 -04:00
Claus Ibsen
98a5e55a96 AMQ-6834: activemq-osgi should not include camel namespace in spring as they have been removed from Camel. Only blueprint is supported 2017-10-15 10:21:06 +02:00
Claus Ibsen
3cfa5cf7e2 Upgrade Spring 2017-10-15 10:02:56 +02:00
Claus Ibsen
02cd02e981 Upgrade Apache Camel to 2.20.0 2017-10-15 09:57:40 +02:00
gtully
e793260573 [AMQ-6831, AMQ-6771] trigger eofexception on read -1 - AMQ6522Test 2017-10-11 00:20:44 +01:00