Timothy A. Bish
|
b3e58a5b33
|
Apply patch for: https://issues.apache.org/jira/browse/AMQ-4588
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1500885 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-08 19:04:09 +00:00 |
Timothy A. Bish
|
d57ebf88f0
|
fix for: https://issues.apache.org/jira/browse/AMQ-4591
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1500753 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-08 14:21:43 +00:00 |
Robert Davies
|
8335dfcf77
|
added test for unsubscribe
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1500057 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-05 16:21:28 +00:00 |
Bosanac Dejan
|
2f8381cbe4
|
https://issues.apache.org/jira/browse/AMQ-4617 - change desription of the demo
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1499974 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-05 11:44:30 +00:00 |
Robert Davies
|
72e484c68f
|
fixed some failing tests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1499843 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-04 18:57:49 +00:00 |
Bosanac Dejan
|
33ec1cf99b
|
https://issues.apache.org/jira/browse/AMQ-4617 - mqtt over ws protocol
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1499777 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-04 14:54:29 +00:00 |
Hiram R. Chirino
|
2019a21d96
|
Simplify and improve the leveldb replication MBean
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1499754 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-04 13:47:27 +00:00 |
Timothy A. Bish
|
8302262e2e
|
fix for: https://issues.apache.org/jira/browse/AMQ-4610
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1499143 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 22:56:46 +00:00 |
Hiram R. Chirino
|
d2836d1362
|
Applying patch and fix for AMQ-3303: Standalone web console crashes when accessing broker via master-slave failover.
Patch supplied by Arnaud BRAND. Many thanks! Fix confirmed by Jamie Goodyear.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1499141 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 22:54:20 +00:00 |
Hiram R. Chirino
|
34f3329370
|
When the leveldb replicated master was shutting down the client would get notified of a failure and it would not be hidden from the client app. We now suppress sending failure messages to clients when a broker is shutting down so that the client failover logic can kick in an reconnect the client to another server gracefully.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1498978 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 15:28:42 +00:00 |
Bosanac Dejan
|
6167c49fc1
|
https://issues.apache.org/jira/browse/AMQ-4567 - readonly web console
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1498875 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-02 10:42:55 +00:00 |
Hiram R. Chirino
|
b98067732b
|
Improve the replicated leveldb behavior when the number of nodes in the cluster falls below the required minimum. The master node will switch to electing mode. The master store startup will now also block until it syncs up with slaves so that we don't accept connections the master is fully online.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1498601 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-01 17:38:13 +00:00 |
Timothy A. Bish
|
dd69af43bc
|
fix: https://issues.apache.org/jira/browse/AMQ-4604
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1498515 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-01 15:19:59 +00:00 |
Hiram R. Chirino
|
16cd8c3954
|
Expose the replicated store status via JMX.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1497843 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-28 16:57:29 +00:00 |
Gary Tully
|
4834cf15ec
|
https://issues.apache.org/jira/browse/AMQ-4605 - remove duplicate test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1497752 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-28 12:41:35 +00:00 |
Bosanac Dejan
|
6b1ffaeee3
|
https://issues.apache.org/jira/browse/AMQ-4609 - register network connectors after mbean server is properly started
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1497733 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-28 10:58:31 +00:00 |
Gary Tully
|
a95c6dba1b
|
https://issues.apache.org/jira/browse/AMQ-4607 - add network connector consumerTTL and messageTTL - split effect of networkTTL - allows a message many hops in a mesh while consumer demand is not repeatildy replicated. Rollback cursor aduit on forward so a message can be redispatched on redelivery. Additional test to verify multiple hops back to origin. Allow infinite ttl or hops with -1 https://issues.apache.org/jira/browse/AMQ-2180.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1497716 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-28 10:32:40 +00:00 |
Bosanac Dejan
|
61ff570261
|
https://issues.apache.org/jira/browse/AMQ-4098 - fix favicon for web apps
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1497375 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-27 14:31:26 +00:00 |
Bosanac Dejan
|
e1224436a7
|
https://issues.apache.org/jira/browse/AMQ-4594 - make old jolokia api obsolete and redirect to the one started by hawtio
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1496904 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-26 12:36:22 +00:00 |
Hiram R. Chirino
|
baf8c499b3
|
Fixes AMQ-4599: Only package the pure java LevelDB driver by default
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1496514 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-25 15:12:23 +00:00 |
Bosanac Dejan
|
e3fb8be2ba
|
https://issues.apache.org/jira/browse/AMQ-4598 - negative queue size after purge
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1496430 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-25 11:48:35 +00:00 |
Bosanac Dejan
|
06dae40d94
|
https://issues.apache.org/jira/browse/AMQ-4593 - upgrade snappy java
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1495392 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-21 11:31:23 +00:00 |
Hiram R. Chirino
|
7938cc6943
|
Fixes AMQ-4376 - JoramJmsTest QueueBrowserTest.testSenderBrowser fails intermittently.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1495058 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-20 15:43:54 +00:00 |
Hiram R. Chirino
|
e8eb58ada3
|
Improve how trace logging is handled in the AMQP transport.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1495057 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-20 15:43:44 +00:00 |
Bosanac Dejan
|
661801ebcd
|
https://issues.apache.org/jira/browse/AMQ-4592 - mysql_connector_java adapter support
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1495049 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-20 15:17:32 +00:00 |
Bosanac Dejan
|
afe2e3ca08
|
fix some osgi regressions
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1494934 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-20 11:29:43 +00:00 |
Timothy A. Bish
|
166ab43c90
|
https://issues.apache.org/jira/browse/AMQ-4589
Apply patch to work around known race condition.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1494681 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-19 16:31:36 +00:00 |
Timothy A. Bish
|
5415f3a6aa
|
https://issues.apache.org/jira/browse/AMQ-3447
Apply workaround patch for this issue,
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1494680 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-19 16:28:19 +00:00 |
Timothy A. Bish
|
e2b932ef03
|
test case for: https://issues.apache.org/jira/browse/AMQ-4585
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1494283 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-18 20:22:51 +00:00 |
Timothy A. Bish
|
2484c67cb1
|
test case for: https://issues.apache.org/jira/browse/AMQ-4585
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1494222 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-18 17:37:01 +00:00 |
Hiram R. Chirino
|
7ef79f2d2a
|
Display who the slave leveldb store thinks is the master.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1494218 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-18 17:25:09 +00:00 |
Hiram R. Chirino
|
fec73ddbc1
|
Better debug settings for when working /w amqp.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1494217 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-18 17:25:03 +00:00 |
Hiram R. Chirino
|
21ddc98591
|
Fixes AMQ-4587: AMQP to JMS transformer fails to properly map AMQP specific property types like UnsignedInteger
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1494216 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-18 17:24:56 +00:00 |
Bosanac Dejan
|
edd8166cb1
|
https://issues.apache.org/jira/browse/AMQ-4574 - better initialization of destination source for camel endpoint completer
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1494142 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-18 14:16:40 +00:00 |
Timothy A. Bish
|
97502bd61e
|
Fix and updated test for: https://issues.apache.org/jira/browse/AMQ-3405
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1493958 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-17 22:25:39 +00:00 |
Timothy A. Bish
|
8db5d9599d
|
update svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1493956 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-17 22:01:57 +00:00 |
Timothy A. Bish
|
6e5f231a8a
|
fix and test for: https://issues.apache.org/jira/browse/AMQ-4584
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1493950 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-17 21:36:33 +00:00 |
Timothy A. Bish
|
bbab23ee7b
|
Improve logging.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1493136 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-14 16:06:55 +00:00 |
Timothy A. Bish
|
205c6bec88
|
Fix for potential NPE
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1493110 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-14 15:18:51 +00:00 |
Timothy A. Bish
|
8ab1934520
|
update clean plugin settings to remove more test stores.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1492874 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-13 21:25:58 +00:00 |
Timothy A. Bish
|
6ee4c66fc3
|
m2e updates
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1492832 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-13 19:46:00 +00:00 |
Gary Tully
|
ada9e00b6d
|
https://issues.apache.org/jira/browse/AMQ-1870 - fix on missed maxrow computation. thanks Keith
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1492698 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-13 15:06:50 +00:00 |
Timothy A. Bish
|
3845c7caa7
|
fix and test for: https://issues.apache.org/jira/browse/AMQ-4576
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1492447 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-12 22:10:34 +00:00 |
Timothy A. Bish
|
44e3c22652
|
fix for failing test case.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1492373 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-12 19:05:53 +00:00 |
Timothy A. Bish
|
6cd3bd06a7
|
Add some more asserts to the test and clean up logging in the protocol converter, replace all the System.out.println calls
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1492251 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-12 15:42:09 +00:00 |
Timothy A. Bish
|
3513728f0f
|
Add some more asserts to the test and clean up logging in the protocol converter, replace all the System.out.println calls
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1492250 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-12 15:41:56 +00:00 |
Timothy A. Bish
|
0168a826f7
|
fix and test for: https://issues.apache.org/jira/browse/AMQ-4581
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1492214 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-12 14:18:51 +00:00 |
Hiram R. Chirino
|
7db8987ca6
|
Fixup the assembly packaging so that the replicated leveldb store can be used.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1491287 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-09 20:41:24 +00:00 |
Hiram R. Chirino
|
c5344c9179
|
Help xbean generate the proper xsd for the leveldb store.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1491281 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-09 20:22:09 +00:00 |
Hiram R. Chirino
|
5f301c40fa
|
Help the xbean generate the proper xsd for the leveldb store.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1491278 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-09 20:16:22 +00:00 |