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 df998bc  Updated PIP 33: Replicated subscriptions (markdown)
df998bc is described below

commit df998bcffe3dd43f7e8cf7b347cf121221dc83ca
Author: Jennifer Huang <[email protected]>
AuthorDate: Tue Sep 24 17:38:03 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 d935271..42468c8 100644
--- a/PIP-33:-Replicated-subscriptions.md
+++ b/PIP-33:-Replicated-subscriptions.md
@@ -320,7 +320,7 @@ a `ReplicatedSubscriptionsUpdate`:
 
 The "update" marker is written locally and replicated everywhere.
 
-When a broker in the target region will receive the marker message to
+When a broker in the target region receives the marker message to
 update the subscription, it will move the mark-delete cursor to the new
 message id for the specific region.
 

Reply via email to