2321 Commits

Author SHA1 Message Date
Ville Skyttä
d09209936a Fix CCE in UnaryExpression.equals 2016-07-28 23:30:02 +03:00
Ville Skyttä
2ec6a6d45d Fix JDBCSequentialFileFactory build on 1.7 2016-07-28 23:30:02 +03:00
Clebert Suconic
fc35f61287 This closes #680 2016-07-28 15:25:45 -04:00
Ville Skyttä
f981dbd7cf Avoid NPE if deleteDirectory fails to list files to clean up 2016-07-28 15:25:45 -04:00
Ville Skyttä
7a5d1434fb Avoid NPE on testMultipleSenders null response 2016-07-28 15:25:45 -04:00
Ville Skyttä
72bf5b7a0a ARTEMIS-611 Remove redundant null check 2016-07-28 15:25:45 -04:00
Clebert Suconic
40c84fa003 This closes #681 2016-07-28 15:22:52 -04:00
jbertram
8600ebd64d ARTEMIS-565 fix TopicControlUsingJMSTest 2016-07-28 15:22:52 -04:00
Clebert Suconic
e288272cea This closes #678 2016-07-28 15:18:11 -04:00
jbertram
4f95c8a64a ARTEMIS-405 more bits of JMX doc 2016-07-28 15:18:11 -04:00
Clebert Suconic
85878513a5 This closes #679 2016-07-28 12:32:36 -04:00
Ville Skyttä
c144f397fd Update checkstyle version and config in reporting 2016-07-28 12:28:19 -04:00
Ville Skyttä
f57b937cdd Remove unused imports 2016-07-28 12:28:19 -04:00
Ville Skyttä
559ae07f2f Use System.arraycopy for copying array 2016-07-28 12:28:18 -04:00
Ville Skyttä
68c7c2575d Remove dead code 2016-07-28 12:28:18 -04:00
Clebert Suconic
5e631c3053 fixing management example 2016-07-28 11:42:51 -04:00
Clebert Suconic
9a9f23e8a5 This closes #677 2016-07-28 11:33:47 -04:00
jbertram
1ca5b19a10 ARTEMIS-565 additional JSON fixes 2016-07-28 11:33:19 -04:00
Ville Skyttä
b2a9be1373 Spelling fixes 2016-07-28 18:14:35 +03:00
Ville Skyttä
ac885db706 Add missing @Override annotation 2016-07-28 18:13:41 +03:00
Ville Skyttä
429e1e84d4 Remove unnecessary casts 2016-07-28 18:12:59 +03:00
Ville Skyttä
b0815c6a4e Remove unnecessary semicolon 2016-07-28 18:11:28 +03:00
Clebert Suconic
d28b8e5ff1 This closes #676 2016-07-28 10:37:19 -04:00
jbertram
c408ece7e7 ARTEMIS-569 correct method spelling 2016-07-28 08:14:09 -05:00
jbertram
ee84d042b6 This closes #675 2016-07-27 19:44:09 -05:00
Clebert Suconic
8873744d27 ARTEMIS-565 fixing JMS Control stuff 2016-07-27 19:14:32 -04:00
Clebert Suconic
03bb756079 This closes #674 2016-07-27 16:44:59 -04:00
jbertram
3914f1aa8b ARTEMIS-647 track 'killed' msg count on queue
A 'killed' message is one that has been sent to a dead-letter address
or otherwise removed from the queue due to exceeding the max delivery
attempts.
2016-07-27 16:44:59 -04:00
Clebert Suconic
53c56efca9 This closes #673 2016-07-27 12:55:52 -04:00
jbertram
a80c2bb442 ARTEMIS-565 more JSON fixes 2016-07-27 11:53:21 -05:00
Martyn Taylor
1ecc46b128 This closes #667 2016-07-27 16:13:03 +01:00
Clebert Suconic
c0eb080bf7 ARTEMIS-43 Adding notice about HornetQ donation and adding a history session 2016-07-27 16:13:03 +01:00
Clebert Suconic
a242f2761b This closes #671 2016-07-26 18:20:31 -04:00
jbertram
32abe61876 ARTEMIS-646 track expired msg count on queue 2016-07-26 16:15:02 -05:00
jbertram
ec605e6643 This closes #670 2016-07-26 15:10:28 -05:00
Clebert Suconic
76938fe44a ARTEMIS-565 more tweaks on the JSON replacement 2016-07-26 16:05:17 -04:00
Clebert Suconic
0d69b0e857 This closes #669 2016-07-26 14:31:50 -04:00
jbertram
1de4dbbe27 ARTEMIS-565 fix more broken Json stuff 2016-07-26 14:31:50 -04:00
Clebert Suconic
41d87490f7 This closes #666 2016-07-26 14:30:11 -04:00
Andy Taylor
85ede22c3c ARTEMIS-655 - [AMQP] On transacted session.commit() of receiver client, messages are read, but queue is not cleared out
Making sure that when a transaction state of accepted is returned we actually ack the message

https://issues.apache.org/jira/browse/ARTEMIS-655
2016-07-26 14:30:11 -04:00
Clebert Suconic
7311c56d8f This closes #645 2016-07-26 14:26:33 -04:00
Ville Skyttä
5c7ff4a593 Fix scaledownhandler lookup duplicate handling 2016-07-26 14:26:32 -04:00
jbertram
bac8ca5e79 This closes #668 2016-07-26 13:21:06 -05:00
Clebert Suconic
b7efd5db3b ARTEMIS-565 A few fixes around the JSON change 2016-07-26 14:17:45 -04:00
Clebert Suconic
fbfbef52be This closes #662 2016-07-26 11:39:20 -04:00
jbertram
5d71ffc5e6 ARTEMIS-587 add more JSON JMX mgmt methods to core 2016-07-26 11:39:19 -04:00
Martyn Taylor
64e95b9b91 This closes #665 2016-07-26 15:14:40 +01:00
Andy Taylor
edcecccab3 This closes #664 Add management filter to Queue not Consumer MQTT 2016-07-26 12:32:38 +01:00
Martyn Taylor
69294e83e1 Add management filter to Queue not Consumer MQTT 2016-07-26 12:32:38 +01:00
Andy Taylor
6cb681555a This closes #663 Add default AMQP flow behaviour and fix proton test 2016-07-26 12:29:55 +01:00