Commit Graph

2534 Commits

Author SHA1 Message Date
Clebert Suconic 17430b9be1 This closes #773 2016-09-13 14:10:26 -04:00
Martyn Taylor afd6bb7aa6 ARTEMIS-731 properly handle AMQP recreate durable subscription queue 2016-09-13 14:10:26 -04:00
Clebert Suconic 59a5ec8c36 This closes #774 2016-09-13 14:09:25 -04:00
Christopher L. Shannon (cshannon) 2efde35d45 https://issues.apache.org/jira/browse/ARTEMIS-730
Adding instructions to set up test projects to work in eclipse that
depend on the unit-tests project.  This is necessary so that the
generated logger can be found.
2016-09-13 14:00:31 -04:00
Martyn Taylor 509e36eb84 This closes #767 2016-09-13 17:06:25 +01:00
Clebert Suconic 1fac2df198 Adding OWASP reporting into pom 2016-09-13 17:06:25 +01:00
Clebert Suconic e81d101610 ARTEMIS-727 Fixing compilation on OpenWire tests 2016-09-12 19:10:28 -04:00
Clebert Suconic 2505fffd8e This closes #768 2016-09-12 18:49:12 -04:00
Clebert Suconic f8278ec99c ARTEMIS-727 Improving Thread usage on JDBC
https://issues.apache.org/jira/browse/ARTEMIS-727
2016-09-12 14:32:40 -04:00
Clebert Suconic 1a9c29c05b This closes #772 2016-09-12 10:14:30 -04:00
Christopher L. Shannon (cshannon) a331a2f955 ARTEMIS-730: Updating Hacking guide documentation
Fixed a few issues with Eclipse related documentation
2016-09-12 10:02:47 -04:00
Martyn Taylor 1bcac5c36c This closes #770 2016-09-12 10:33:35 +01:00
Andy Taylor cdb0391c1c ARTEMIS-723 - AMQP subscriptions aren't deleted properly
https://issues.apache.org/jira/browse/ARTEMIS-723
2016-09-12 10:27:49 +01:00
Clebert Suconic abed0cd5b9 This closes #766 2016-09-09 15:28:56 -04:00
Clebert Suconic 46d3f4abcc Version upgrades 2016-09-09 14:49:33 -04:00
Clebert Suconic 909fbd720b This closes #765 2016-09-09 09:50:47 -04:00
Martyn Taylor 9a4a3647a7 ARTEMIS-726 JDBC storage manager should not use FileMonitors 2016-09-09 09:50:47 -04:00
Clebert Suconic 2ef20e6152 This closes #764 2016-09-09 09:49:38 -04:00
Martyn Taylor 8c7599d5e4 ARTEMIS-725 Strip internal headers on AMQP Out 2016-09-09 09:49:38 -04:00
Clebert Suconic a18ad27841 This closes #763 2016-09-09 09:49:12 -04:00
Martyn Taylor 553f2df745 ARTEMIS-724 Implement no-local consumer filter AMQP 2016-09-09 11:07:53 +01:00
Clebert Suconic c084293374 This closes #762 2016-09-08 19:01:40 -04:00
Timothy Bish 42ff4a6048 ARTEMIS-722 Add DELAYED_DELIVERY capability to server connection open
The server should indicate to clients that it supports the message
annotation that allows message delivery to be delayed
'x-opt-delivery-time'
2016-09-08 19:01:40 -04:00
Clebert Suconic 795ddfc1f2 This closes #759 2016-09-08 15:39:27 -04:00
Andy Taylor 519bf674bc ARTEMIS-718 - AMQP type message bodies are being lost
https://issues.apache.org/jira/browse/ARTEMIS-718
2016-09-08 15:39:27 -04:00
Martyn Taylor 11225a995f This closes #754 2016-09-08 17:20:42 +01:00
Clebert Suconic c6d37dffea Adding my releasing experience to RELEASING.md 2016-09-08 17:20:42 +01:00
Martyn Taylor fef7be3477 This closes #758 2016-09-08 17:17:04 +01:00
Clebert Suconic 87d3c1c9bd ARTEMIS-716 max replication = 0 should mean do not make copies at all 2016-09-08 17:17:04 +01:00
Clebert Suconic bbb962045e This closes #761 2016-09-08 09:31:44 -04:00
Martyn Taylor db7dfba607 ARTEMIS-720 Add JMSX properties in AMQP<->JMS converter 2016-09-08 09:31:43 -04:00
Clebert Suconic a7cac9ba5c This closes #760 2016-09-08 09:27:36 -04:00
Martyn Taylor b788ffac22 ARTEMIS-719 Send ampq:not-found properly on remote open 2016-09-08 09:27:36 -04:00
Clebert Suconic c1c20a74f7 This closes #756 2016-09-08 09:26:11 -04:00
Dmitrii Tikhomirov 62f90eaf81 ARTEMIS-715 messages could be sent to wrong queue
In rare circumstances MessageProducer can send a message
to wrong queue
2016-09-08 09:26:11 -04:00
Clebert Suconic 12716a3e8f ARTEMIS-713 Possible integer overflow in SubscriptionsResource.recreateTopicConsumer
Fixing compilation
2016-09-07 11:57:48 -04:00
Clebert Suconic 5792fca9c7 This closes #755 2016-09-07 09:13:51 -04:00
Martin Styk 78409ae5e9 ARTEMIS-713 Possible integer overflow in SubscriptionsResource.recreateTopicConsumer 2016-09-07 09:25:57 +02:00
Clebert Suconic 505b732843 [maven-release-plugin] prepare for next development iteration 2016-09-06 12:17:31 -04:00
Clebert Suconic b305e231ec [maven-release-plugin] prepare release 1.4.0 2016-09-06 12:17:08 -04:00
Martyn Taylor f32b81fe38 This closes #753 2016-09-06 16:44:32 +01:00
Clebert Suconic 87c3f23e88 ignoring IDE settings from the source distribution 2016-09-06 11:42:09 -04:00
Clebert Suconic 111945a2d1 This closes #752 2016-09-06 10:35:49 -04:00
jbertram 4bece40706 Fix test race condition 2016-09-06 09:26:59 -05:00
Martyn Taylor 3869d49353 This closes #749 2016-09-06 15:07:49 +01:00
Clebert Suconic 4472aa0e36 ARTEMIS-581 Implement max disk usage, and global-max-size
max-disk-usage = how much of a disk we can use before the system blocks
global-max-size = how much bytes we can take from memory for messages before we start enter into the configured page mode

This will also change the default created configuration into page-mode as that's more reliable for systems.
2016-09-06 15:07:49 +01:00
Clebert Suconic bfc2095b61 This closes #750 2016-09-06 09:36:50 -04:00
Martyn Taylor 930d814daf ARTEMIS-701 Set Accepted on AMQP discharge 2016-09-06 09:36:50 -04:00
Clebert Suconic b13d1b0d89 This closes #751 2016-09-05 22:12:47 -04:00
Howard Gao ec0f05f93d ARTEMIS-706 No Keep Alives from Broker (test improvement)
-- make the test run quicker
2016-09-06 00:12:54 +08:00