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 2016/05/20 17:28:01 UTC

[1/2] activemq-artemis git commit: adding 2 links to the examples chapter

Repository: activemq-artemis
Updated Branches:
  refs/heads/master ea5fc16c6 -> 7f204eb17


adding 2 links to the examples chapter


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

Branch: refs/heads/master
Commit: eadf999d9177ab655924b1e38bbca1501385812f
Parents: ea5fc16
Author: Pat Fox <pf...@redhat.com>
Authored: Fri May 20 18:06:01 2016 +0200
Committer: Clebert Suconic <cl...@apache.org>
Committed: Fri May 20 13:27:54 2016 -0400

----------------------------------------------------------------------
 docs/user-manual/en/flow-control.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/eadf999d/docs/user-manual/en/flow-control.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/flow-control.md b/docs/user-manual/en/flow-control.md
index 7f45f4f..48d426e 100644
--- a/docs/user-manual/en/flow-control.md
+++ b/docs/user-manual/en/flow-control.md
@@ -122,7 +122,7 @@ the maximum desired message consumption rate specified in units of
 messages per second. Setting this to `-1` disables rate limited flow
 control. The default value is `-1`.
 
-Please see ? for a working example of limiting consumer rate.
+Please see [the examples chapter](examples.md) for a working example of limiting consumer rate.
 
 ### Using Core API
 
@@ -152,7 +152,7 @@ can be set via the `ActiveMQConnectionFactory.setConsumerMaxRate(int
 > buffer. So if you had a slow rate limit and a high window based limit
 > the clients internal buffer would soon fill up with messages.
 
-Please see ? for an example which shows how to configure ActiveMQ Artemis to
+Please see [the examples chapter](examples.md) for an example which shows how to configure ActiveMQ Artemis to
 prevent consumer buffering when dealing with slow consumers.
 
 ## Producer flow control


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

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


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

Branch: refs/heads/master
Commit: 7f204eb17e3d5b1cd1b8786d1e8fa7ec49e6fa7a
Parents: ea5fc16 eadf999
Author: Clebert Suconic <cl...@apache.org>
Authored: Fri May 20 13:27:55 2016 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Fri May 20 13:27:55 2016 -0400

----------------------------------------------------------------------
 docs/user-manual/en/flow-control.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------