You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ma...@apache.org on 2016/06/03 09:39:12 UTC

[1/2] activemq-artemis git commit: fixed typo in perf tuning manual

Repository: activemq-artemis
Updated Branches:
  refs/heads/master 9e46afbed -> 36bb52c0f


fixed typo in perf tuning manual


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

Branch: refs/heads/master
Commit: e4bac3e9cb4a7a48871c62c8153db264157fbf6d
Parents: 9e46afb
Author: Lionel Cons <li...@cern.ch>
Authored: Fri Jun 3 07:45:05 2016 +0200
Committer: Lionel Cons <li...@cern.ch>
Committed: Fri Jun 3 07:45:05 2016 +0200

----------------------------------------------------------------------
 docs/user-manual/en/perf-tuning.md | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/e4bac3e9/docs/user-manual/en/perf-tuning.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/perf-tuning.md b/docs/user-manual/en/perf-tuning.md
index 9cf6dab..653d0be 100644
--- a/docs/user-manual/en/perf-tuning.md
+++ b/docs/user-manual/en/perf-tuning.md
@@ -211,10 +211,9 @@ tunings won't apply to JDKs from other providers (e.g. IBM or JRockit)
     tuning parameters, for the Sun Hotspot JVM the full list of options
     is available
     [here](http://www.oracle.com/technetwork/java/javase/tech/vmoptions-jsp-140102.html).
-    We recommend at least using `-XX:+AggressiveOpts` and`
-                            -XX:+UseFastAccessorMethods`. You may get
-    some mileage with the other tuning parameters depending on your OS
-    platform and application usage patterns.
+    We recommend at least using `-XX:+AggressiveOpts` and `-XX:+UseFastAccessorMethods`.
+    You may get some mileage with the other tuning parameters depending
+    on your OS platform and application usage patterns.
 
 ## Avoiding Anti-Patterns
 


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

Posted by ma...@apache.org.
This closes #555


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

Branch: refs/heads/master
Commit: 36bb52c0f6da960b11105b26fcb368c5f14e4895
Parents: 9e46afb e4bac3e
Author: Martyn Taylor <mt...@redhat.com>
Authored: Fri Jun 3 10:38:41 2016 +0100
Committer: Martyn Taylor <mt...@redhat.com>
Committed: Fri Jun 3 10:38:41 2016 +0100

----------------------------------------------------------------------
 docs/user-manual/en/perf-tuning.md | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
----------------------------------------------------------------------