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

elek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new a1d53b0  HDDS-4311. Type-safe config design doc points to OM HA (#1477)
a1d53b0 is described below

commit a1d53b0781f5a9c89b665210e6853ed551892e47
Author: Doroszlai, Attila <6454655+adorosz...@users.noreply.github.com>
AuthorDate: Fri Oct 9 14:42:45 2020 +0200

    HDDS-4311. Type-safe config design doc points to OM HA (#1477)
---
 hadoop-hdds/docs/content/design/typesafeconfig.md | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/hadoop-hdds/docs/content/design/typesafeconfig.md 
b/hadoop-hdds/docs/content/design/typesafeconfig.md
index 77a3b4d..dfe5ef0 100644
--- a/hadoop-hdds/docs/content/design/typesafeconfig.md
+++ b/hadoop-hdds/docs/content/design/typesafeconfig.md
@@ -2,7 +2,7 @@
 title: Type-safe configuration API
 summary: Inject configuration values based on annotations instead of using 
constants and Hadoop API
 date: 2019-04-25
-jira: HDDS-505
+jira: HDDS-1466
 status: implemented
 author: Anu Engineer, Marton Elek
 ---
@@ -22,12 +22,8 @@ author: Anu Engineer, Marton Elek
 
 # Abstract
 
- HA for Ozone Manager with the help of Ratis. High performance operation with 
caching and double-buffer.
+ Generate configuration from annotated plain Java objects to make 
configuration more structured and type safe.
  
 # Link
 
- * 
https://issues.apache.org/jira/secure/attachment/12940314/OzoneManager%20HA.pdf
-
- * 
https://issues.apache.org/jira/secure/attachment/12990063/OM%20HA%20Cache%20Design.pdf
-
- * 
https://issues.apache.org/jira/secure/attachment/12973260/Handling%20Write%20Requests%20with%20OM%20HA.pdf
\ No newline at end of file
+ * https://issues.apache.org/jira/secure/attachment/12966991/typesafe.pdf


---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-commits-h...@hadoop.apache.org

Reply via email to