gtully
|
4b01fe3512
|
https://issues.apache.org/jira/browse/AMQ-4907 - sanity check on the index when checkForCorruptJournalFiles - test and check that validates the orderindex makes sense
|
2014-03-12 13:11:20 -04:00 |
|
Timothy Bish
|
4aae032898
|
Add some methods for stoppng and restarting broker during tests.
|
2014-03-12 13:11:04 -04:00 |
|
gtully
|
3444c89fd8
|
https://issues.apache.org/jira/browse/AMQ-4905 - resolve by embedding spring xsd
|
2014-03-12 13:10:50 -04:00 |
|
gtully
|
77b4d700b1
|
https://issues.apache.org/jira/browse/AMQ-4904 - ensure transports are not restarted without a store lock
|
2014-03-12 13:10:35 -04:00 |
|
Timothy Bish
|
fcc773a05b
|
fix for: https://issues.apache.org/jira/browse/AMQ-4893
|
2014-03-12 13:07:48 -04:00 |
|
Hiram Chirino
|
48a9edc8cc
|
Have the leveldb store thorw SuppressReplyExceptions instead of IOExceptions so that the clients retry try the operations instead of giving up. Also retry the problemantic getMessage() call which seems to fail at times.
|
2014-03-12 12:11:24 -04:00 |
|
Claus Ibsen
|
2119a70d8b
|
AMQ-4858: Moved scala source file from java to scala dir. Thanks to Jaromir Hamala for patch.
|
2014-03-12 12:11:10 -04:00 |
|
Claus Ibsen
|
351f05e268
|
AMQ-4885: Renamed some API methods in MessageStore due typos.
|
2014-03-12 12:10:51 -04:00 |
|
Claus Ibsen
|
43c3b48eb8
|
Polished
|
2014-03-12 12:10:37 -04:00 |
|
Claus Ibsen
|
4592ccb5d4
|
AMQ-4856: Use application/xml as content-type in web servlet. Thanks to Fernando Ribeiro for the patch.
|
2014-03-12 12:10:22 -04:00 |
|
Dejan Bosanac
|
f7e38f5666
|
https://issues.apache.org/jira/browse/AMQ-4897 - race condition in failover transport
|
2014-03-12 12:10:05 -04:00 |
|
Hiram Chirino
|
dc308ab8f2
|
Fixing som e typos.
|
2014-03-12 12:09:52 -04:00 |
|
gtully
|
dece1fcece
|
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
|
2014-03-12 12:09:39 -04:00 |
|
Hiram Chirino
|
e179a72ee3
|
Fixing AMQ-4892: MQTT clients disconnecting due to socket error do not publish the configured last will and testament message.
|
2014-03-12 12:09:21 -04:00 |
|
Kevin Earls
|
16911d51d3
|
Added timeouts after seeing this hang a CI build.
|
2014-03-12 12:09:05 -04:00 |
|
gtully
|
957aa18300
|
add debug logging for mkaha destination to persistence adapter mapping
|
2014-03-12 12:08:50 -04:00 |
|
Kevin Earls
|
600cd400b9
|
See AMQ-4886. Updated tearDown so it can't hang, reduced timeouts, updated to JUnit4
|
2014-03-12 12:08:34 -04:00 |
|
rajdavies
|
a2e126deb1
|
Fix for https://issues.apache.org/jira/browse/AMQ-4884
|
2014-03-12 12:06:11 -04:00 |
|
rajdavies
|
22fe6263a0
|
Fix for https://issues.apache.org/jira/browse/AMQ-4884
|
2014-03-12 12:05:59 -04:00 |
|
Timothy Bish
|
8080a309e2
|
https://issues.apache.org/jira/browse/AMQ-4706
add setting warnAfterReconnectAttempts to FailoverTransport to log a
warning after every N retries. A value of <= 0 will disable the
warnings.
|
2014-03-12 12:05:43 -04:00 |
|
rajdavies
|
ad0bcd35c5
|
Fix for https://issues.apache.org/jira/browse/AMQ-4884
|
2014-03-12 12:05:26 -04:00 |
|
rajdavies
|
d5904df97b
|
Added testcase for https://issues.apache.org/jira/browse/AMQ-4884
|
2014-03-12 12:05:10 -04:00 |
|
Claus Ibsen
|
27f8d67d76
|
AMQ-3922: hssqldb adapter should use BLOB as its binary data type.
|
2014-03-12 12:04:38 -04:00 |
|
Hadrian Zbarcea
|
35bc78b24b
|
Resolve merge conflict
|
2014-03-12 12:03:09 -04:00 |
|
Timothy Bish
|
62c056248f
|
https://issues.apache.org/jira/browse/AMQ-3388
ignore unknown fields in openwire commands to allow interop between
openwire versions.
|
2014-03-12 10:29:05 -04:00 |
|
Claus Ibsen
|
1c392d12ac
|
AMQ-2505: Sanitize hostname in Id generator to only include ascii chars as otherwise this can cause problems in openwire protocol.
|
2014-03-12 10:28:51 -04:00 |
|
Hadrian Zbarcea
|
3e6c0dca76
|
[build] dependency updates
|
2014-03-12 10:28:16 -04:00 |
|
Claus Ibsen
|
2bcd89d176
|
AMQ-4881: Upgrade to xbean 3.15. But keep the activemq-spring maven plugin at 3.12 as otherwise the generated schema is changed. See JIRA ticket for details.
|
2014-03-12 10:26:23 -04:00 |
|
gtully
|
219a83f750
|
https://issues.apache.org/jira/browse/AMQ-4682 - add removal modification test
|
2014-03-12 10:26:08 -04:00 |
|
Rob Davies
|
747ea16ad3
|
Fix for https://issues.apache.org/jira/browse/AMQ-4719
|
2014-03-12 10:25:54 -04:00 |
|
Kevin Earls
|
ad3ea19222
|
Commented out testOrderOnActivateDeactivate, see AMQ-4874
|
2014-03-12 10:25:40 -04:00 |
|
Rob Davies
|
ae354f9b11
|
Fix for https://issues.apache.org/jira/browse/AMQ-4719
|
2014-03-12 10:25:24 -04:00 |
|
Rob Davies
|
a482a68d1f
|
Fix for https://issues.apache.org/jira/browse/AMQ-4719
|
2014-03-12 10:25:08 -04:00 |
|
Rob Davies
|
11ad9482e4
|
Fix for https://issues.apache.org/jira/browse/AMQ-4719
|
2014-03-12 10:24:43 -04:00 |
|
Rob Davies
|
5e406e67fe
|
Fix for https://issues.apache.org/jira/browse/AMQ-4719
|
2014-03-12 10:24:28 -04:00 |
|
Timothy Bish
|
caaf839a87
|
https://issues.apache.org/jira/browse/AMQ-4869
|
2014-03-12 10:24:15 -04:00 |
|
Timothy Bish
|
6e079ad433
|
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.
|
2014-03-12 10:24:00 -04:00 |
|
Timothy Bish
|
0e8aa8749a
|
https://issues.apache.org/jira/browse/AMQ-4853
Add hashCode and equals override so that this object can be used in
collections properly
|
2014-03-12 10:23:46 -04:00 |
|
Kevin Earls
|
b601e172f7
|
Fix for AMQ-4857, added test for null before accessing protocol string
|
2014-03-12 10:23:31 -04:00 |
|
Hiram Chirino
|
6ef202e020
|
Replicated leveldb slaves index snapshots were being labeled with higher journal positions than what they really contained.
|
2014-03-12 09:03:24 -04:00 |
|
Kevin Earls
|
a367eaaea1
|
Increased timeout to fix AMQ-4854
|
2014-03-12 09:02:48 -04:00 |
|
gtully
|
7eff195cb9
|
https://issues.apache.org/jira/browse/AMQ-4852 - ensure clientId view connector mbean visible for duplex network connectors
|
2014-03-12 09:02:29 -04:00 |
|
gtully
|
9518705d6a
|
replace fabric deps with linkedin zk to reflect revised deps from leveldb replication
|
2014-03-12 09:01:48 -04:00 |
|
gtully
|
9753a43df6
|
https://issues.apache.org/jira/browse/AMQ-4849 - runtime modifications to simpleAuthenticationPlugin plugin implemented with test
|
2014-03-12 09:01:33 -04:00 |
|
Hiram Chirino
|
554efe3e16
|
If a replicated leveldb slave's connection gets slow, lets merge together journal write events to avoid them queuing up on the master side.
|
2014-03-12 09:01:15 -04:00 |
|
Timothy Bish
|
971d924f94
|
polish
|
2014-03-12 09:00:59 -04:00 |
|
Timothy Bish
|
533e252ed7
|
move to shade 2.1 plugin version to fix some random failing builds.
|
2014-03-12 09:00:46 -04:00 |
|
Hiram Chirino
|
f2e58dc87f
|
leveldb store: Add more log traces for when we need to get more details on what's going on.
|
2014-03-12 09:00:25 -04:00 |
|
Hiram Chirino
|
ca02709d56
|
Fixes for leveldb replication: make sure we only apply index updates when we encounter a UOW_END_RECORD so that we don't end up with an inconsistent index if a partial UOW is replicated.
|
2014-03-12 09:00:11 -04:00 |
|
Hiram Chirino
|
c7a65cc228
|
leveldb replication: Lets always download the current append log just to be safe
|
2014-03-12 08:59:56 -04:00 |
|