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
Clebert Suconic
15e4799d4d
This closes #740
2016-09-02 21:39:44 -04:00
Howard Gao
61747acfd1
ARTEMIS-706 No Keep Alives from Broker
2016-09-02 21:39:44 -04:00
jbertram
ea293fc5bd
This closes #748
2016-09-02 09:07:56 -05:00
Clebert Suconic
739ce8a53a
ARTEMIS-711 fixing tests
2016-09-02 10:00:00 -04:00
Clebert Suconic
b58a158771
This closes #747
2016-09-01 15:23:48 -04:00
jbertram
1cf96f4fcf
ARTEMIS-711 Fix handling of 'bare' header
2016-09-01 15:23:48 -04:00
Clebert Suconic
117a4c3e1c
This closes #745
2016-08-31 14:48:31 -04:00
Martin Styk
275924e8f4
ARTEMIS-710 Avoid inefficient iteration over Map
2016-08-31 14:48:31 -04:00
jbertram
93b3caba75
This closes #746
2016-08-31 13:44:17 -05:00
Clebert Suconic
03b938468a
ARTEMIS-657 Fixing JORAM AMQP Tests
2016-08-31 14:26:10 -04:00
Clebert Suconic
6690da5b81
This closes #744
2016-08-31 09:47:57 -04:00
Martin Styk
d5eaccf3ba
ARTEMIS-709 Possible NPE on UUIDGenerator.getAllNetworkInterfaces()
2016-08-31 13:41:47 +02:00
Clebert Suconic
63172e7d36
This closes #743
2016-08-30 17:27:47 -04:00
jbertram
68d1e980fc
ARTEMIS-699 group ID reaper tx bug
2016-08-30 17:27:47 -04:00
Clebert Suconic
080397a3bf
This closes #738
2016-08-30 17:24:31 -04:00
Howard Gao
8fccd5df42
ARTEMIS-696 Broker fails when client sends messages in multiple transfer frames
2016-08-30 17:24:31 -04:00
Clebert Suconic
b51142ae0c
This closes #742
2016-08-30 17:12:19 -04:00
Gordon Sim
8f188ef236
ARTEMIS-657: ensure management response bodies are encoded into amqp
2016-08-30 17:12:19 -04:00
Clebert Suconic
6bb156cbde
small tweak on rebase script
2016-08-30 10:49:11 -04:00
jbertram
e3af370c2b
This closes #739
2016-08-29 13:13:39 -05:00
Clebert Suconic
2ef79f66d9
Script to help compare old commits
2016-08-29 13:57:47 -04:00
Clebert Suconic
6a1a1b085f
removing System.exit from test
2016-08-26 15:11:48 -04:00
Clebert Suconic
3668050c8c
Fixing compilation issues
2016-08-25 15:10:17 -04:00
Clebert Suconic
986880f4c3
This closes #735
2016-08-25 14:35:14 -04:00
Clebert Suconic
248ae383df
ARTEMIS-700 Improving how the log manager is found on Posix systems
2016-08-25 14:34:50 -04:00
Clebert Suconic
0a8c118a14
This closes #734
2016-08-25 14:22:32 -04:00
Ville Skyttä
4ef9c5e238
Javadoc error fixes
2016-08-25 14:22:32 -04:00
Ville Skyttä
d5242978d5
for and while loop to foreach conversions
2016-08-25 14:22:32 -04:00
Ville Skyttä
e1728f0797
Spelling fixes
2016-08-25 14:22:32 -04:00
Ville Skyttä
8c6e044745
Potential resource leak fixes
2016-08-25 14:22:32 -04:00
Ville Skyttä
d57378f2af
Missing @Override fixes
2016-08-25 14:22:32 -04:00
Ville Skyttä
9d0dcf7f63
Unchecked warning suppression fixes
2016-08-25 14:22:32 -04:00
Ville Skyttä
30c617da3c
Unnecessary @SuppressWarnings fixes
2016-08-25 14:22:32 -04:00
Clebert Suconic
601ab120d6
This closes #732
2016-08-25 09:55:32 -04:00