You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2017/08/03 15:37:26 UTC

[1/2] activemq-artemis git commit: NO JIRA: Doc correction

Repository: activemq-artemis
Updated Branches:
  refs/heads/master d055411f2 -> c5c61f39e


NO JIRA: Doc correction

>From here, it seems the default is -1 not 0 as originally stated in doc.

https://github.com/apache/activemq-artemis/blob/d055411f211974e581d2c657d2f50e21c8f0dbcb/artemis-core-client/src/main/java/org/apache/activemq/artemis/api/config/ActiveMQDefaultConfiguration.java#L337


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/92c3e7ef
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/92c3e7ef
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/92c3e7ef

Branch: refs/heads/master
Commit: 92c3e7ef971f75ad58defcbbae767c77eeb93a86
Parents: d055411
Author: Michael André Pearce <mi...@me.com>
Authored: Thu Aug 3 01:26:49 2017 +0100
Committer: Clebert Suconic <cl...@apache.org>
Committed: Thu Aug 3 11:37:15 2017 -0400

----------------------------------------------------------------------
 docs/user-manual/en/client-reconnection.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/92c3e7ef/docs/user-manual/en/client-reconnection.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/client-reconnection.md b/docs/user-manual/en/client-reconnection.md
index 83ca625..955cada 100644
--- a/docs/user-manual/en/client-reconnection.md
+++ b/docs/user-manual/en/client-reconnection.md
@@ -108,7 +108,7 @@ Client reconnection is configured using the following parameters:
 -   `reconnectAttempts`. This optional parameter determines the total
     number of reconnect attempts to make before giving up and shutting
     down. A value of `-1` signifies an unlimited number of attempts. The
-    default value is `0`.
+    default value is `-1`.
 
 If you're using JMS and you're using JNDI on the client to look up your
 JMS connection factory instances then you can specify these parameters


[2/2] activemq-artemis git commit: This closes #1438

Posted by cl...@apache.org.
This closes #1438


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/c5c61f39
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/c5c61f39
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/c5c61f39

Branch: refs/heads/master
Commit: c5c61f39eb296bdd5af527ae7b17ce2a3c5ae507
Parents: d055411 92c3e7e
Author: Clebert Suconic <cl...@apache.org>
Authored: Thu Aug 3 11:37:16 2017 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Thu Aug 3 11:37:16 2017 -0400

----------------------------------------------------------------------
 docs/user-manual/en/client-reconnection.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------