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 2017/06/19 09:04:32 UTC

[1/2] activemq-artemis git commit: NO-JIRA fix typos in documentation

Repository: activemq-artemis
Updated Branches:
  refs/heads/master a5beec7e2 -> 487cc4542


NO-JIRA fix typos in documentation


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

Branch: refs/heads/master
Commit: 060781d430b3d4aa8966e18c835081758386bff0
Parents: a5beec7
Author: Bennet Schulz <ma...@bennet-schulz.de>
Authored: Fri Jun 16 10:58:23 2017 +0200
Committer: Bennet Schulz <ma...@bennet-schulz.de>
Committed: Fri Jun 16 10:58:23 2017 +0200

----------------------------------------------------------------------
 docs/user-manual/en/perf-tuning.md | 2 +-
 docs/user-manual/en/rest.md        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/060781d4/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 010c19f..6177384 100644
--- a/docs/user-manual/en/perf-tuning.md
+++ b/docs/user-manual/en/perf-tuning.md
@@ -6,7 +6,7 @@ performance.
 ## Tuning persistence
 
 -   To get the best performance from Apache ActiveMQ Artemis whilst
-    using perisistent messages it is recommended that the file store
+    using persistent messages it is recommended that the file store
     is used.  Apache ActiveMQ Artemis also supports JDBC persistence,
     but there is a performance cost when persisting to a database vs 
     local disk.

http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/060781d4/docs/user-manual/en/rest.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/rest.md b/docs/user-manual/en/rest.md
index 9034c39..e1766cd 100644
--- a/docs/user-manual/en/rest.md
+++ b/docs/user-manual/en/rest.md
@@ -5,7 +5,7 @@ scalability features of Apache ActiveMQ Artemis over a simple REST/HTTP interfac
 The REST Interface implementation sits on top of an Apache ActiveMQ Artemis JMS API and
 as such exposes JMS like concepts via REST.
 
-Using the REST internface Messages can produced and consumed by sending 
+Using the REST interface Messages can be produced and consumed by sending 
 and receiving simple HTTP messages that contain the content you want to push around. For instance,
 here's a simple example of posting an order to an order processing queue
 express as an HTTP message:


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

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


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

Branch: refs/heads/master
Commit: 487cc454256661894dd55a3b4cd76e4203d4fb6f
Parents: a5beec7 060781d
Author: Martyn Taylor <mt...@redhat.com>
Authored: Mon Jun 19 10:04:13 2017 +0100
Committer: Martyn Taylor <mt...@redhat.com>
Committed: Mon Jun 19 10:04:13 2017 +0100

----------------------------------------------------------------------
 docs/user-manual/en/perf-tuning.md | 2 +-
 docs/user-manual/en/rest.md        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------