This is an automated email from the ASF dual-hosted git repository.
jxue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git
The following commit(s) were added to refs/heads/master by this push:
new 44d5e85 Revise the markdown and add more context to how-to guide
44d5e85 is described below
commit 44d5e858f702f61b1a914cbcc617308cb58bdc75
Author: narendly <narendly@gmail.com>
AuthorDate: Tue Mar 5 15:17:43 2019 -0800
Revise the markdown and add more context to how-to guide
---
website/0.8.4/src/site/markdown/auto_exit_maintenance.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/0.8.4/src/site/markdown/auto_exit_maintenance.md b/website/0.8.4/src/site/markdown/auto_exit_maintenance.md
index 5536c58..c74f058 100644
--- a/website/0.8.4/src/site/markdown/auto_exit_maintenance.md
+++ b/website/0.8.4/src/site/markdown/auto_exit_maintenance.md
@@ -19,7 +19,7 @@ under the License.
# Auto-exit of Maintenance Mode
## Introduction
-
+
Auto-exit of maintenance mode is a feature addition to Helix. It concerns a feature that
allows clusters to switch out of maintenance mode automatically to save operational costs
and to improve availability.
## Background
|