jbertram
6a59443d2d
This closes #52 Rename CLI params
2015-06-26 10:50:33 -05:00
Clebert Suconic
63a17adbdf
simply renaming parameters on CLI
2015-06-26 11:42:50 -04:00
Clebert Suconic
048173d0e2
This closes #51 Hacking guide changes
2015-06-25 16:46:21 -04:00
jbertram
ed4200d65e
Update hacking guide
...
Update the Hacking Guide based on a recent conversation on the dev
list.
2015-06-25 14:14:00 -05:00
Clebert Suconic
ab00b7c573
This closes #50 Adding Browse command and other tweaks to the CLI
2015-06-25 15:02:51 -04:00
Clebert Suconic
aa4a06329f
[ARTEMIS-144] adding Browse and a few other improvements
2015-06-25 15:02:05 -04:00
Clebert Suconic
e332eedadb
This closes #49 log.warn methods
2015-06-24 15:42:56 -04:00
jbertram
bf9f6d213b
ARTEMIS-104 missing i18n warns
2015-06-24 14:05:40 -05:00
Clebert Suconic
6babfee36a
This closes #48 forceFailover method
2015-06-24 13:54:32 -04:00
jbertram
7c066c0ee4
ARTEMIS-105 forceFailover always throws exception
2015-06-24 09:47:13 -05:00
jbertram
c6cba40888
This closes #47 New commands + remove extra-tests
2015-06-24 09:02:08 -05:00
Clebert Suconic
91a41adaa8
Removing extra-tests from running tests on PR builds
2015-06-23 23:43:44 -04:00
Clebert Suconic
cf777ec6b6
ARTEMIS-144 Producer / Consumer command
...
https://issues.apache.org/jira/browse/ARTEMIS-144
As I was working through the examples I realized the tool used to consume and sending messages
through the console.
this will import such tool to the CLI as users are used to consume and send messages.
2015-06-23 20:40:27 -04:00
Clebert Suconic
077a416ee0
Improving up time of some tests
2015-06-23 16:35:44 -04:00
Clebert Suconic
1492fe7adc
speeding up test
2015-06-23 12:42:59 -04:00
Clebert Suconic
cd3139ee4d
This closes #46 test fix
2015-06-23 12:05:16 -04:00
jbertram
69758fd768
ARTEMIS-142 JMS journal test fix
2015-06-23 11:03:53 -05:00
Clebert Suconic
d341a0ac0b
This closes #44 removing empty package-info
2015-06-23 10:50:13 -04:00
Otavio Rodolfo Piske
f47d1bd15a
ARTEMIS-129 removes empty package-info.java files
...
As describes in ARTEMIS-129, performs a small cleanup on the codebase by removing empty package-info.java files.
2015-06-23 10:50:13 -04:00
Clebert Suconic
7a383e48be
This closes #45
2015-06-23 10:31:24 -04:00
Clebert Suconic
f401a67ffe
ARTEMIS-136 extending XA change to also cover RBOTHER
2015-06-23 10:08:23 -04:00
Clebert Suconic
e690da96a6
simple test fix
2015-06-22 20:49:27 -04:00
Clebert Suconic
18890cdcf5
ARTEMIS-142 more fixes on tests
2015-06-22 19:50:16 -04:00
Clebert Suconic
b05e345641
removing website from dev profile to speed up compilation time
2015-06-22 19:34:53 -04:00
Clebert Suconic
e3aa94e394
ARTEMIS-142 Fix on import / export tests
2015-06-22 19:32:29 -04:00
Clebert Suconic
633ee28ecd
This closes #42 test fixes
2015-06-22 15:13:07 -04:00
jbertram
944f409c4a
ARTEMIS-142 Fix for STOMP tests
2015-06-22 13:40:49 -05:00
jbertram
494477b240
ARTEMIS-142 ActiveMQClusteredTest fix
2015-06-22 09:49:54 -05:00
jbertram
de74525fda
This closes #41 Test fixes
2015-06-22 09:47:57 -05:00
Clebert Suconic
6c5e206c19
[ARTEMIS-142] fixing tests
...
https://issues.apache.org/jira/browse/ARTEMIS-142
I have previously exposed this exception as some errors were being hidden
Now that I have cleared those, It's best to remove this as some errors are now happening
2015-06-22 10:13:03 -04:00
Clebert Suconic
455f0e394e
This closes #39 on ServiceRegistry classloading
2015-06-22 09:47:01 -04:00
Clebert Suconic
ff6cd8d18f
Fixing test that was using reflection by exposing a few properties on the RemotingServiceImpl
2015-06-22 09:46:15 -04:00
jbertram
aa5ff90807
ARTEMIS-141 Move classloading into ServiceRegistry
2015-06-22 09:04:24 -04:00
Clebert Suconic
517ca68cb0
This closes #40 Idle timeout on Proton
2015-06-22 09:00:41 -04:00
Andy Taylor
0e2779ceee
ARTEMIS-143 - expose idle-timeout
...
https://issues.apache.org/jira/browse/ARTEMIS-143
Set the idle-timeout on the proton Transport object and also call tick so we send our own heartbeats.
2015-06-22 10:10:44 +01:00
Clebert Suconic
7c873a065e
removing empty line
2015-06-18 14:19:47 -04:00
Clebert Suconic
e110a1bf01
This closes #38 Netty fix
2015-06-18 09:34:47 -04:00
Andy Taylor
eb54800f57
change the protocol decoder to check for a FullHttpRequest instead of a DefaultFullHttpRequest.
...
This change is needed after upgrading netty which now has slightly different semantics around http.
2015-06-18 11:25:44 +01:00
jbertram
a58ccde8ee
This closes #34 data directory path fix
2015-06-17 15:17:16 -05:00
Clebert Suconic
4388923527
ARTEMIS-139 data.folder related to artemis
...
https://issues.apache.org/jira/browse/ARTEMIS-139
I'm using the constructors on File(parent, filename) now with the home directory
2015-06-17 14:10:54 -04:00
Clebert Suconic
7de88ef87a
This closes #37 Service Registry Transformers
2015-06-17 14:06:02 -04:00
jbertram
ba7a991b11
ARTEMIS-92 API update to add transformers
2015-06-17 13:02:53 -05:00
Clebert Suconic
2485bb7af6
This closes #36 acceptor factory
2015-06-17 13:59:51 -04:00
jbertram
f60950cd3d
ARTEMIS-90 add acceptor factory to service registry
2015-06-17 13:59:51 -04:00
Clebert Suconic
61bd181499
This closes #35 Replication issues over killed nodes
2015-06-17 13:30:42 -04:00
Andy Taylor
48fe4404b5
ARTEMIS-131 - Replicated server is not activating over certain killed scenarios
...
https://issues.apache.org/jira/browse/ARTEMIS-131
the connection failure listener doesnt get called in some circumstances so ive added a session failure listener as well
2015-06-17 13:57:03 +01:00
Clebert Suconic
2552735b8b
This closes #33
2015-06-17 00:30:58 -04:00
Howard Gao
120def7c84
Minor change -- a log typo.
2015-06-17 11:16:35 +08:00
Clebert Suconic
9eb4521242
This closes #32 CLI changes
2015-06-16 22:48:56 -04:00
John D. Ament
5b2d2a49c4
ARTEMIS-140 In testing ARTEMIS-116 Found some more holes in the cli.
2015-06-16 20:58:14 -04:00