This is an automated email from the ASF dual-hosted git repository.

ayegorov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


The following commit(s) were added to refs/heads/master by this push:
     new e5e7666  [DOC] fix the no striping occurs condition to Qw=E
e5e7666 is described below

commit e5e76667b0801fee42ccd0fe201fe72ce500a70d
Author: YANGLiiN <[email protected]>
AuthorDate: Mon May 3 13:43:05 2021 -0500

    [DOC] fix the no striping occurs condition to Qw=E
    
    Descriptions of the changes in this PR:
    
    
    
    ### Motivation
    
    the no striping occurs condition should Qw=E, not the Qw=Qa
    
    ### Changes
    
    update the condition to Qw=E
    
    
    
    Reviewers: Andrey Yegorov <None>
    
    This closes #2630 from yangl/protocol-doc-fix
---
 site/docs/4.10.0/development/protocol.md | 2 +-
 site/docs/4.11.0/development/protocol.md | 2 +-
 site/docs/4.11.1/development/protocol.md | 2 +-
 site/docs/4.12.0/development/protocol.md | 2 +-
 site/docs/4.12.1/development/protocol.md | 2 +-
 site/docs/4.13.0/development/protocol.md | 2 +-
 site/docs/4.5.0/development/protocol.md  | 2 +-
 site/docs/4.5.1/development/protocol.md  | 2 +-
 site/docs/4.6.0/development/protocol.md  | 2 +-
 site/docs/4.6.1/development/protocol.md  | 2 +-
 site/docs/4.6.2/development/protocol.md  | 2 +-
 site/docs/4.7.0/development/protocol.md  | 2 +-
 site/docs/4.7.1/development/protocol.md  | 2 +-
 site/docs/4.7.2/development/protocol.md  | 2 +-
 site/docs/4.7.3/development/protocol.md  | 2 +-
 site/docs/4.8.0/development/protocol.md  | 2 +-
 site/docs/4.8.1/development/protocol.md  | 2 +-
 site/docs/4.8.2/development/protocol.md  | 2 +-
 site/docs/4.9.0/development/protocol.md  | 2 +-
 site/docs/4.9.1/development/protocol.md  | 2 +-
 site/docs/4.9.2/development/protocol.md  | 2 +-
 site/docs/latest/development/protocol.md | 2 +-
 22 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/site/docs/4.10.0/development/protocol.md 
