Martyn Taylor
42fa3931ec
This closes #787
2016-09-22 15:45:14 +01:00
Francesco Nigro
c002cf13b8
ARTEMIS-743 Created QueueConfig that replace and enable additional behaviours on QueueFactory.
...
Added Filter predicate.
2016-09-22 15:45:14 +01:00
jbertram
e790c78583
This closes #782
2016-09-21 19:21:04 -05:00
Clebert Suconic
113c0c9360
ARTEMIS-738 Improving TX support on AMQP
...
https://issues.apache.org/jira/browse/ARTEMIS-738
2016-09-21 18:14:38 -04:00
Clebert Suconic
5ea53c48e8
This closes #784
2016-09-21 17:09:38 -04:00
Clebert Suconic
911ec30be1
ARTEMIS-740 Test on redeployment divert
2016-09-21 17:07:02 -04:00
Ville Skyttä
589adbccac
ARTEMIS-740 Auto-reload diverts from broker.xml
2016-09-21 17:00:21 -04:00
Clebert Suconic
df0d5d71e7
This closes #783
2016-09-21 16:56:40 -04:00
Ville Skyttä
53b84624f3
Rename misleading divertBindingNotExists to divertBindingAlreadyExists
2016-09-21 16:56:39 -04:00
Clebert Suconic
3d8fbc1395
This closes #785
2016-09-21 16:31:14 -04:00
Ville Skyttä
0e8f582f1b
Flag missing @Override as error in Eclipse
2016-09-21 16:31:14 -04:00
Ville Skyttä
5329311570
Add IDEA inspection settings, flag missing @Override as error
2016-09-21 16:31:14 -04:00
Ville Skyttä
02a7ac2949
Add missing @Overrides
2016-09-21 16:31:14 -04:00
Clebert Suconic
905b7eace0
This closes #788
2016-09-21 16:16:33 -04:00
jbertram
f85a9cce82
ARTEMIS-732 loading wrong arch lib
2016-09-21 16:16:33 -04:00
Clebert Suconic
4b56723791
This closes #786
2016-09-21 10:39:47 -04:00
Andy Taylor
680f84b5a2
ARTEMIS-742 = replication quorum broken
...
https://issues.apache.org/jira/browse/ARTEMIS-742
2016-09-21 13:52:36 +01:00
Clebert Suconic
501d127b35
This closes #781
2016-09-19 13:49:40 -04:00
Dmitrii Tikhomirov
6b8d52295e
ARTEMIS-715 messages could be sent to wrong queue
...
In rare circumstances MessageProducer can send a message
to wrong queue
2016-09-19 13:49:40 -04:00
Clebert Suconic
1f5f45ca9b
This closes #779
2016-09-16 11:07:31 -04:00
Martyn Taylor
74742dcb66
Add Unique ClientID on Server
2016-09-16 16:05:20 +01:00
Clebert Suconic
adeaa66a1b
This closes #778
2016-09-15 11:17:27 -04:00
Martyn Taylor
dd32d6bb3e
Add back autoCreate for bindingsQuery in AMQP protocol
2016-09-15 11:17:26 -04:00
Clebert Suconic
646a891988
This closes #769
2016-09-15 11:17:03 -04:00
Howard Gao
406d09d986
ARTEMIS-728 Broker doesn't support unique jms client-id (qpid-jms client)
2016-09-15 11:17:02 -04:00
Clebert Suconic
1f392da88e
This closes #771
2016-09-15 11:15:24 -04:00
Jeff Mesnil
c33f29631f
ARTEMIS-714 Add suport for DataSource and SQLProvider
...
* add DataSource property to DatabaseStorageConfiguration to be able to
communicate with the data store using this DataSource instance instead
of relying on the creation the SQL connnection using the JDBC connection
URL/driver class name tuple.
* add SQLProvider.Factory property to DatabaseStorageConfiguration to
externalize the choice of the SQLProvider instead of relying on
hard-coded choices. If the property is null, the current behaviour will
be used (determing the SQLProvider based on the driver class name)
* bindingsJournal and messageJournal are already started in the start()
method. Remove redundant calls that were creating unused JDBC
connections that are never closed.
JIRA: https://issues.apache.org/jira/browse/ARTEMIS-714
2016-09-15 11:15:24 -04:00
Martyn Taylor
4e444d53f9
This closes #777
2016-09-15 16:02:49 +01:00
Clebert Suconic
9cea1598d6
Improving ScheduledComponent to avoid bursts after long waits
2016-09-15 16:02:49 +01:00
Clebert Suconic
6b5fff40cb
ARTEMIS-734 small improvement: use ActiveMQScheduledComponent
2016-09-15 16:02:49 +01:00
Vlado Pakan
2509eeb818
ARTEMIS-734 Message expired while being moved on the cluster bridge does not follow the address setting configuration.
2016-09-15 16:02:49 +01:00
Clebert Suconic
2ed51bf327
ARTEMIS-734 adding tests showing the issue on expiring while inside the cluster bridge
2016-09-15 16:02:49 +01:00
Clebert Suconic
6b06c08c90
This closes #776
2016-09-15 09:25:57 -04:00
Ville Skyttä
2c7c81ca9e
STOMP frame encode: Use fixed buffers
2016-09-14 20:54:28 +03:00
Ville Skyttä
8e59cf4d5f
STOMP frame encode: Avoid StringBuilder resizing
2016-09-14 20:54:23 +03:00
Clebert Suconic
afee9247ef
This closes #775
2016-09-14 11:54:51 -04:00
Ville Skyttä
7bff07d5b1
Add missing @Overrides
2016-09-14 13:22:20 +03:00
Clebert Suconic
665281a558
Updating ActiveMQ into OpenWire tests
...
This will fix the testsuite for activemq5-unit-tests
2016-09-13 17:17:12 -04:00
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