rajdavies
|
6683eb652f
|
Fix for https://issues.apache.org/jira/browse/AMQ-4927
|
2013-12-10 13:36:09 +00:00 |
|
rajdavies
|
71e4585689
|
Fix for https://issues.apache.org/jira/browse/AMQ-4825
|
2013-12-10 09:10:33 +00:00 |
|
Timothy Bish
|
d0f1dd6668
|
https://issues.apache.org/jira/browse/AMQ-4887
Update test case to show other broken scenarios.
|
2013-12-05 15:52:27 -05:00 |
|
Kevin Earls
|
8b06c44cc0
|
Added test to reproduce AMQ-4887
|
2013-12-05 10:45:38 +01:00 |
|
rajdavies
|
374cab9cd5
|
Fix for https://issues.apache.org/jira/browse/AMQ-4918
|
2013-12-05 08:55:56 +00:00 |
|
Rob Davies
|
07ec890372
|
Fix for https://issues.apache.org/jira/browse/AMQ-4916
|
2013-12-03 17:15:56 +00:00 |
|
Hiram Chirino
|
61e13fa6ce
|
Fixing regression caused by changes to SuppressRelyException in commit b0e91d47f5fced59c89a34d993f4d87c7986b04b.
|
2013-12-02 12:29:21 -05:00 |
|
gtully
|
b9f0783af5
|
ignore test pending investigation on new SuppressReply from http://git-wip-us.apache.org/repos/asf/activemq/commit/b0e91d47
|
2013-11-29 12:40:00 +00:00 |
|
gtully
|
06f24e2e0b
|
https://issues.apache.org/jira/browse/AMQ-4907 - sanity check on the index when checkForCorruptJournalFiles - test and check that validates the orderindex makes sense
|
2013-11-28 21:14:24 +00:00 |
|
rajdavies
|
11781d3cf2
|
Added Fix and tests for https://issues.apache.org/jira/browse/AMQ-4906
|
2013-11-28 12:56:11 +00:00 |
|
gtully
|
7d98b32050
|
https://issues.apache.org/jira/browse/AMQ-4904 - ensure transports are not restarted without a store lock
|
2013-11-27 12:49:18 +00:00 |
|
Timothy Bish
|
a6e306437e
|
fix for: https://issues.apache.org/jira/browse/AMQ-4893
|
2013-11-25 14:48:38 -05:00 |
|
gtully
|
511b60c6f6
|
https://issues.apache.org/jira/browse/AMQ-4485 - resolve - non transacitonal work interleaved with transactional work needs to check for and integrate with cursor update ordering. Key difference in latest test is 3/4 of messages getting produced via network connectors, hense not in transactions
|
2013-11-18 13:05:57 +00:00 |
|
Kevin Earls
|
a46db89b2a
|
Added timeouts after seeing this hang a CI build.
|
2013-11-15 14:33:26 +01:00 |
|
Kevin Earls
|
c60af64165
|
See AMQ-4886. Updated tearDown so it can't hang, reduced timeouts, updated to JUnit4
|
2013-11-14 15:55:04 +01:00 |
|
rajdavies
|
291ec5ea17
|
Fix for https://issues.apache.org/jira/browse/AMQ-4884
|
2013-11-14 09:47:40 +00:00 |
|
rajdavies
|
2a6aab40b4
|
Added testcase for https://issues.apache.org/jira/browse/AMQ-4884
|
2013-11-13 18:50:56 +00:00 |
|
Kevin Earls
|
0ed2ddb3df
|
Added timeout for AMQ-4877
|
2013-11-12 16:17:10 +01:00 |
|
Kevin Earls
|
6540f04a40
|
Changed timeout, see https://issues.apache.org/jira/browse/AMQ-4876
|
2013-11-12 16:07:30 +01:00 |
|
Kevin Earls
|
4f1754bdc2
|
Commented out testOrderOnActivateDeactivate, see AMQ-4874
|
2013-11-12 13:27:57 +01:00 |
|
Timothy Bish
|
6552287221
|
https://issues.apache.org/jira/browse/AMQ-4853
adds a little test and preserves some performance tests if needed later.
|
2013-11-11 11:49:03 -05:00 |
|
Timothy Bish
|
38ab4b10a4
|
https://issues.apache.org/jira/browse/AMQ-4855
Deprecate the misspelled subcription named getters and use the correctly
spelled versions where the older ones are in use.
|
2013-11-11 11:40:07 -05:00 |
|
Kevin Earls
|
982b728f24
|
Increased timeout to fix AMQ-4854
|
2013-11-07 13:48:21 +01:00 |
|
gtully
|
50ec158e25
|
https://issues.apache.org/jira/browse/AMQ-4852 - ensure clientId view connector mbean visible for duplex network connectors
|
2013-11-07 11:35:39 +00:00 |
|
Claus Ibsen
|
8a8fcb6ef4
|
AMQ-4841: Fixed JDBC leased locker to allow being configured in any order in the XML file, being able to use the defined statemnts. Otherwise you would have had to define the locker last in the XML file. Thanks to Pat Fox for the test case.
|
2013-11-01 12:46:36 +01:00 |
|
Claus Ibsen
|
7dfb0a2a3c
|
AMQ-4433: Validate socket.xxx transport connector options, to detect invalud/unused options and fail. Thanks to Christoffer Sawicki for the patch.
|
2013-10-31 12:13:40 +01:00 |
|
Christian Posta
|
c2eb4863a8
|
Fix for https://issues.apache.org/jira/browse/AMQ-4823 NetworkConnector not registered in JMX when created from Broker View + unit tests
|
2013-10-24 10:36:00 -07:00 |
|
Timothy Bish
|
ec97d0aad0
|
fix for: https://issues.apache.org/jira/browse/AMQ-4822
|
2013-10-24 10:41:05 -04:00 |
|
gtully
|
85bc9ce9d0
|
modify fix for https://issues.apache.org/jira/browse/AMQ-4181 - apply maxBrowsePageSize, when > 0 it will limit a browser dispatch; related to https://issues.apache.org/jira/browse/AMQ-4487 https://issues.apache.org/jira/browse/AMQ-4372 https://issues.apache.org/jira/browse/AMQ-4595
|
2013-10-22 15:23:33 +01:00 |
|
gtully
|
092bc61708
|
avoid jvm fork console popup on osx
|
2013-10-22 15:23:32 +01:00 |
|
gtully
|
864aa6798f
|
[maven-release-plugin] prepare for next development iteration
|
2013-10-14 23:38:35 +01:00 |
|
gtully
|
87c9bbebac
|
[maven-release-plugin] prepare release activemq-5.9.0
|
2013-10-14 23:38:22 +01:00 |
|
gtully
|
9815b9dc75
|
https://issues.apache.org/jira/browse/AMQ-4798 - reflect new 1g default so set expected value in test
|
2013-10-14 20:45:21 +01:00 |
|
gtully
|
ff3bad1ae9
|
https://issues.apache.org/jira/browse/AMQ-4798 - reflect new 1g default so set expected value in test
|
2013-10-14 17:04:58 +01:00 |
|
gtully
|
031611ed22
|
https://issues.apache.org/jira/browse/AMQ-4798 - reflect new 1g default so set expected value in test
|
2013-10-14 16:55:42 +01:00 |
|
gtully
|
afcb5fbe77
|
https://issues.apache.org/jira/browse/AMQ-4798 - reflect new 1g default
|
2013-10-14 16:46:02 +01:00 |
|
gtully
|
ee0933c71e
|
[maven-release-plugin] prepare for next development iteration
|
2013-10-11 14:51:36 +01:00 |
|
gtully
|
b276006911
|
[maven-release-plugin] prepare release activemq-5.9.0
|
2013-10-11 14:51:24 +01:00 |
|
Dejan Bosanac
|
a33951d2eb
|
MessageGroupMapTest fix
|
2013-10-11 13:19:55 +02:00 |
|
rajdavies
|
7f17f49d73
|
Added test for MessageGroup types with options
|
2013-10-11 11:07:51 +01:00 |
|
rajdavies
|
e000471cf4
|
Added test for MessageGroup type
|
2013-10-10 20:30:01 +01:00 |
|
gtully
|
4f108cead5
|
fix up missing license headers - keep mr. rat happy :-)
|
2013-10-10 11:41:58 +01:00 |
|
gtully
|
dc0291b290
|
https://issues.apache.org/jira/browse/AMQ-4791 - fix and test. removed the delay but left the warn if dispatch ocurrs before interruption processing is complete. Problem was a race between consumer close and sessions copy on write dispatchers list
|
2013-10-08 21:29:17 +01:00 |
|
Hiram Chirino
|
21edf2b5bb
|
Implementing AMQ-4788 - make sure you can configure the partition broker plugin via activemq.xml
|
2013-10-07 13:19:42 -04:00 |
|
gtully
|
4f19f31a37
|
https://issues.apache.org/jira/browse/AMQ-4785 - fix and test
|
2013-10-04 11:35:23 +01:00 |
|
Claus Ibsen
|
887ac0ba49
|
AMQ-4769: Connection.close() should not throw exception if already closed according to JMS spec/javadoc.
|
2013-10-02 15:25:01 +02:00 |
|
gtully
|
78a785eecc
|
https://issues.apache.org/jira/browse/AMQ-4758 - remove unreferenced mysql dep
|
2013-10-02 12:30:49 +01:00 |
|
gtully
|
f609c50fd0
|
tidy up intermittent failure - BrokerViewSlowStoreStartupTest
|
2013-10-01 15:21:21 +01:00 |
|
gtully
|
40ea66556e
|
https://issues.apache.org/jira/browse/AMQ-4365 - ensure 500ms retry time is enforce for kahaDbJdbcLeaseQueueMasterSlaveTest
|
2013-10-01 13:19:07 +01:00 |
|
gtully
|
45e7d3a21b
|
https://issues.apache.org/jira/browse/AMQ-4365 - fix up LeaseDatabaseLockerTest config, needs a lockable instance
|
2013-10-01 13:02:17 +01:00 |
|