This is an automated email from the ASF dual-hosted git repository.
hjf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new 8ebb9cd Updated PIP 33: Replicated subscriptions (markdown)
8ebb9cd is described below
commit 8ebb9cd1796298bea73319f26d38d36736493ba8
Author: Jennifer Huang <[email protected]>
AuthorDate: Tue Sep 24 16:55:05 2019 +0800
Updated PIP 33: Replicated subscriptions (markdown)
---
PIP-33:-Replicated-subscriptions.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PIP-33:-Replicated-subscriptions.md
b/PIP-33:-Replicated-subscriptions.md
index 95afdd4..d935271 100644
--- a/PIP-33:-Replicated-subscriptions.md
+++ b/PIP-33:-Replicated-subscriptions.md
@@ -40,7 +40,7 @@ an application to have the ability to failover consumers from
one
region to another.
During this failover event, a consumer should be able to restart
-consumer from where it left off in the previous region.
+consuming from where it left off in the previous region.
Given that for the very nature of async replication, having the
exact position will be impossible, in most cases restarting "close"