Added: helix/site-content/1.0.3-docs/design_crushed.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/design_crushed.html?rev=1906412&view=auto
==============================================================================
--- helix/site-content/1.0.3-docs/design_crushed.html (added)
+++ helix/site-content/1.0.3-docs/design_crushed.html Thu Jan  5 19:48:20 2023
@@ -0,0 +1,200 @@
+
+<!DOCTYPE html>
+<!--
+ Generated by Apache Maven Doxia at 2022-04-15
+ Rendered using Maven Reflow Skin 1.0.0 
(http://andriusvelykis.github.com/reflow-maven-skin)
+-->
+<html  xml:lang="en" lang="en">
+
+       <head>
+               <meta charset="UTF-8" />
+               <title>Apache Helix &#x2013; CrushED (Crush-based rebalancer 
with Even Distribution)</title>
+               <meta name="viewport" content="width=device-width, 
initial-scale=1.0" />
+               <meta name="description" content="" />
+               <meta http-equiv="content-language" content="en" />
+
+               <link 
href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap.min.css";
 rel="stylesheet" />
+               <link 
href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap-responsive.min.css";
 rel="stylesheet" />
+               <link href="./css/docs.css" rel="stylesheet" />
+               <link href="./css/reflow-skin.css" rel="stylesheet" />
+               
+               
+               <link href="./css/lightbox.css" rel="stylesheet" />
+               
+               <link href="./css/site.css" rel="stylesheet" />
+               <link href="./css/print.css" rel="stylesheet" media="print" />
+               
+               <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+               <!--[if lt IE 9]>
+                       <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
+               <![endif]-->
+               
+       </head>
+
+       <body class="page-$config.fileId project-$config.projectId" 
data-spy="scroll" data-offset="60" data-target="#toc-scroll-target">
+
+               <div class="navbar navbar-fixed-top">
+                       <div class="navbar-inner">
+                               <div class="container">
+                                       <a class="btn btn-navbar" 
data-toggle="collapse" data-target=".nav-collapse">
+                                               <span class="icon-bar"></span>
+                                               <span class="icon-bar"></span>
+                                               <span class="icon-bar"></span>
+                                       </a>
+                                       <div class="nav-collapse">
+                                               <ul class="nav pull-right">
+                                                       <li class="active"><a 
href="" title="Helix 1.0.3">Helix 1.0.3 </a></li>
+                                                       <li class="dropdown 
active">
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Get Helix <b 
class="caret"></b></a>
+                                                               <ul 
class="dropdown-menu">
+                                                                       <li 
class="active"><a href="" title="Download">Download </a></li>
+                                                                       <li 
class="active"><a href="" title="Building">Building </a></li>
+                                                                       <li 
class="active"><a href="" title="Release Notes">Release Notes </a></li>
+                                                               </ul>
+                                                       </li>
+                                                       <li class="dropdown 
active">
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Hands-On <b 
class="caret"></b></a>
+                                                               <ul 
class="dropdown-menu">
+                                                                       <li 
class="active"><a href="" title="Quick Start">Quick Start </a></li>
+                                                                       <li 
class="active"><a href="" title="Tutorial">Tutorial </a></li>
+                                                                       <li 
class="active"><a href="" title="Javadocs">Javadocs </a></li>
+                                                               </ul>
+                                                       </li>
+                                                       <li class="dropdown 
active">
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a>
+                                                               <ul 
class="dropdown-menu">
+                                                                       <li 
class="active"><a href="" title="Distributed lock manager">Distributed lock 
manager </a></li>
+                                                                       <li 
class="active"><a href="" title="Rabbit MQ consumer group">Rabbit MQ consumer 
group </a></li>
+                                                                       <li 
class="active"><a href="" title="Rsync replicated file store">Rsync replicated 
file store </a></li>
+                                                                       <li 
class="active"><a href="" title="Service discovery">Service discovery </a></li>
+                                                                       <li 
class="active"><a href="" title="Distributed task DAG execution">Distributed 
task DAG execution </a></li>
+                                                               </ul>
+                                                       </li>
+                                               </ul>
+                                       </div><!--/.nav-collapse -->
+                               </div>
+                       </div>
+               </div>
+               
+       <div class="container">
+       
+       <!-- Masthead
+       ================================================== -->
+       <header class="jumbotron subhead">
+               <div class="row" id="banner">
+                       <div class="span12">
+                               <div class="pull-left">
+                                       <a href="" id="bannerLeft"><img src="" 
alt='"''"' /></a>
+                               </div>
+                               <div class="pull-right">
+                                       <a href="http://www.apache.org/"; 
id="bannerRight"><img src="" alt='"''"' /></a>
+                               </div>
+                       </div>
+               </div>
+               <div>
+                       <ul class="breadcrumb">
+                               <li><a href="" title="Apache Helix">Apache 
Helix </a></li>
+                               <li class="divider">/</li>
+                               <li><a href="" title="Release 1.0.3">Release 
1.0.3 </a></li>
+                               <li class="divider">/</li>
+                               <li>CrushED (Crush-based rebalancer with Even 
Distribution)</li>
+                               <li class="publishDate version-date 
pull-right">Last Published: 2022-04-15</li>
+                       </ul>
+               </div>
+       </header>
+
+       <div class="main-body">
+       <div class="row">
+               <div class="span12">
+                       <div class="body-content">
+$bodyWithHeader
+                       </div>
+               </div>
+       </div>
+       </div>
+
+       </div><!-- /container -->
+       
+       <!-- Footer
+       ================================================== -->
+       <footer class="well">
+               <div class="container">
+                       <div class="row">
+                               <div class="span9 bottom-nav">
+                                       <ul class="nav nav-list">
+                                               <li class="nav-header">Get 
Helix</li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Download">Download </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Building">Building </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Release Notes">Release Notes </a>
+                                               </li>
+                                               <li 
class="nav-header">Hands-On</li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Quick Start">Quick Start </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Tutorial">Tutorial </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Javadocs">Javadocs </a>
+                                               </li>
+                                               <li 
class="nav-header">Recipes</li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Distributed lock manager">Distributed lock manager </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Rabbit MQ consumer group">Rabbit MQ consumer group </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Rsync replicated file store">Rsync replicated file store </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Service discovery">Service discovery </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Distributed task DAG execution">Distributed task DAG execution </a>
+                                               </li>
+                                       </ul>
+                               </div>
+                       </div>
+               </div>
+       </footer>
+               
+       <div class="container subfooter">
+               <div class="row">
+                       <div class="span12">
+                               <p class="pull-right"><a href="#">Back to 
top</a></p>
+                               <p class="copyright">Copyright &copy;2022 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</p>
+                               <p><a 
href="http://github.com/andriusvelykis/reflow-maven-skin"; title="Reflow Maven 
skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt"; 
target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
+                                       </div>
+               </div>
+       </div>
+
+       <!-- Le javascript
+       ================================================== -->
+       <!-- Placed at the end of the document so the pages load faster -->
+
+       <!-- Fallback jQuery loading from Google CDN:
+            
http://stackoverflow.com/questions/1014203/best-way-to-use-googles-hosted-jquery-but-fall-back-to-my-hosted-library-on-go
 -->
