This is an automated email from the ASF dual-hosted git repository. szetszwo pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/ratis-hadoop-projects.git
commit e901771a6513bab37eb7f9cdba33d5f6167403ea Author: Josh Elser <[email protected]> AuthorDate: Thu Aug 22 15:44:16 2019 -0400 RATIS-637 Publish addendum to log lifecycle --- logservice.html | 2 +- logservice/lifecycle.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/logservice.html b/logservice.html index 9cc9576..9bc866c 100644 --- a/logservice.html +++ b/logservice.html @@ -151,7 +151,7 @@ state.</p> <h3 id="deleted">DELETED</h3> <p>This is a simple state that is short lived. It tracks the clean up -of any state from the hosting this Log. There are transitions out +of any state from the hosting this Log. There are no transitions out of this state.</p> <h3 id="archiving">ARCHIVING</h3> diff --git a/logservice/lifecycle.html b/logservice/lifecycle.html index 4a6eaa5..f7fb717 100644 --- a/logservice/lifecycle.html +++ b/logservice/lifecycle.html @@ -143,7 +143,7 @@ state.</p> <h3 id="deleted">DELETED</h3> <p>This is a simple state that is short lived. It tracks the clean up -of any state from the hosting this Log. There are transitions out +of any state from the hosting this Log. There are no transitions out of this state.</p> <h3 id="archiving">ARCHIVING</h3>
