gtully
5c9dcee7ed
https://issues.apache.org/jira/browse/AMQ-4757 reinstate brokerUrl prop to allow rar admin-object init of xa pool
2014-01-14 15:57:00 +00:00
Timothy Bish
2a7c349976
https://issues.apache.org/jira/browse/AMQ-4968
...
Add non-caching mode for Session producers.
2014-01-13 14:05:04 -05:00
Timothy Bish
6377d49a1c
https://issues.apache.org/jira/browse/AMQ-4967
...
Import activemq pool explicitly
2014-01-13 11:13:45 -05:00
Timothy Bish
ef619b6a9b
https://issues.apache.org/jira/browse/AMQ-4947
...
Updated fix for this issue allows for enabling non-forced metadata
updates to the file channel via FileChannel#force(false)
enable this by defining
"org.apache.activemq.kahaDB.files.skipMetadataUpdate=true"
2014-01-09 17:21:56 -05:00
gtully
efb988655c
https://issues.apache.org/jira/browse/AMQ-4741 - move to .26-SNAPSHOT for qpid jms and reinstate factory.setSyncPublish - amqp tests all pass with that which is smashing
2014-01-09 14:46:48 +00:00
gtully
a33a4e7693
https://issues.apache.org/jira/browse/AMQ-4741 - revert factory.setSyncPublish which seems to need .026 of qpid jms client
2014-01-09 14:09:51 +00:00
gtully
cc47ab6d00
https://issues.apache.org/jira/browse/AMQ-4952 deal with jdbc store, cursor audit=false case, also relevant when cursor window is exceeded. Treating duplicate into pagedInMessages as an error, silently ignoring leads to trapped messages or deferred dispatch after a restart, revert change from https://issues.apache.org/jira/browse/AMQ-1957
2014-01-09 12:16:37 +00:00
Timothy Bish
efc51fa448
https://issues.apache.org/jira/browse/AMQ-4741
...
Set state to accepted if message received is properly handled.
2014-01-08 17:28:39 -05:00
Kevin Earls
be8990e06d
Removed @Ignore and updated timeout on testOrderOnActivateDeactivate, fixed by AMQ-4952
2014-01-08 17:40:41 +01:00
Timothy Bish
283cdd0502
https://issues.apache.org/jira/browse/AMQ-4914
...
Up the max frame size to a value of 1mb so that we are restricted by the
default in the QPid client which is 32k.
2014-01-08 11:27:39 -05:00
gtully
0f0c0d676a
fix leveldb version of org.apache.activemq.bugs.AMQ2870Test#testSize
2014-01-07 16:54:18 +00:00
gtully
f92d45bec1
https://issues.apache.org/jira/browse/AMQ-4952 - deal with duplicates by redirecting to dlq when they are detected by the cursors such that they don't linger for redispatch after a restart. Networks are the main culprit for such duplicates b/c the producer audit traps regular failover resends
2014-01-07 16:52:39 +00:00
Timothy Bish
3af70ba285
https://issues.apache.org/jira/browse/AMQ-4962
...
ensure immediate removal of connection MBean
2014-01-06 17:38:41 -05:00
Timothy Bish
cf2083f06b
https://issues.apache.org/jira/browse/AMQ-4962
...
Test that demonstrates the issue.
2014-01-06 16:40:56 -05:00
Timothy Bish
04c6d9dd69
https://issues.apache.org/jira/browse/AMQ-4958
...
Don't swallow evidence of interrupted state.
2014-01-06 11:49:38 -05:00
Timothy Bish
97b12c7245
Revert "Fix for: https://issues.apache.org/jira/browse/AMQ-4947 "
...
This reverts commit c50b6c39ba
.
2014-01-06 09:32:46 -05:00
Torsten Mielke
ed66e3b341
activemq-unit-tests/src/test/java/org/apache/activemq/bugs/AMQ4950Test.java was missing Apache license agreement
2014-01-06 14:22:27 +01:00
Torsten Mielke
f69cbd8ec6
AMQ-4950: java.lang.ClassCastException: org.apache.activemq.command.ExceptionResponse cannot be cast to org.apache.activemq.command.IntegerResponse, attempting to automatically reconnect
2014-01-06 13:43:26 +01:00
Kevin Earls
6509b1f811
Added timeout because of tests failing intermittently
2014-01-03 15:16:11 +01:00
Kevin Earls
96bdda716a
Added timeout in teardown because of intermittent test failures
2014-01-03 10:37:48 +01:00
Timothy Bish
7db0fe6a38
https://issues.apache.org/jira/browse/AMQ-4819
2013-12-20 17:29:31 -05:00
Timothy Bish
44b25cb7a1
https://issues.apache.org/jira/browse/AMQ-4819
...
Slightly modified version of the patch since it was not against latest
code. Trimmed down the changes by breaking out the logging checks into
a separate method.
2013-12-20 15:56:24 -05:00
gtully
14d24cca30
https://issues.apache.org/jira/browse/AMQ-4930 - fix regression in MBeanTest - need to page in up to max messages if they are present for a browse
2013-12-20 14:39:45 +00:00
Timothy Bish
c50b6c39ba
Fix for: https://issues.apache.org/jira/browse/AMQ-4947
2013-12-19 18:36:05 -05:00
gtully
7656e8262c
https://issues.apache.org/jira/browse/AMQ-4946 - put -pool and -jms-pool in -all jar
2013-12-19 18:50:57 +00:00
Kevin Earls
57f5d49ae9
For AMQ-4874, broke into multiple parts, and converted to use JUnit4 Parameterized instead of CombinationTestSupport
2013-12-19 14:37:12 +01:00
gtully
a64976a377
https://issues.apache.org/jira/browse/AMQ-4930 - fix reference count and limit expriy/browse to memory + 10%
2013-12-18 12:21:02 +00:00
Timothy Bish
c387e842ee
https://issues.apache.org/jira/browse/AMQ-4920
...
And code to prevent concurrent writes to a message when dispatched to
multiple Topic consumers.
2013-12-17 15:22:08 -05:00
Timothy Bish
7c01c9b581
Ignore the TTL test for now, needs fixes in both AMQP JMS and in Proton
2013-12-17 15:21:02 -05:00
Timothy Bish
a6d05daba6
Make sure there are Topic consumers online before starting to send
...
otherwise they can miss a message and the test fails when it shouldn't
2013-12-16 14:37:06 -05:00
Kevin Earls
257710ba1a
Fix for AMQ-4889, potential leak of ProxyConnectors
2013-12-16 18:13:27 +01:00
Timothy Bish
cb5c29d02d
https://issues.apache.org/jira/browse/AMQ-4887
...
Fix for losing message content when reusing messages.
2013-12-13 10:54:58 -05:00
Dejan Bosanac
dcedd9fe96
https://issues.apache.org/jira/browse/AMQ-4934 - jdbc persistence adapter traped messages
2013-12-12 14:55:19 +01:00
Timothy Bish
e1e8c5b083
Some additional JMS Tests focused on Topics. Useful when updating the
...
AMQP JMS Client version as it shows some new problem in the latest
SNAPSHOT builds.
2013-12-11 16:58:08 -05:00
Timothy Bish
78c4e43372
Allow the createBroker method to be overriden in other tests.
2013-12-11 15:30:13 -05:00
Dejan Bosanac
e64da4a71f
https://issues.apache.org/jira/browse/AMQ-4909 - add jms credenitals for the console
2013-12-11 17:21:09 +01:00
Dejan Bosanac
26c41d0362
https://issues.apache.org/jira/browse/AMQ-4909
2013-12-11 16:43:34 +01:00
Hiram Chirino
0b581104c7
pass along the ssl system properties if they are defined on the command line for the swissarmy example
2013-12-11 09:34:03 -05:00
Jean-Baptiste Onofré
6258ce1761
[AMQ-4931] Use auto-export="interfaces" in the Karaf commands service definition
2013-12-11 14:03:02 +01:00
rajdavies
2bbfbcfb29
Fix for https://issues.apache.org/jira/browse/AMQ-4924
2013-12-11 11:13:45 +00:00
Hiram Chirino
ff0dd5a917
Upgrade to latest hawtio release.
2013-12-10 11:03:27 -05:00
rajdavies
6683eb652f
Fix for https://issues.apache.org/jira/browse/AMQ-4927
2013-12-10 13:36:09 +00:00
Dejan Bosanac
fe36820b86
https://issues.apache.org/jira/browse/AMQ-4926 - karaf version range
2013-12-10 11:20:58 +01:00
rajdavies
71e4585689
Fix for https://issues.apache.org/jira/browse/AMQ-4825
2013-12-10 09:10:33 +00:00
gtully
b7c430d068
https://issues.apache.org/jira/browse/AMQ-1063 - revert delayed change to inTx flag, now cleared before exception is thrown by getConnection, this ensures jms transactions can use autocommit=false
2013-12-09 17:02:32 +00:00
rajdavies
3797da64fc
Fix for https://issues.apache.org/jira/browse/AMQ-4912
2013-12-09 16:59:26 +00:00
Christian Posta
b21dc69e81
added time unit for "send timeout" in the javadocs
2013-12-09 09:14:38 -07: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
Hiram Chirino
30f3a9b7f3
Default flushDelay on the replicated leveldb store did not have the correct default.
2013-12-05 13:38:52 -05:00
Hiram Chirino
ed8e4eae8f
Fixes https://issues.apache.org/jira/browse/AMQ-4923 : Replicated LevelDB: Loss of broker Quorum fails to fully stop the master
2013-12-05 13:38:52 -05:00