+       <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js";></script>
+       <script type="text/javascript">
+               if (typeof jQuery == 'undefined')
+               {
+                       document.write(unescape("%3Cscript 
src='./js/jquery-1.8.3.min.js' type='text/javascript'%3E%3C/script%3E"));
+               }
+       </script>
+       
+       <script 
src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/js/bootstrap.min.js";></script>
+       <script src="./js/lightbox.js"></script>
+       <script src="./js/jquery.smooth-scroll.min.js"></script>
+       <!-- back button support for smooth scroll -->
+       <script src="./js/jquery.ba-bbq.min.js"></script>
+
+       <script src="./js/reflow-skin.js"></script>
+       
+       </body>
+</html>
\ No newline at end of file

Added: helix/site-content/1.0.3-docs/distribution-management.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/distribution-management.html?rev=1906412&view=auto
==============================================================================
--- helix/site-content/1.0.3-docs/distribution-management.html (added)
+++ helix/site-content/1.0.3-docs/distribution-management.html Thu Jan  5 
19:48:20 2023
@@ -0,0 +1,250 @@
+
+<!DOCTYPE html>
+
+
+
+
+
+
+<!--
+ Generated by Apache Maven Doxia at 2022-05-12  Rendered using Reflow Maven 
Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin)
+-->
+<html  xml:lang="en" lang="en">
+
+       <head>
+               <meta charset="UTF-8" />
+               <title>Apache Helix &#x2013; Project Distribution 
Management</title>
+               <meta name="viewport" content="width=device-width, 
initial-scale=1.0" />
+               <meta name="description" content="" />
+               <meta http-equiv="content-language" content="en" />
+
+               <link href="./css/bootstrap.min.css" rel="stylesheet" />
+               <link href="./css/bootstrap-responsive.min.css" 
rel="stylesheet" />
+               <link href="./css/docs.css" rel="stylesheet" />
+               <link href="./css/reflow-skin.css" rel="stylesheet" />
+
+
+               <link href="./css/lightbox.css" rel="stylesheet" />
+
+               <link href="./css/site.css" rel="stylesheet" />
+               <link href="./css/print.css" rel="stylesheet" media="print" />
+
+               <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+               <!--[if lt IE 9]>
+                       <script src="./js/html5.js"></script>
+               <![endif]-->
+
+
+
+
+
+    
+<!-- Matomo -->
+<script>
+    var _paq = window._paq = window._paq || [];
+                        _paq.push(['disableCookies']);
+                                    _paq.push(['trackPageView']);
+                                    _paq.push(['enableLinkTracking']);
+                    
+    (function() {
+        var u="https://analytics.apache.org";;
+        _paq.push(['setTrackerUrl', u+'/matomo.php']);
+        _paq.push(['setSiteId', '15']);
+        var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
+        g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+    })();
+</script>
+<!-- End Matomo Code -->
+       </head>
+
+       <body class="page-distribution-management project-103-docs" 
data-spy="scroll" data-offset="60" data-target="#toc-scroll-target">
+
+    
+               <div class="navbar navbar-fixed-top">
+                       <div class="navbar-inner">
+                               <div class="container">
+                                       <a class="btn btn-navbar" 
data-toggle="collapse" data-target="#top-nav-collapse">
+                                               <span class="icon-bar"></span>
+                                               <span class="icon-bar"></span>
+                                               <span class="icon-bar"></span>
+                                       </a>
+                                       <a class="brand" 
href="http://helix.apache.org";>Apache Helix</a>
+                                       <div class="nav-collapse collapse" 
id="top-nav-collapse">
+                                               <ul class="nav pull-right">
+                                                       <li ><a 
href="index.html" title="Helix 1.0.3">Helix 1.0.3</a></li>
+                                                       <li class="dropdown">
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Get Helix <b 
class="caret"></b></a>
+                                                               <ul 
class="dropdown-menu">
+                                                                       <li ><a 
href="download.html" title="Download">Download</a></li>
+                                                                       <li ><a 
href="Building.html" title="Building">Building</a></li>
+                                                                       <li ><a 
href="releasenotes/release-1.0.3.html" title="Release Notes">Release 
Notes</a></li>
+                                                               </ul>
+                                                       </li>
+                                                       <li class="dropdown">
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Hands-On <b 
class="caret"></b></a>
+                                                               <ul 
class="dropdown-menu">
+                                                                       <li ><a 
href="Quickstart.html" title="Quick Start">Quick Start</a></li>
+                                                                       <li ><a 
href="Tutorial.html" title="Tutorial">Tutorial</a></li>
+                                                                       <li ><a 
href="../javadocs/1.0.3" title="Javadocs">Javadocs</a></li>
+                                                               </ul>
+                                                       </li>
+                                                       <li class="dropdown">
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a>
+                                                               <ul 
class="dropdown-menu">
+                                                                       <li ><a 
href="recipes/lock_manager.html" title="Distributed lock manager">Distributed 
lock manager</a></li>
+                                                                       <li ><a 
href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer 
group">Rabbit MQ consumer group</a></li>
+                                                                       <li ><a 
href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file 
store">Rsync replicated file store</a></li>
+                                                                       <li ><a 
href="recipes/service_discovery.html" title="Service discovery">Service 
discovery</a></li>
+                                                                       <li ><a 
href="recipes/task_dag_execution.html" title="Distributed task DAG 
execution">Distributed task DAG execution</a></li>
+                                                               </ul>
+                                                       </li>
+                                               </ul>
+                                       </div><!--/.nav-collapse -->
+                               </div>
+                       </div>
+               </div>
+
+       <div class="container">
+
+       <!-- Masthead
+       ================================================== -->
+
+       <header>
+       <div class="jumbotron subhead">
+               <div class="row" id="banner">
+                       <div class="span12">
+                               <div class="pull-left">
+                                       <a href="http://helix.apache.org/"; 
id="bannerLeft"><img src="../images/helix-logo.jpg" alt='"''"' /></a>
+                                       <p class="lead">A cluster management 
framework for partitioned and replicated distributed resources</p>
+                               </div>
+                               <div class="pull-right">
+                                       <a href="http://www.apache.org/"; 
id="bannerRight"><img src="../images/feather_small.gif" alt='"''"' /></a>
+                               </div>
+                       </div>
+               </div>
+       </div>
+               <div>
+                       <ul class="breadcrumb">
+                               <li><a href="http://helix.apache.org/"; 
title="Apache Helix" class="externalLink">Apache Helix</a></li>
+                               <li class="divider">/</li>
+                               <li><a href="../" title="Apache Helix">Apache 
Helix</a></li>
+                               <li class="divider">/</li>
+                               <li><a href="./" title="Release 1.0.3">Release 
1.0.3</a></li>
+                               <li class="divider">/</li>
+                               <li>Project Distribution Management</li>
+                               <li class="publishDate version-date 
pull-right">Last Published: 2022-05-12</li>
+                       </ul>
+               </div>
+       </header>
+
+       <div class="main-body">
+       <div class="row">
+               <div class="span12">
+                       <div class="body-content">
+<section> 
+ <div class="page-header">
+  <h2 id="Overview">Overview</h2>
+ </div><a name="Overview"></a> 
+ <p>The following is the distribution management information used by this 
project.</p> 
+ <section> 
+  <h3 id="Repository_-_apache.releases.https">Repository - 
apache.releases.https</h3><a name="Repository_-_apache.releases.https"></a><a 
class="externalLink" 
href="https://repository.apache.org/service/local/staging/deploy/maven2";>https://repository.apache.org/service/local/staging/deploy/maven2</a>
 
+ </section> 
+ <section> 
+  <h3 id="Snapshot_Repository_-_apache.snapshots.https">Snapshot Repository - 
apache.snapshots.https</h3><a 
name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" 
href="https://repository.apache.org/content/repositories/snapshots";>https://repository.apache.org/content/repositories/snapshots</a>
 
+ </section> 
+ <section> 
+  <h3 id="Site_-_apache.website">Site - apache.website</h3><a 
name="Site_-_apache.website"></a> 
+  
<p>scm:svn:https://svn.apache.org/repos/asf/helix/site-content//1.0.3-docs</p> 
+ </section> 
+</section>
+                       </div>
+               </div>
+       </div>
+       </div>
+
+       </div><!-- /container -->
+
+       <!-- Footer
+       ================================================== -->
+       <footer class="well">
+               <div class="container">
+                       <div class="row">
+                               <div class="span3 bottom-nav">
+                                       <ul class="nav nav-list">
+                                               <li class="nav-header">Get 
Helix</li>
+                                               <li >
+                                                       <a href="download.html" 
title="Download">Download</a>
+                                               </li>
+                                               <li >
+                                                       <a href="Building.html" 
title="Building">Building</a>
+                                               </li>
+                                               <li >
+                                                       <a 
href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a>
+                                               </li>
+                                       </ul>
+                               </div>
+                               <div class="span3 bottom-nav">
+                                       <ul class="nav nav-list">
+                                               <li 
class="nav-header">Hands-On</li>
+                                               <li >
+                                                       <a 
href="Quickstart.html" title="Quick Start">Quick Start</a>
+                                               </li>
+                                               <li >
+                                                       <a href="Tutorial.html" 
title="Tutorial">Tutorial</a>
+                                               </li>
+                                               <li >
+                                                       <a 
href="../javadocs/1.0.3" title="Javadocs">Javadocs</a>
+                                               </li>
+                                       </ul>
+                               </div>
+                               <div class="span3 bottom-nav">
+                                       <ul class="nav nav-list">
+                                               <li 
class="nav-header">Recipes</li>
+                                               <li >
+                                                       <a 
href="recipes/lock_manager.html" title="Distributed lock manager">Distributed 
lock manager</a>
+                                               </li>
+                                               <li >
+                                                       <a 
href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer 
group">Rabbit MQ consumer group</a>
+                                               </li>
+                                               <li >
+                                                       <a 
href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file 
store">Rsync replicated file store</a>
+                                               </li>
+                                               <li >
+                                                       <a 
href="recipes/service_discovery.html" title="Service discovery">Service 
discovery</a>
+                                               </li>
+                                               <li >
+                                                       <a 
href="recipes/task_dag_execution.html" title="Distributed task DAG 
execution">Distributed task DAG execution</a>
+                                               </li>
+                                       </ul>
+                               </div>
+                       </div>
+               </div>
+       </footer>
+
+       <div class="container subfooter">
+               <div class="row">
+                       <div class="span12">
+                               <p class="pull-right"><a href="#">Back to 
top</a></p>
+                               <p class="copyright">Copyright &copy;2022 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</p>
+                               <p><a 
href="https://github.com/olamy/reflow-maven-skin"; title="Reflow Maven 
skin">Reflow Maven skin</a> maintained by <a href="https://twitter.com/olamy"; 
target="_blank" title="Olivier Lamy">Olivier Lamy</a>.</p>
+               <div class="row span16"><div>Apache Helix, Apache, the Apache 
feather logo, and the Apache Helix project logos are trademarks of The Apache 
Software Foundation.
+        All other marks mentioned may be trademarks or registered trademarks 
of their respective owners.</div>
+        <a 
href="https://helix.apache.org/1.0.3-docs/privacy-policy.html";>Privacy 
Policy</a>
+      </div>
+                       </div>
+               </div>
+       </div>
+
+       <!-- Le javascript
+       ================================================== -->
+       <!-- Placed at the end of the document so the pages load faster -->
+       <script src="./js/jquery.min.js"></script>
+
+       <script src="./js/bootstrap.min.js"></script>
+       <script src="./js/lightbox.min.js"></script>
+       <script src="./js/reflow-scroll.js"></script>
+
+       <script src="./js/reflow-skin.js"></script>
+
+       </body>
+</html>
\ No newline at end of file

Added: helix/site-content/1.0.3-docs/download.cgi
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/download.cgi?rev=1906412&view=auto
==============================================================================
--- helix/site-content/1.0.3-docs/download.cgi (added)
+++ helix/site-content/1.0.3-docs/download.cgi Thu Jan  5 19:48:20 2023
@@ -0,0 +1,22 @@
+#!/bin/sh
+# Just call the standard mirrors.cgi script. It will use download.html
+# as the input template.
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*

Added: helix/site-content/1.0.3-docs/download.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/download.html?rev=1906412&view=auto
==============================================================================
--- helix/site-content/1.0.3-docs/download.html (added)
+++ helix/site-content/1.0.3-docs/download.html Thu Jan  5 19:48:20 2023
@@ -0,0 +1,201 @@
+
+<!DOCTYPE html>
+<!--
+ Generated by Apache Maven Doxia at 2022-04-15
+ Rendered using Maven Reflow Skin 1.0.0 
(http://andriusvelykis.github.com/reflow-maven-skin)
+-->
+<html  xml:lang="en" lang="en">
+
+       <head>
+               <meta charset="UTF-8" />
+               <title>Apache Helix &#x2013; Apache Helix Downloads</title>
+               <meta name="viewport" content="width=device-width, 
initial-scale=1.0" />
+               <meta name="description" content="" />
+               <meta name="author" content="Apache Helix Documentation Team" />
+               <meta http-equiv="content-language" content="en" />
+
+               <link 
href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap.min.css";
 rel="stylesheet" />
+               <link 
href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap-responsive.min.css";
 rel="stylesheet" />
+               <link href="./css/docs.css" rel="stylesheet" />
+               <link href="./css/reflow-skin.css" rel="stylesheet" />
+               
+               
+               <link href="./css/lightbox.css" rel="stylesheet" />
+               
+               <link href="./css/site.css" rel="stylesheet" />
+               <link href="./css/print.css" rel="stylesheet" media="print" />
+               
+               <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+               <!--[if lt IE 9]>
+                       <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
+               <![endif]-->
+               
+       </head>
+
+       <body class="page-$config.fileId project-$config.projectId" 
data-spy="scroll" data-offset="60" data-target="#toc-scroll-target">
+
+               <div class="navbar navbar-fixed-top">
+                       <div class="navbar-inner">
+                               <div class="container">
+                                       <a class="btn btn-navbar" 
data-toggle="collapse" data-target=".nav-collapse">
+                                               <span class="icon-bar"></span>
+                                               <span class="icon-bar"></span>
+                                               <span class="icon-bar"></span>
+                                       </a>
+                                       <div class="nav-collapse">
+                                               <ul class="nav pull-right">
+                                                       <li class="active"><a 
href="" title="Helix 1.0.3">Helix 1.0.3 </a></li>
+                                                       <li class="dropdown 
active">
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Get Helix <b 
class="caret"></b></a>
+                                                               <ul 
class="dropdown-menu">
+                                                                       <li 
class="active"><a href="" title="Download">Download </a></li>
+                                                                       <li 
class="active"><a href="" title="Building">Building </a></li>
+                                                                       <li 
class="active"><a href="" title="Release Notes">Release Notes </a></li>
+                                                               </ul>
+                                                       </li>
+                                                       <li class="dropdown 
active">
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Hands-On <b 
class="caret"></b></a>
+                                                               <ul 
class="dropdown-menu">
+                                                                       <li 
class="active"><a href="" title="Quick Start">Quick Start </a></li>
+                                                                       <li 
class="active"><a href="" title="Tutorial">Tutorial </a></li>
+                                                                       <li 
class="active"><a href="" title="Javadocs">Javadocs </a></li>
+                                                               </ul>
+                                                       </li>
+                                                       <li class="dropdown 
active">
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a>
+                                                               <ul 
class="dropdown-menu">
+                                                                       <li 
class="active"><a href="" title="Distributed lock manager">Distributed lock 
manager </a></li>
+                                                                       <li 
class="active"><a href="" title="Rabbit MQ consumer group">Rabbit MQ consumer 
group </a></li>
+                                                                       <li 
class="active"><a href="" title="Rsync replicated file store">Rsync replicated 
file store </a></li>
+                                                                       <li 
class="active"><a href="" title="Service discovery">Service discovery </a></li>
+                                                                       <li 
class="active"><a href="" title="Distributed task DAG execution">Distributed 
task DAG execution </a></li>
+                                                               </ul>
+                                                       </li>
+                                               </ul>
+                                       </div><!--/.nav-collapse -->
+                               </div>
+                       </div>
+               </div>
+               
+       <div class="container">
+       
+       <!-- Masthead
+       ================================================== -->
+       <header class="jumbotron subhead">
+               <div class="row" id="banner">
+                       <div class="span12">
+                               <div class="pull-left">
+                                       <a href="" id="bannerLeft"><img src="" 
alt='"''"' /></a>
+                               </div>
+                               <div class="pull-right">
+                                       <a href="http://www.apache.org/"; 
id="bannerRight"><img src="" alt='"''"' /></a>
+                               </div>
+                       </div>
+               </div>
+               <div>
+                       <ul class="breadcrumb">
+                               <li><a href="" title="Apache Helix">Apache 
Helix </a></li>
+                               <li class="divider">/</li>
+                               <li><a href="" title="Release 1.0.3">Release 
1.0.3 </a></li>
+                               <li class="divider">/</li>
+                               <li>Apache Helix Downloads</li>
+                               <li class="publishDate version-date 
pull-right">Last Published: 2022-04-15</li>
+                       </ul>
+               </div>
+       </header>
+
+       <div class="main-body">
+       <div class="row">
+               <div class="span12">
+                       <div class="body-content">
+$bodyWithHeader
+                       </div>
+               </div>
+       </div>
+       </div>
+
+       </div><!-- /container -->
+       
+       <!-- Footer
+       ================================================== -->
+       <footer class="well">
+               <div class="container">
+                       <div class="row">
+                               <div class="span9 bottom-nav">
+                                       <ul class="nav nav-list">
+                                               <li class="nav-header">Get 
Helix</li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Download">Download </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Building">Building </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Release Notes">Release Notes </a>
+                                               </li>
+                                               <li 
class="nav-header">Hands-On</li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Quick Start">Quick Start </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Tutorial">Tutorial </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Javadocs">Javadocs </a>
+                                               </li>
+                                               <li 
class="nav-header">Recipes</li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Distributed lock manager">Distributed lock manager </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Rabbit MQ consumer group">Rabbit MQ consumer group </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Rsync replicated file store">Rsync replicated file store </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Service discovery">Service discovery </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Distributed task DAG execution">Distributed task DAG execution </a>
+                                               </li>
+                                       </ul>
+                               </div>
+                       </div>
+               </div>
+       </footer>
+               
+       <div class="container subfooter">
+               <div class="row">
+                       <div class="span12">
+                               <p class="pull-right"><a href="#">Back to 
top</a></p>
+                               <p class="copyright">Copyright &copy;2022 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</p>
+                               <p><a 
href="http://github.com/andriusvelykis/reflow-maven-skin"; title="Reflow Maven 
skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt"; 
target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
+                                       </div>
+               </div>
+       </div>
+
+       <!-- Le javascript
+       ================================================== -->
+       <!-- Placed at the end of the document so the pages load faster -->
+
+       <!-- Fallback jQuery loading from Google CDN:
+            
http://stackoverflow.com/questions/1014203/best-way-to-use-googles-hosted-jquery-but-fall-back-to-my-hosted-library-on-go
 -->
+       <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js";></script>
+       <script type="text/javascript">
+               if (typeof jQuery == 'undefined')
+               {
+                       document.write(unescape("%3Cscript 
src='./js/jquery-1.8.3.min.js' type='text/javascript'%3E%3C/script%3E"));
+               }
+       </script>
+       
+       <script 
src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/js/bootstrap.min.js";></script>
+       <script src="./js/lightbox.js"></script>
+       <script src="./js/jquery.smooth-scroll.min.js"></script>
+       <!-- back button support for smooth scroll -->
+       <script src="./js/jquery.ba-bbq.min.js"></script>
+
+       <script src="./js/reflow-skin.js"></script>
+       
+       </body>
+</html>
\ No newline at end of file

Added: 
helix/site-content/1.0.3-docs/images/CustomizedViewSystemArchitecture.jpeg
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/CustomizedViewSystemArchitecture.jpeg?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
helix/site-content/1.0.3-docs/images/CustomizedViewSystemArchitecture.jpeg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: helix/site-content/1.0.3-docs/images/HelixPriorityLockWorkflow.jpeg
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/HelixPriorityLockWorkflow.jpeg?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/images/HelixPriorityLockWorkflow.jpeg
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: helix/site-content/1.0.3-docs/images/PFS-Generic.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/PFS-Generic.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/images/PFS-Generic.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: helix/site-content/1.0.3-docs/images/ParticipantAutoRegistrationLogic.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/ParticipantAutoRegistrationLogic.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
helix/site-content/1.0.3-docs/images/ParticipantAutoRegistrationLogic.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: helix/site-content/1.0.3-docs/images/RSYNC_BASED_PFS.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/RSYNC_BASED_PFS.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/images/RSYNC_BASED_PFS.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: helix/site-content/1.0.3-docs/images/TaskFrameworkLayers.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/TaskFrameworkLayers.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/images/TaskFrameworkLayers.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: helix/site-content/1.0.3-docs/images/UIScreenshot.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/UIScreenshot.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/images/UIScreenshot.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: helix/site-content/1.0.3-docs/images/UIScreenshot2.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/UIScreenshot2.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/images/UIScreenshot2.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: helix/site-content/1.0.3-docs/images/auto-exit-maintenance.jpg
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/auto-exit-maintenance.jpg?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/images/auto-exit-maintenance.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: helix/site-content/1.0.3-docs/images/close.gif
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/close.gif?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/images/close.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: helix/site-content/1.0.3-docs/images/close.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/close.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/images/close.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
helix/site-content/1.0.3-docs/images/design/crushed/after-using-crushed.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/design/crushed/after-using-crushed.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
helix/site-content/1.0.3-docs/images/design/crushed/after-using-crushed.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
helix/site-content/1.0.3-docs/images/design/crushed/before-using-crush.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/design/crushed/before-using-crush.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
helix/site-content/1.0.3-docs/images/design/crushed/before-using-crush.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: helix/site-content/1.0.3-docs/images/design/crushed/classes.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/design/crushed/classes.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/images/design/crushed/classes.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
helix/site-content/1.0.3-docs/images/design/crushed/crushed-master-dist.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/design/crushed/crushed-master-dist.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
helix/site-content/1.0.3-docs/images/design/crushed/crushed-master-dist.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
helix/site-content/1.0.3-docs/images/design/crushed/crushed-partition-dist.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/design/crushed/crushed-partition-dist.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
helix/site-content/1.0.3-docs/images/design/crushed/crushed-partition-dist.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: helix/site-content/1.0.3-docs/images/design/crushed/cursh-master-dist.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/design/crushed/cursh-master-dist.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
helix/site-content/1.0.3-docs/images/design/crushed/cursh-master-dist.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
helix/site-content/1.0.3-docs/images/design/crushed/cursh-partition-dist.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/design/crushed/cursh-partition-dist.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
helix/site-content/1.0.3-docs/images/design/crushed/cursh-partition-dist.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
helix/site-content/1.0.3-docs/images/design/crushed/example-cluster-master-dist-after.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/design/crushed/example-cluster-master-dist-after.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
helix/site-content/1.0.3-docs/images/design/crushed/example-cluster-master-dist-after.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
helix/site-content/1.0.3-docs/images/design/crushed/example-cluster-master-dist.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/design/crushed/example-cluster-master-dist.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
helix/site-content/1.0.3-docs/images/design/crushed/example-cluster-master-dist.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
helix/site-content/1.0.3-docs/images/design/crushed/example-cluster-partition-dist.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/design/crushed/example-cluster-partition-dist.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
helix/site-content/1.0.3-docs/images/design/crushed/example-cluster-partition-dist.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
helix/site-content/1.0.3-docs/images/design/crushed/example-movement-on-expansion.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/design/crushed/example-movement-on-expansion.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
helix/site-content/1.0.3-docs/images/design/crushed/example-movement-on-expansion.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
helix/site-content/1.0.3-docs/images/design/crushed/node-down-master-move.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/design/crushed/node-down-master-move.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
helix/site-content/1.0.3-docs/images/design/crushed/node-down-master-move.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
helix/site-content/1.0.3-docs/images/design/crushed/node-down-partition-move.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/design/crushed/node-down-partition-move.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
helix/site-content/1.0.3-docs/images/design/crushed/node-down-partition-move.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: helix/site-content/1.0.3-docs/images/design/crushed/performance.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/design/crushed/performance.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/images/design/crushed/performance.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: helix/site-content/1.0.3-docs/images/loading.gif
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/loading.gif?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/images/loading.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: helix/site-content/1.0.3-docs/images/next.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/next.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/images/next.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: helix/site-content/1.0.3-docs/images/prev.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/prev.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/images/prev.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: helix/site-content/1.0.3-docs/images/quota_InstanceCapacityManager.jpeg
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/quota_InstanceCapacityManager.jpeg?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
helix/site-content/1.0.3-docs/images/quota_InstanceCapacityManager.jpeg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: helix/site-content/1.0.3-docs/images/quota_intro.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/quota_intro.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/images/quota_intro.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: helix/site-content/1.0.3-docs/img/close.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/img/close.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/img/close.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: helix/site-content/1.0.3-docs/img/glyphicons-halflings-white.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/img/glyphicons-halflings-white.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/img/glyphicons-halflings-white.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: helix/site-content/1.0.3-docs/img/glyphicons-halflings.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/img/glyphicons-halflings.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/img/glyphicons-halflings.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: helix/site-content/1.0.3-docs/img/loading.gif
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/img/loading.gif?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/img/loading.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: helix/site-content/1.0.3-docs/img/next.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/img/next.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/img/next.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: helix/site-content/1.0.3-docs/img/prev.png
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/img/prev.png?rev=1906412&view=auto
==============================================================================
Binary file - no diff available.

Propchange: helix/site-content/1.0.3-docs/img/prev.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: helix/site-content/1.0.3-docs/index.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/index.html?rev=1906412&view=auto
==============================================================================
--- helix/site-content/1.0.3-docs/index.html (added)
+++ helix/site-content/1.0.3-docs/index.html Thu Jan  5 19:48:20 2023
@@ -0,0 +1,200 @@
+
+<!DOCTYPE html>
+<!--
+ Generated by Apache Maven Doxia at 2022-04-15
+ Rendered using Maven Reflow Skin 1.0.0 
(http://andriusvelykis.github.com/reflow-maven-skin)
+-->
+<html  xml:lang="en" lang="en">
+
+       <head>
+               <meta charset="UTF-8" />
+               <title>Apache Helix &#x2013; Helix 1.0.3 Documentation</title>
+               <meta name="viewport" content="width=device-width, 
initial-scale=1.0" />
+               <meta name="description" content="" />
+               <meta http-equiv="content-language" content="en" />
+
+               <link 
href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap.min.css";
 rel="stylesheet" />
+               <link 
href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap-responsive.min.css";
 rel="stylesheet" />
+               <link href="./css/docs.css" rel="stylesheet" />
+               <link href="./css/reflow-skin.css" rel="stylesheet" />
+               
+               
+               <link href="./css/lightbox.css" rel="stylesheet" />
+               
+               <link href="./css/site.css" rel="stylesheet" />
+               <link href="./css/print.css" rel="stylesheet" media="print" />
+               
+               <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+               <!--[if lt IE 9]>
+                       <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
+               <![endif]-->
+               
+       </head>
+
+       <body class="page-$config.fileId project-$config.projectId" 
data-spy="scroll" data-offset="60" data-target="#toc-scroll-target">
+
+               <div class="navbar navbar-fixed-top">
+                       <div class="navbar-inner">
+                               <div class="container">
+                                       <a class="btn btn-navbar" 
data-toggle="collapse" data-target=".nav-collapse">
+                                               <span class="icon-bar"></span>
+                                               <span class="icon-bar"></span>
+                                               <span class="icon-bar"></span>
+                                       </a>
+                                       <div class="nav-collapse">
+                                               <ul class="nav pull-right">
+                                                       <li class="active"><a 
href="" title="Helix 1.0.3">Helix 1.0.3 </a></li>
+                                                       <li class="dropdown 
active">
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Get Helix <b 
class="caret"></b></a>
+                                                               <ul 
class="dropdown-menu">
+                                                                       <li 
class="active"><a href="" title="Download">Download </a></li>
+                                                                       <li 
class="active"><a href="" title="Building">Building </a></li>
+                                                                       <li 
class="active"><a href="" title="Release Notes">Release Notes </a></li>
+                                                               </ul>
+                                                       </li>
+                                                       <li class="dropdown 
active">
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Hands-On <b 
class="caret"></b></a>
+                                                               <ul 
class="dropdown-menu">
+                                                                       <li 
class="active"><a href="" title="Quick Start">Quick Start </a></li>
+                                                                       <li 
class="active"><a href="" title="Tutorial">Tutorial </a></li>
+                                                                       <li 
class="active"><a href="" title="Javadocs">Javadocs </a></li>
+                                                               </ul>
+                                                       </li>
+                                                       <li class="dropdown 
active">
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a>
+                                                               <ul 
class="dropdown-menu">
+                                                                       <li 
class="active"><a href="" title="Distributed lock manager">Distributed lock 
manager </a></li>
+                                                                       <li 
class="active"><a href="" title="Rabbit MQ consumer group">Rabbit MQ consumer 
group </a></li>
+                                                                       <li 
class="active"><a href="" title="Rsync replicated file store">Rsync replicated 
file store </a></li>
+                                                                       <li 
class="active"><a href="" title="Service discovery">Service discovery </a></li>
+                                                                       <li 
class="active"><a href="" title="Distributed task DAG execution">Distributed 
task DAG execution </a></li>
+                                                               </ul>
+                                                       </li>
+                                               </ul>
+                                       </div><!--/.nav-collapse -->
+                               </div>
+                       </div>
+               </div>
+               
+       <div class="container">
+       
+       <!-- Masthead
+       ================================================== -->
+       <header class="jumbotron subhead">
+               <div class="row" id="banner">
+                       <div class="span12">
+                               <div class="pull-left">
+                                       <a href="" id="bannerLeft"><img src="" 
alt='"''"' /></a>
+                               </div>
+                               <div class="pull-right">
+                                       <a href="http://www.apache.org/"; 
id="bannerRight"><img src="" alt='"''"' /></a>
+                               </div>
+                       </div>
+               </div>
+               <div>
+                       <ul class="breadcrumb">
+                               <li><a href="" title="Apache Helix">Apache 
Helix </a></li>
+                               <li class="divider">/</li>
+                               <li><a href="" title="Release 1.0.3">Release 
1.0.3 </a></li>
+                               <li class="divider">/</li>
+                               <li>Helix 1.0.3 Documentation</li>
+                               <li class="publishDate version-date 
pull-right">Last Published: 2022-04-15</li>
+                       </ul>
+               </div>
+       </header>
+
+       <div class="main-body">
+       <div class="row">
+               <div class="span12">
+                       <div class="body-content">
+$bodyWithHeader
+                       </div>
+               </div>
+       </div>
+       </div>
+
+       </div><!-- /container -->
+       
+       <!-- Footer
+       ================================================== -->
+       <footer class="well">
+               <div class="container">
+                       <div class="row">
+                               <div class="span9 bottom-nav">
+                                       <ul class="nav nav-list">
+                                               <li class="nav-header">Get 
Helix</li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Download">Download </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Building">Building </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Release Notes">Release Notes </a>
+                                               </li>
+                                               <li 
class="nav-header">Hands-On</li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Quick Start">Quick Start </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Tutorial">Tutorial </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Javadocs">Javadocs </a>
+                                               </li>
+                                               <li 
class="nav-header">Recipes</li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Distributed lock manager">Distributed lock manager </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Rabbit MQ consumer group">Rabbit MQ consumer group </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Rsync replicated file store">Rsync replicated file store </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Service discovery">Service discovery </a>
+                                               </li>
+                                               <li class="active">
+                                                       <a href="#" 
title="Distributed task DAG execution">Distributed task DAG execution </a>
+                                               </li>
+                                       </ul>
+                               </div>
+                       </div>
+               </div>
+       </footer>
+               
+       <div class="container subfooter">
+               <div class="row">
+                       <div class="span12">
+                               <p class="pull-right"><a href="#">Back to 
top</a></p>
+                               <p class="copyright">Copyright &copy;2022 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</p>
+                               <p><a 
href="http://github.com/andriusvelykis/reflow-maven-skin"; title="Reflow Maven 
skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt"; 
target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
+                                       </div>
+               </div>
+       </div>
+
+       <!-- Le javascript
+       ================================================== -->
+       <!-- Placed at the end of the document so the pages load faster -->
+
+       <!-- Fallback jQuery loading from Google CDN:
+            
http://stackoverflow.com/questions/1014203/best-way-to-use-googles-hosted-jquery-but-fall-back-to-my-hosted-library-on-go
 -->
+       <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js";></script>
+       <script type="text/javascript">
+               if (typeof jQuery == 'undefined')
+               {
+                       document.write(unescape("%3Cscript 
src='./js/jquery-1.8.3.min.js' type='text/javascript'%3E%3C/script%3E"));
+               }
+       </script>
+       
+       <script 
src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/js/bootstrap.min.js";></script>
+       <script src="./js/lightbox.js"></script>
+       <script src="./js/jquery.smooth-scroll.min.js"></script>
+       <!-- back button support for smooth scroll -->
+       <script src="./js/jquery.ba-bbq.min.js"></script>
+
+       <script src="./js/reflow-skin.js"></script>
+       
+       </body>
+</html>
\ No newline at end of file

Added: helix/site-content/1.0.3-docs/integration.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/integration.html?rev=1906412&view=auto
==============================================================================
--- helix/site-content/1.0.3-docs/integration.html (added)
+++ helix/site-content/1.0.3-docs/integration.html Thu Jan  5 19:48:20 2023
@@ -0,0 +1,251 @@
+
+<!DOCTYPE html>
+
+
+
+
+
+
+<!--
+ Generated by Apache Maven Doxia at 2022-05-12  Rendered using Reflow Maven 
Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin)
+-->
+<html  xml:lang="en" lang="en">
+
+       <head>
+               <meta charset="UTF-8" />
+               <title>Apache Helix &#x2013; CI Management</title>
+               <meta name="viewport" content="width=device-width, 
initial-scale=1.0" />
+               <meta name="description" content="" />
+               <meta http-equiv="content-language" content="en" />
+
+               <link href="./css/bootstrap.min.css" rel="stylesheet" />
+               <link href="./css/bootstrap-responsive.min.css" 
rel="stylesheet" />
+               <link href="./css/docs.css" rel="stylesheet" />
+               <link href="./css/reflow-skin.css" rel="stylesheet" />
+
+
+               <link href="./css/lightbox.css" rel="stylesheet" />
+
+               <link href="./css/site.css" rel="stylesheet" />
+               <link href="./css/print.css" rel="stylesheet" media="print" />
+
+               <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+               <!--[if lt IE 9]>
+                       <script src="./js/html5.js"></script>
+               <![endif]-->
+
+
+
+
+
+    
+<!-- Matomo -->
+<script>
+    var _paq = window._paq = window._paq || [];
+                        _paq.push(['disableCookies']);
+                                    _paq.push(['trackPageView']);
+                                    _paq.push(['enableLinkTracking']);
+                    
+    (function() {
+        var u="https://analytics.apache.org";;
+        _paq.push(['setTrackerUrl', u+'/matomo.php']);
+        _paq.push(['setSiteId', '15']);
+        var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
+        g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+    })();
+</script>
+<!-- End Matomo Code -->
+       </head>
+
+       <body class="page-integration project-103-docs" data-spy="scroll" 
data-offset="60" data-target="#toc-scroll-target">
+
+    
+               <div class="navbar navbar-fixed-top">
+                       <div class="navbar-inner">
+                               <div class="container">
+                                       <a class="btn btn-navbar" 
data-toggle="collapse" data-target="#top-nav-collapse">
+                                               <span class="icon-bar"></span>
+                                               <span class="icon-bar"></span>
+                                               <span class="icon-bar"></span>
+                                       </a>
+                                       <a class="brand" 
href="http://helix.apache.org";>Apache Helix</a>
+                                       <div class="nav-collapse collapse" 
id="top-nav-collapse">
+                                               <ul class="nav pull-right">
+                                                       <li ><a 
href="index.html" title="Helix 1.0.3">Helix 1.0.3</a></li>
+                                                       <li class="dropdown">
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Get Helix <b 
class="caret"></b></a>
+                                                               <ul 
class="dropdown-menu">
+                                                                       <li ><a 
href="download.html" title="Download">Download</a></li>
+                                                                       <li ><a 
href="Building.html" title="Building">Building</a></li>
+                                                                       <li ><a 
href="releasenotes/release-1.0.3.html" title="Release Notes">Release 
Notes</a></li>
+                                                               </ul>
+                                                       </li>
+                                                       <li class="dropdown">
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Hands-On <b 
class="caret"></b></a>
+                                                               <ul 
class="dropdown-menu">
+                                                                       <li ><a 
href="Quickstart.html" title="Quick Start">Quick Start</a></li>
+                                                                       <li ><a 
href="Tutorial.html" title="Tutorial">Tutorial</a></li>
+                                                                       <li ><a 
href="../javadocs/1.0.3" title="Javadocs">Javadocs</a></li>
+                                                               </ul>
+                                                       </li>
+                                                       <li class="dropdown">
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a>
+                                                               <ul 
class="dropdown-menu">
+                                                                       <li ><a 
href="recipes/lock_manager.html" title="Distributed lock manager">Distributed 
lock manager</a></li>
+                                                                       <li ><a 
href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer 
group">Rabbit MQ consumer group</a></li>
+                                                                       <li ><a 
href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file 
store">Rsync replicated file store</a></li>
+                                                                       <li ><a 
href="recipes/service_discovery.html" title="Service discovery">Service 
discovery</a></li>
+                                                                       <li ><a 
href="recipes/task_dag_execution.html" title="Distributed task DAG 
execution">Distributed task DAG execution</a></li>
+                                                               </ul>
+                                                       </li>
+                                               </ul>
+                                       </div><!--/.nav-collapse -->
+                               </div>
+                       </div>
+               </div>
+
+       <div class="container">
+
+       <!-- Masthead
+       ================================================== -->
+
+       <header>
+       <div class="jumbotron subhead">
+               <div class="row" id="banner">
+                       <div class="span12">
+                               <div class="pull-left">
+                                       <a href="http://helix.apache.org/"; 
id="bannerLeft"><img src="../images/helix-logo.jpg" alt='"''"' /></a>
+                                       <p class="lead">A cluster management 
framework for partitioned and replicated distributed resources</p>
+                               </div>
+                               <div class="pull-right">
+                                       <a href="http://www.apache.org/"; 
id="bannerRight"><img src="../images/feather_small.gif" alt='"''"' /></a>
+                               </div>
+                       </div>
+               </div>
+       </div>
+               <div>
+                       <ul class="breadcrumb">
+                               <li><a href="http://helix.apache.org/"; 
title="Apache Helix" class="externalLink">Apache Helix</a></li>
+                               <li class="divider">/</li>
+                               <li><a href="../" title="Apache Helix">Apache 
Helix</a></li>
+                               <li class="divider">/</li>
+                               <li><a href="./" title="Release 1.0.3">Release 
1.0.3</a></li>
+                               <li class="divider">/</li>
+                               <li>CI Management</li>
+                               <li class="publishDate version-date 
pull-right">Last Published: 2022-05-12</li>
+                       </ul>
+               </div>
+       </header>
+
+       <div class="main-body">
+       <div class="row">
+               <div class="span12">
+                       <div class="body-content">
+<section> 
+ <div class="page-header">
+  <h2 id="Overview">Overview</h2>
+ </div><a name="Overview"></a> 
+ <p>This project uses <a class="externalLink" 
href="http://jenkins-ci.org/";>Jenkins</a>.</p> 
+</section> 
+<section> 
+ <h2 id="Access">Access</h2><a name="Access"></a> 
+ <p>The following is a link to the continuous integration system used by the 
project:</p> 
+ <div class="source"> 
+  <pre><a class="externalLink" 
href="https://builds.apache.org/view/G-L/view/Helix/";>https://builds.apache.org/view/G-L/view/Helix/</a></pre>
 
+ </div> 
+</section> 
+<section> 
+ <h2 id="Notifiers">Notifiers</h2><a name="Notifiers"></a> 
+ <p>No notifiers are defined. Please check back at a later date.</p> 
+</section>
+                       </div>
+               </div>
+       </div>
+       </div>
+
+       </div><!-- /container -->
+
+       <!-- Footer
+       ================================================== -->
+       <footer class="well">
+               <div class="container">
+                       <div class="row">
+                               <div class="span3 bottom-nav">
+                                       <ul class="nav nav-list">
+                                               <li class="nav-header">Get 
Helix</li>
+                                               <li >
+                                                       <a href="download.html" 
title="Download">Download</a>
+                                               </li>
+                                               <li >
+                                                       <a href="Building.html" 
title="Building">Building</a>
+                                               </li>
+                                               <li >
+                                                       <a 
href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a>
+                                               </li>
+                                       </ul>
+                               </div>
+                               <div class="span3 bottom-nav">
+                                       <ul class="nav nav-list">
+                                               <li 
class="nav-header">Hands-On</li>
+                                               <li >
+                                                       <a 
href="Quickstart.html" title="Quick Start">Quick Start</a>
+                                               </li>
+                                               <li >
+                                                       <a href="Tutorial.html" 
title="Tutorial">Tutorial</a>
+                                               </li>
+                                               <li >
+                                                       <a 
href="../javadocs/1.0.3" title="Javadocs">Javadocs</a>
+                                               </li>
+                                       </ul>
+                               </div>
+                               <div class="span3 bottom-nav">
+                                       <ul class="nav nav-list">
+                                               <li 
class="nav-header">Recipes</li>
+                                               <li >
+                                                       <a 
href="recipes/lock_manager.html" title="Distributed lock manager">Distributed 
lock manager</a>
+                                               </li>
+                                               <li >
+                                                       <a 
href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer 
group">Rabbit MQ consumer group</a>
+                                               </li>
+                                               <li >
+                                                       <a 
href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file 
store">Rsync replicated file store</a>
+                                               </li>
+                                               <li >
+                                                       <a 
href="recipes/service_discovery.html" title="Service discovery">Service 
discovery</a>
+                                               </li>
+                                               <li >
+                                                       <a 
href="recipes/task_dag_execution.html" title="Distributed task DAG 
execution">Distributed task DAG execution</a>
+                                               </li>
+                                       </ul>
+                               </div>
+                       </div>
+               </div>
+       </footer>
+
+       <div class="container subfooter">
+               <div class="row">
+                       <div class="span12">
+                               <p class="pull-right"><a href="#">Back to 
top</a></p>
+                               <p class="copyright">Copyright &copy;2022 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</p>
+                               <p><a 
href="https://github.com/olamy/reflow-maven-skin"; title="Reflow Maven 
skin">Reflow Maven skin</a> maintained by <a href="https://twitter.com/olamy"; 
target="_blank" title="Olivier Lamy">Olivier Lamy</a>.</p>
+               <div class="row span16"><div>Apache Helix, Apache, the Apache 
feather logo, and the Apache Helix project logos are trademarks of The Apache 
Software Foundation.
+        All other marks mentioned may be trademarks or registered trademarks 
of their respective owners.</div>
+        <a 
href="https://helix.apache.org/1.0.3-docs/privacy-policy.html";>Privacy 
Policy</a>
+      </div>
+                       </div>
+               </div>
+       </div>
+
+       <!-- Le javascript
+       ================================================== -->
+       <!-- Placed at the end of the document so the pages load faster -->
+       <script src="./js/jquery.min.js"></script>
+
+       <script src="./js/bootstrap.min.js"></script>
+       <script src="./js/lightbox.min.js"></script>
+       <script src="./js/reflow-scroll.js"></script>
+
+       <script src="./js/reflow-skin.js"></script>
+
+       </body>
+</html>
\ No newline at end of file

Added: helix/site-content/1.0.3-docs/issue-tracking.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/issue-tracking.html?rev=1906412&view=auto
==============================================================================
--- helix/site-content/1.0.3-docs/issue-tracking.html (added)
+++ helix/site-content/1.0.3-docs/issue-tracking.html Thu Jan  5 19:48:20 2023
@@ -0,0 +1,247 @@
+
+<!DOCTYPE html>
+
+
+
+
+
+
+<!--
+ Generated by Apache Maven Doxia at 2022-05-12  Rendered using Reflow Maven 
Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin)
+-->
+<html  xml:lang="en" lang="en">
+
+       <head>
+               <meta charset="UTF-8" />
+               <title>Apache Helix &#x2013; Issue Management</title>
+               <meta name="viewport" content="width=device-width, 
initial-scale=1.0" />
+               <meta name="description" content="" />
+               <meta http-equiv="content-language" content="en" />
+
+               <link href="./css/bootstrap.min.css" rel="stylesheet" />
+               <link href="./css/bootstrap-responsive.min.css" 
rel="stylesheet" />
+               <link href="./css/docs.css" rel="stylesheet" />
+               <link href="./css/reflow-skin.css" rel="stylesheet" />
+
+
+               <link href="./css/lightbox.css" rel="stylesheet" />
+
+               <link href="./css/site.css" rel="stylesheet" />
+               <link href="./css/print.css" rel="stylesheet" media="print" />
+
+               <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+               <!--[if lt IE 9]>
+                       <script src="./js/html5.js"></script>
+               <![endif]-->
+
+
+
+
+
+    
+<!-- Matomo -->
+<script>
+    var _paq = window._paq = window._paq || [];
+                        _paq.push(['disableCookies']);
+                                    _paq.push(['trackPageView']);
+                                    _paq.push(['enableLinkTracking']);
+                    
+    (function() {
+        var u="https://analytics.apache.org";;
+        _paq.push(['setTrackerUrl', u+'/matomo.php']);
+        _paq.push(['setSiteId', '15']);
+        var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
+        g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+    })();
+</script>
+<!-- End Matomo Code -->
+       </head>
+
+       <body class="page-issue-tracking project-103-docs" data-spy="scroll" 
data-offset="60" data-target="#toc-scroll-target">
+
+    
+               <div class="navbar navbar-fixed-top">
+                       <div class="navbar-inner">
+                               <div class="container">
+                                       <a class="btn btn-navbar" 
data-toggle="collapse" data-target="#top-nav-collapse">
+                                               <span class="icon-bar"></span>
+                                               <span class="icon-bar"></span>
+                                               <span class="icon-bar"></span>
+                                       </a>
+                                       <a class="brand" 
href="http://helix.apache.org";>Apache Helix</a>
+                                       <div class="nav-collapse collapse" 
id="top-nav-collapse">
+                                               <ul class="nav pull-right">
+                                                       <li ><a 
href="index.html" title="Helix 1.0.3">Helix 1.0.3</a></li>
+                                                       <li class="dropdown">
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Get Helix <b 
class="caret"></b></a>
+                                                               <ul 
class="dropdown-menu">
+                                                                       <li ><a 
href="download.html" title="Download">Download</a></li>
+                                                                       <li ><a 
href="Building.html" title="Building">Building</a></li>
+                                                                       <li ><a 
href="releasenotes/release-1.0.3.html" title="Release Notes">Release 
Notes</a></li>
+                                                               </ul>
+                                                       </li>
+                                                       <li class="dropdown">
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Hands-On <b 
class="caret"></b></a>
+                                                               <ul 
class="dropdown-menu">
+                                                                       <li ><a 
href="Quickstart.html" title="Quick Start">Quick Start</a></li>
+                                                                       <li ><a 
href="Tutorial.html" title="Tutorial">Tutorial</a></li>
+                                                                       <li ><a 
href="../javadocs/1.0.3" title="Javadocs">Javadocs</a></li>
+                                                               </ul>
+                                                       </li>
+                                                       <li class="dropdown">
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a>
+                                                               <ul 
class="dropdown-menu">
+                                                                       <li ><a 
href="recipes/lock_manager.html" title="Distributed lock manager">Distributed 
lock manager</a></li>
+                                                                       <li ><a 
href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer 
group">Rabbit MQ consumer group</a></li>
+                                                                       <li ><a 
href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file 
store">Rsync replicated file store</a></li>
+                                                                       <li ><a 
href="recipes/service_discovery.html" title="Service discovery">Service 
discovery</a></li>
+                                                                       <li ><a 
href="recipes/task_dag_execution.html" title="Distributed task DAG 
execution">Distributed task DAG execution</a></li>
+                                                               </ul>
+                                                       </li>
+                                               </ul>
+                                       </div><!--/.nav-collapse -->
+                               </div>
+                       </div>
+               </div>
+
+       <div class="container">
+
+       <!-- Masthead
+       ================================================== -->
+
+       <header>
+       <div class="jumbotron subhead">
+               <div class="row" id="banner">
+                       <div class="span12">
+                               <div class="pull-left">
+                                       <a href="http://helix.apache.org/"; 
id="bannerLeft"><img src="../images/helix-logo.jpg" alt='"''"' /></a>
+                                       <p class="lead">A cluster management 
framework for partitioned and replicated distributed resources</p>
+                               </div>
+                               <div class="pull-right">
+                                       <a href="http://www.apache.org/"; 
id="bannerRight"><img src="../images/feather_small.gif" alt='"''"' /></a>
+                               </div>
+                       </div>
+               </div>
+       </div>
+               <div>
+                       <ul class="breadcrumb">
+                               <li><a href="http://helix.apache.org/"; 
title="Apache Helix" class="externalLink">Apache Helix</a></li>
+                               <li class="divider">/</li>
+                               <li><a href="../" title="Apache Helix">Apache 
Helix</a></li>
+                               <li class="divider">/</li>
+                               <li><a href="./" title="Release 1.0.3">Release 
1.0.3</a></li>
+                               <li class="divider">/</li>
+                               <li>Issue Management</li>
+                               <li class="publishDate version-date 
pull-right">Last Published: 2022-05-12</li>
+                       </ul>
+               </div>
+       </header>
+
+       <div class="main-body">
+       <div class="row">
+               <div class="span12">
+                       <div class="body-content">
+<section> 
+ <div class="page-header">
+  <h2 id="Overview">Overview</h2>
+ </div><a name="Overview"></a> 
+ <p>This project uses Github to manage its issues.</p> 
+</section> 
+<section> 
+ <h2 id="Issue_Management">Issue Management</h2><a 
name="Issue_Management"></a> 
+ <p>Issues, bugs, and feature requests should be submitted to the following 
issue management system for this project.</p> 
+ <div class="source"> 
+  <pre><a class="externalLink" 
href="https://github.com/apache/helix/issues";>https://github.com/apache/helix/issues</a></pre>
 
+ </div> 
+</section>
+                       </div>
+               </div>
+       </div>
+       </div>
+
+       </div><!-- /container -->
+
+       <!-- Footer
+       ================================================== -->
+       <footer class="well">
+               <div class="container">
+                       <div class="row">
+                               <div class="span3 bottom-nav">
+                                       <ul class="nav nav-list">
+                                               <li class="nav-header">Get 
Helix</li>
+                                               <li >
+                                                       <a href="download.html" 
title="Download">Download</a>
+                                               </li>
+                                               <li >
+                                                       <a href="Building.html" 
title="Building">Building</a>
+                                               </li>
+                                               <li >
+                                                       <a 
href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a>
+                                               </li>
+                                       </ul>
+                               </div>
+                               <div class="span3 bottom-nav">
+                                       <ul class="nav nav-list">
+                                               <li 
class="nav-header">Hands-On</li>
+                                               <li >
+                                                       <a 
href="Quickstart.html" title="Quick Start">Quick Start</a>
+                                               </li>
+                                               <li >
+                                                       <a href="Tutorial.html" 
title="Tutorial">Tutorial</a>
+                                               </li>
+                                               <li >
+                                                       <a 
href="../javadocs/1.0.3" title="Javadocs">Javadocs</a>
+                                               </li>
+                                       </ul>
+                               </div>
+                               <div class="span3 bottom-nav">
+                                       <ul class="nav nav-list">
+                                               <li 
class="nav-header">Recipes</li>
+                                               <li >
+                                                       <a 
href="recipes/lock_manager.html" title="Distributed lock manager">Distributed 
lock manager</a>
+                                               </li>
+                                               <li >
+                                                       <a 
href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer 
group">Rabbit MQ consumer group</a>
+                                               </li>
+                                               <li >
+                                                       <a 
href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file 
store">Rsync replicated file store</a>
+                                               </li>
+                                               <li >
+                                                       <a 
href="recipes/service_discovery.html" title="Service discovery">Service 
discovery</a>
+                                               </li>
+                                               <li >
+                                                       <a 
href="recipes/task_dag_execution.html" title="Distributed task DAG 
execution">Distributed task DAG execution</a>
+                                               </li>
+                                       </ul>
+                               </div>
+                       </div>
+               </div>
+       </footer>
+
+       <div class="container subfooter">
+               <div class="row">
+                       <div class="span12">
+                               <p class="pull-right"><a href="#">Back to 
top</a></p>
+                               <p class="copyright">Copyright &copy;2022 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All Rights 
Reserved.</p>
+                               <p><a 
href="https://github.com/olamy/reflow-maven-skin"; title="Reflow Maven 
skin">Reflow Maven skin</a> maintained by <a href="https://twitter.com/olamy"; 
target="_blank" title="Olivier Lamy">Olivier Lamy</a>.</p>
+               <div class="row span16"><div>Apache Helix, Apache, the Apache 
feather logo, and the Apache Helix project logos are trademarks of The Apache 
Software Foundation.
+        All other marks mentioned may be trademarks or registered trademarks 
of their respective owners.</div>
+        <a 
href="https://helix.apache.org/1.0.3-docs/privacy-policy.html";>Privacy 
Policy</a>
+      </div>
+                       </div>
+               </div>
+       </div>
+
+       <!-- Le javascript
+       ================================================== -->
+       <!-- Placed at the end of the document so the pages load faster -->
+       <script src="./js/jquery.min.js"></script>
+
+       <script src="./js/bootstrap.min.js"></script>
+       <script src="./js/lightbox.min.js"></script>
+       <script src="./js/reflow-scroll.js"></script>
+
+       <script src="./js/reflow-skin.js"></script>
+
+       </body>
+</html>
\ No newline at end of file


Reply via email to