b/site/docs/4.10.0/development/protocol.md
index 162d927..f87323e 100644
--- a/site/docs/4.10.0/development/protocol.md
+++ b/site/docs/4.10.0/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/4.11.0/development/protocol.md 
b/site/docs/4.11.0/development/protocol.md
index d1d152c..55cc13a 100644
--- a/site/docs/4.11.0/development/protocol.md
+++ b/site/docs/4.11.0/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/4.11.1/development/protocol.md 
b/site/docs/4.11.1/development/protocol.md
index d1d152c..55cc13a 100644
--- a/site/docs/4.11.1/development/protocol.md
+++ b/site/docs/4.11.1/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/4.12.0/development/protocol.md 
b/site/docs/4.12.0/development/protocol.md
index f441044..2ca604e 100644
--- a/site/docs/4.12.0/development/protocol.md
+++ b/site/docs/4.12.0/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/4.12.1/development/protocol.md 
b/site/docs/4.12.1/development/protocol.md
index f441044..2ca604e 100644
--- a/site/docs/4.12.1/development/protocol.md
+++ b/site/docs/4.12.1/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/4.13.0/development/protocol.md 
b/site/docs/4.13.0/development/protocol.md
index 5d73c81..c662bcf 100644
--- a/site/docs/4.13.0/development/protocol.md
+++ b/site/docs/4.13.0/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/4.5.0/development/protocol.md 
b/site/docs/4.5.0/development/protocol.md
index f441044..2ca604e 100644
--- a/site/docs/4.5.0/development/protocol.md
+++ b/site/docs/4.5.0/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/4.5.1/development/protocol.md 
b/site/docs/4.5.1/development/protocol.md
index f441044..2ca604e 100644
--- a/site/docs/4.5.1/development/protocol.md
+++ b/site/docs/4.5.1/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/4.6.0/development/protocol.md 
b/site/docs/4.6.0/development/protocol.md
index f441044..2ca604e 100644
--- a/site/docs/4.6.0/development/protocol.md
+++ b/site/docs/4.6.0/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/4.6.1/development/protocol.md 
b/site/docs/4.6.1/development/protocol.md
index f441044..2ca604e 100644
--- a/site/docs/4.6.1/development/protocol.md
+++ b/site/docs/4.6.1/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/4.6.2/development/protocol.md 
b/site/docs/4.6.2/development/protocol.md
index f441044..2ca604e 100644
--- a/site/docs/4.6.2/development/protocol.md
+++ b/site/docs/4.6.2/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/4.7.0/development/protocol.md 
b/site/docs/4.7.0/development/protocol.md
index f441044..2ca604e 100644
--- a/site/docs/4.7.0/development/protocol.md
+++ b/site/docs/4.7.0/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/4.7.1/development/protocol.md 
b/site/docs/4.7.1/development/protocol.md
index f441044..2ca604e 100644
--- a/site/docs/4.7.1/development/protocol.md
+++ b/site/docs/4.7.1/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/4.7.2/development/protocol.md 
b/site/docs/4.7.2/development/protocol.md
index f441044..2ca604e 100644
--- a/site/docs/4.7.2/development/protocol.md
+++ b/site/docs/4.7.2/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/4.7.3/development/protocol.md 
b/site/docs/4.7.3/development/protocol.md
index f441044..2ca604e 100644
--- a/site/docs/4.7.3/development/protocol.md
+++ b/site/docs/4.7.3/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/4.8.0/development/protocol.md 
b/site/docs/4.8.0/development/protocol.md
index f441044..2ca604e 100644
--- a/site/docs/4.8.0/development/protocol.md
+++ b/site/docs/4.8.0/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/4.8.1/development/protocol.md 
b/site/docs/4.8.1/development/protocol.md
index f441044..2ca604e 100644
--- a/site/docs/4.8.1/development/protocol.md
+++ b/site/docs/4.8.1/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/4.8.2/development/protocol.md 
b/site/docs/4.8.2/development/protocol.md
index f441044..2ca604e 100644
--- a/site/docs/4.8.2/development/protocol.md
+++ b/site/docs/4.8.2/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/4.9.0/development/protocol.md 
b/site/docs/4.9.0/development/protocol.md
index 5d73c81..c662bcf 100644
--- a/site/docs/4.9.0/development/protocol.md
+++ b/site/docs/4.9.0/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/4.9.1/development/protocol.md 
b/site/docs/4.9.1/development/protocol.md
index d1d152c..55cc13a 100644
--- a/site/docs/4.9.1/development/protocol.md
+++ b/site/docs/4.9.1/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/4.9.2/development/protocol.md 
b/site/docs/4.9.2/development/protocol.md
index 5d73c81..c662bcf 100644
--- a/site/docs/4.9.2/development/protocol.md
+++ b/site/docs/4.9.2/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 
diff --git a/site/docs/latest/development/protocol.md 
b/site/docs/latest/development/protocol.md
index 5d73c81..c662bcf 100644
--- a/site/docs/latest/development/protocol.md
+++ b/site/docs/latest/development/protocol.md
@@ -64,7 +64,7 @@ Entry | Write quorum
 4 | B1, B2, B3
 5 | B2, B3, B4
 
-There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **Q<sub>a</sub>**, then there is only one, as no striping 
occurs.
+There are only **E** distinct write quorums in any ensemble. If 
**Q<sub>w</sub>** = **E**, then there is only one, as no striping occurs.
 
 ### Ack quorums
 

Reply via email to