Added: helix/site-content/1.0.3-docs/images/rss.png
URL:
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/rss.png?rev=1900184&view=auto
==============================================================================
Binary file - no diff available.
Propchange: helix/site-content/1.0.3-docs/images/rss.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: helix/site-content/1.0.3-docs/images/update.gif
URL:
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/update.gif?rev=1900184&view=auto
==============================================================================
Binary file - no diff available.
Propchange: helix/site-content/1.0.3-docs/images/update.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: helix/site-content/1.0.3-docs/images/window-new.png
URL:
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/images/window-new.png?rev=1900184&view=auto
==============================================================================
Binary file - no diff available.
Propchange: helix/site-content/1.0.3-docs/images/window-new.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
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=1900184&view=auto
==============================================================================
Binary file - no diff available.
Propchange: helix/site-content/1.0.3-docs/img/glyphicons-halflings-white.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
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=1900184&view=auto
==============================================================================
Binary file - no diff available.
Propchange: helix/site-content/1.0.3-docs/img/glyphicons-halflings.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
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=1900184&view=auto
==============================================================================
--- helix/site-content/1.0.3-docs/index.html (added)
+++ helix/site-content/1.0.3-docs/index.html Sat Apr 23 04:22:15 2022
@@ -0,0 +1,196 @@
+<!DOCTYPE html>
+
+
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from
src/site/markdown/index.md at 2022-04-23
+ | Rendered using Apache Maven Fluido Skin 1.11.0-SNAPSHOT
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+ <head>
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
+ <title>Apache Helix – Helix 1.0.3 Documentation</title>
+ <link rel="stylesheet"
href="./css/apache-maven-fluido-1.11.0-SNAPSHOT.min.css" />
+ <link rel="stylesheet" href="./css/site.css" />
+ <link rel="stylesheet" href="./css/print.css" media="print" />
+ <script src="./js/apache-maven-fluido-1.11.0-SNAPSHOT.min.js"></script>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-3211522-12']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+
+ </script>
+ </head>
+ <body class="topBarEnabled">
+ <header id="topbar" class="navbar navbar-fixed-top ">
+ <div class="navbar-inner">
+ <div class="container-fluid">
+ <a data-target=".nav-collapse" data-toggle="collapse" class="btn
btn-navbar">
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </a>
+ <ul class="nav">
+ <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>
+ <ul class="nav pull-right">
+ <li class="dropdown">
+ <a href="#" class="dropdown-toggle"
data-toggle="dropdown">External Links <b class="caret"></b></a>
+ <ul class="dropdown-menu">
+ <li><a href="index.html" title="Helix 1.0.3">Helix 1.0.3</a></li>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ </div>
+ </header>
+ <div class="container-fluid">
+ <header>
+ <div id="banner">
+ <div class="pull-left"><a href="http://helix.apache.org/"
id="bannerLeft"><img src="../images/helix-logo.jpg" alt=""/></a></div>
+ <div class="pull-right"><a href="http://www.apache.org/"
id="bannerRight"><img src="../images/feather_small.gif" alt=""/></a></div>
+ <div class="clear"><hr/></div>
+ </div>
+
+ <div id="breadcrumbs">
+ <ul class="breadcrumb">
+ <li class=""><a href="http://helix.apache.org/" class="externalLink"
title="Apache Helix">Apache Helix</a><span class="divider">/</span></li>
+ <li class=""><a href="../" title="Apache Helix">Apache Helix</a><span
class="divider">/</span></li>
+ <li class=""><a href="./" title="Release 1.0.3">Release 1.0.3</a><span
class="divider">/</span></li>
+ <li class="active ">Helix 1.0.3 Documentation</li>
+ <li id="publishDate" class="pull-right">Last Published: 2022-04-23</li>
+ </ul>
+ </div>
+ </header>
+ <div class="row-fluid">
+ <header id="leftColumn" class="span2">
+ <nav class="well sidebar-nav">
+ <ul class="nav nav-list">
+ <li class="nav-header">Get Helix</li>
+ <li><a href="download.html" title="Download"><span
class="none"></span>Download</a></li>
+ <li><a href="Building.html" title="Building"><span
class="none"></span>Building</a></li>
+ <li><a href="releasenotes/release-1.0.3.html" title="Release Notes"><span
class="none"></span>Release Notes</a></li>
+ <li class="nav-header">Hands-On</li>
+ <li><a href="Quickstart.html" title="Quick Start"><span
class="none"></span>Quick Start</a></li>
+ <li><a href="Tutorial.html" title="Tutorial"><span
class="none"></span>Tutorial</a></li>
+ <li><a href="../javadocs/1.0.3" title="Javadocs"><span
class="none"></span>Javadocs</a></li>
+ <li class="nav-header">Recipes</li>
+ <li><a href="recipes/lock_manager.html" title="Distributed lock
manager"><span class="none"></span>Distributed lock manager</a></li>
+ <li><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ
consumer group"><span class="none"></span>Rabbit MQ consumer group</a></li>
+ <li><a href="recipes/rsync_replicated_file_store.html" title="Rsync
replicated file store"><span class="none"></span>Rsync replicated file
store</a></li>
+ <li><a href="recipes/service_discovery.html" title="Service
discovery"><span class="none"></span>Service discovery</a></li>
+ <li><a href="recipes/task_dag_execution.html" title="Distributed task DAG
execution"><span class="none"></span>Distributed task DAG execution</a></li>
+ </ul>
+ </nav>
+ <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+ <input value="helix.apache.org/1.0.3-docs" name="sitesearch" type="hidden"/>
+ <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+ <hr />
+ <div id="poweredBy">
+ <div class="clear"></div>
+ <div id="twitter" style="border:none; margin-top: 10px">
+ <a href="https://twitter.com/ApacheHelix" class="twitter-follow-button"
data-show-count="false" data-align="left" data-size="medium"
data-show-screen-name="true" data-lang="en">Follow ApacheHelix</a>
+ <script>!function(d,s,id){var
js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+ </div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+<a href="http://maven.apache.org/" title="Built by Maven"
class="poweredBy"><img class="builtBy" alt="Built by Maven"
src="./images/logos/maven-feather.png" /></a>
+ </div>
+ </div>
+ </header>
+ <main id="bodyColumn" class="span10" >
+<!---
+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.
+-->
+
+<section><section>
+<h3><a name="Get_Helix"></a>Get Helix</h3>
+<p><a href="./download.html">Download</a></p>
+<p><a href="./Building.html">Building</a></p>
+<p><a href="./releasenotes/release-1.0.3.html">Release
Notes</a></p></section><section>
+<h3><a name="Hands-On"></a>Hands-On</h3>
+<p><a href="./Quickstart.html">Quickstart</a></p>
+<p><a href="./Tutorial.html">Tutorial</a></p>
+<p><a class="externalLink"
href="http://helix.apache.org/javadocs/1.0.3/index.html">Javadocs</a></p></section><section>
+<h3><a name="Recipes"></a>Recipes</h3>
+<p><a href="./recipes/lock_manager.html">Distributed lock manager</a></p>
+<p><a href="./recipes/rabbitmq_consumer_group.html">Rabbit MQ consumer
group</a></p>
+<p><a href="./recipes/rsync_replicated_file_store.html">Rsync replicated file
store</a></p>
+<p><a href="./recipes/service_discovery.html">Service discovery</a></p>
+<p><a href="./recipes/task_dag_execution.html">Distributed task DAG
execution</a></p></section><section>
+<h3><a name="Operation"></a>Operation</h3>
+<p><a href="./Metrics.html">Monitoring Metrics</a></p></section><section>
+<h3><a name="Design"></a>Design</h3>
+<p><a href="./design_crushed.html">CRUSH-ed for even
distribution</a></p></section></section>
+ </main>
+ </div>
+ </div>
+ <hr/>
+ <footer>
+ <div class="container-fluid">
+ <div class="row-fluid">
+<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>
+ </footer>
+<script>
+ if(anchors) {
+ anchors.add();
+ }
+</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=1900184&view=auto
==============================================================================
--- helix/site-content/1.0.3-docs/integration.html (added)
+++ helix/site-content/1.0.3-docs/integration.html Sat Apr 23 04:22:15 2022
@@ -0,0 +1,166 @@
+<!DOCTYPE html>
+
+
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from
org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:cim at 2022-04-23
+ | Rendered using Apache Maven Fluido Skin 1.11.0-SNAPSHOT
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+ <head>
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
+ <title>Apache Helix – CI Management</title>
+ <link rel="stylesheet"
href="./css/apache-maven-fluido-1.11.0-SNAPSHOT.min.css" />
+ <link rel="stylesheet" href="./css/site.css" />
+ <link rel="stylesheet" href="./css/print.css" media="print" />
+ <script src="./js/apache-maven-fluido-1.11.0-SNAPSHOT.min.js"></script>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-3211522-12']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+
+ </script>
+ </head>
+ <body class="topBarEnabled">
+ <header id="topbar" class="navbar navbar-fixed-top ">
+ <div class="navbar-inner">
+ <div class="container-fluid">
+ <a data-target=".nav-collapse" data-toggle="collapse" class="btn
btn-navbar">
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </a>
+ <ul class="nav">
+ <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>
+ <ul class="nav pull-right">
+ <li class="dropdown">
+ <a href="#" class="dropdown-toggle"
data-toggle="dropdown">External Links <b class="caret"></b></a>
+ <ul class="dropdown-menu">
+ <li><a href="index.html" title="Helix 1.0.3">Helix 1.0.3</a></li>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ </div>
+ </header>
+ <div class="container-fluid">
+ <header>
+ <div id="banner">
+ <div class="pull-left"><a href="http://helix.apache.org/"
id="bannerLeft"><img src="../images/helix-logo.jpg" alt=""/></a></div>
+ <div class="pull-right"><a href="http://www.apache.org/"
id="bannerRight"><img src="../images/feather_small.gif" alt=""/></a></div>
+ <div class="clear"><hr/></div>
+ </div>
+
+ <div id="breadcrumbs">
+ <ul class="breadcrumb">
+ <li class=""><a href="http://helix.apache.org/" class="externalLink"
title="Apache Helix">Apache Helix</a><span class="divider">/</span></li>
+ <li class=""><a href="../" title="Apache Helix">Apache Helix</a><span
class="divider">/</span></li>
+ <li class=""><a href="./" title="Release 1.0.3">Release 1.0.3</a><span
class="divider">/</span></li>
+ <li class="active ">CI Management</li>
+ <li id="publishDate" class="pull-right">Last Published: 2022-04-23</li>
+ </ul>
+ </div>
+ </header>
+ <div class="row-fluid">
+ <header id="leftColumn" class="span2">
+ <nav class="well sidebar-nav">
+ <ul class="nav nav-list">
+ <li class="nav-header">Get Helix</li>
+ <li><a href="download.html" title="Download"><span
class="none"></span>Download</a></li>
+ <li><a href="Building.html" title="Building"><span
class="none"></span>Building</a></li>
+ <li><a href="releasenotes/release-1.0.3.html" title="Release Notes"><span
class="none"></span>Release Notes</a></li>
+ <li class="nav-header">Hands-On</li>
+ <li><a href="Quickstart.html" title="Quick Start"><span
class="none"></span>Quick Start</a></li>
+ <li><a href="Tutorial.html" title="Tutorial"><span
class="none"></span>Tutorial</a></li>
+ <li><a href="../javadocs/1.0.3" title="Javadocs"><span
class="none"></span>Javadocs</a></li>
+ <li class="nav-header">Recipes</li>
+ <li><a href="recipes/lock_manager.html" title="Distributed lock
manager"><span class="none"></span>Distributed lock manager</a></li>
+ <li><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ
consumer group"><span class="none"></span>Rabbit MQ consumer group</a></li>
+ <li><a href="recipes/rsync_replicated_file_store.html" title="Rsync
replicated file store"><span class="none"></span>Rsync replicated file
store</a></li>
+ <li><a href="recipes/service_discovery.html" title="Service
discovery"><span class="none"></span>Service discovery</a></li>
+ <li><a href="recipes/task_dag_execution.html" title="Distributed task DAG
execution"><span class="none"></span>Distributed task DAG execution</a></li>
+ </ul>
+ </nav>
+ <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+ <input value="helix.apache.org/1.0.3-docs" name="sitesearch" type="hidden"/>
+ <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+ <hr />
+ <div id="poweredBy">
+ <div class="clear"></div>
+ <div id="twitter" style="border:none; margin-top: 10px">
+ <a href="https://twitter.com/ApacheHelix" class="twitter-follow-button"
data-show-count="false" data-align="left" data-size="medium"
data-show-screen-name="true" data-lang="en">Follow ApacheHelix</a>
+ <script>!function(d,s,id){var
js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+ </div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+<a href="http://maven.apache.org/" title="Built by Maven"
class="poweredBy"><img class="builtBy" alt="Built by Maven"
src="./images/logos/maven-feather.png" /></a>
+ </div>
+ </div>
+ </header>
+ <main id="bodyColumn" class="span10" >
+<section>
+<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
+<p>This project uses <a class="externalLink"
href="http://jenkins-ci.org/">Jenkins</a>.</p></section><section>
+<h2><a name="Access"></a>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 class="prettyprint"><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><a name="Notifiers"></a>Notifiers</h2><a name="Notifiers"></a>
+<p>No notifiers are defined. Please check back at a later date.</p></section>
+ </main>
+ </div>
+ </div>
+ <hr/>
+ <footer>
+ <div class="container-fluid">
+ <div class="row-fluid">
+<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>
+ </footer>
+<script>
+ if(anchors) {
+ anchors.add();
+ }
+</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=1900184&view=auto
==============================================================================
--- helix/site-content/1.0.3-docs/issue-tracking.html (added)
+++ helix/site-content/1.0.3-docs/issue-tracking.html Sat Apr 23 04:22:15 2022
@@ -0,0 +1,164 @@
+<!DOCTYPE html>
+
+
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from
org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:issue-tracking
at 2022-04-23
+ | Rendered using Apache Maven Fluido Skin 1.11.0-SNAPSHOT
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+ <head>
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
+ <title>Apache Helix – Issue Management</title>
+ <link rel="stylesheet"
href="./css/apache-maven-fluido-1.11.0-SNAPSHOT.min.css" />
+ <link rel="stylesheet" href="./css/site.css" />
+ <link rel="stylesheet" href="./css/print.css" media="print" />
+ <script src="./js/apache-maven-fluido-1.11.0-SNAPSHOT.min.js"></script>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-3211522-12']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+
+ </script>
+ </head>
+ <body class="topBarEnabled">
+ <header id="topbar" class="navbar navbar-fixed-top ">
+ <div class="navbar-inner">
+ <div class="container-fluid">
+ <a data-target=".nav-collapse" data-toggle="collapse" class="btn
btn-navbar">
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </a>
+ <ul class="nav">
+ <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>
+ <ul class="nav pull-right">
+ <li class="dropdown">
+ <a href="#" class="dropdown-toggle"
data-toggle="dropdown">External Links <b class="caret"></b></a>
+ <ul class="dropdown-menu">
+ <li><a href="index.html" title="Helix 1.0.3">Helix 1.0.3</a></li>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ </div>
+ </header>
+ <div class="container-fluid">
+ <header>
+ <div id="banner">
+ <div class="pull-left"><a href="http://helix.apache.org/"
id="bannerLeft"><img src="../images/helix-logo.jpg" alt=""/></a></div>
+ <div class="pull-right"><a href="http://www.apache.org/"
id="bannerRight"><img src="../images/feather_small.gif" alt=""/></a></div>
+ <div class="clear"><hr/></div>
+ </div>
+
+ <div id="breadcrumbs">
+ <ul class="breadcrumb">
+ <li class=""><a href="http://helix.apache.org/" class="externalLink"
title="Apache Helix">Apache Helix</a><span class="divider">/</span></li>
+ <li class=""><a href="../" title="Apache Helix">Apache Helix</a><span
class="divider">/</span></li>
+ <li class=""><a href="./" title="Release 1.0.3">Release 1.0.3</a><span
class="divider">/</span></li>
+ <li class="active ">Issue Management</li>
+ <li id="publishDate" class="pull-right">Last Published: 2022-04-23</li>
+ </ul>
+ </div>
+ </header>
+ <div class="row-fluid">
+ <header id="leftColumn" class="span2">
+ <nav class="well sidebar-nav">
+ <ul class="nav nav-list">
+ <li class="nav-header">Get Helix</li>
+ <li><a href="download.html" title="Download"><span
class="none"></span>Download</a></li>
+ <li><a href="Building.html" title="Building"><span
class="none"></span>Building</a></li>
+ <li><a href="releasenotes/release-1.0.3.html" title="Release Notes"><span
class="none"></span>Release Notes</a></li>
+ <li class="nav-header">Hands-On</li>
+ <li><a href="Quickstart.html" title="Quick Start"><span
class="none"></span>Quick Start</a></li>
+ <li><a href="Tutorial.html" title="Tutorial"><span
class="none"></span>Tutorial</a></li>
+ <li><a href="../javadocs/1.0.3" title="Javadocs"><span
class="none"></span>Javadocs</a></li>
+ <li class="nav-header">Recipes</li>
+ <li><a href="recipes/lock_manager.html" title="Distributed lock
manager"><span class="none"></span>Distributed lock manager</a></li>
+ <li><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ
consumer group"><span class="none"></span>Rabbit MQ consumer group</a></li>
+ <li><a href="recipes/rsync_replicated_file_store.html" title="Rsync
replicated file store"><span class="none"></span>Rsync replicated file
store</a></li>
+ <li><a href="recipes/service_discovery.html" title="Service
discovery"><span class="none"></span>Service discovery</a></li>
+ <li><a href="recipes/task_dag_execution.html" title="Distributed task DAG
execution"><span class="none"></span>Distributed task DAG execution</a></li>
+ </ul>
+ </nav>
+ <div class="well sidebar-nav">
+<form id="search-form" action="https://www.google.com/search" method="get" >
+ <input value="helix.apache.org/1.0.3-docs" name="sitesearch" type="hidden"/>
+ <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
+ <hr />
+ <div id="poweredBy">
+ <div class="clear"></div>
+ <div id="twitter" style="border:none; margin-top: 10px">
+ <a href="https://twitter.com/ApacheHelix" class="twitter-follow-button"
data-show-count="false" data-align="left" data-size="medium"
data-show-screen-name="true" data-lang="en">Follow ApacheHelix</a>
+ <script>!function(d,s,id){var
js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+ </div>
+ <div class="clear"></div>
+ <div class="clear"></div>
+<a href="http://maven.apache.org/" title="Built by Maven"
class="poweredBy"><img class="builtBy" alt="Built by Maven"
src="./images/logos/maven-feather.png" /></a>
+ </div>
+ </div>
+ </header>
+ <main id="bodyColumn" class="span10" >
+<section>
+<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
+<p>This project uses Github to manage its issues.</p></section><section>
+<h2><a name="Issue_Management"></a>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 class="prettyprint"><a class="externalLink"
href="https://github.com/apache/helix/issues">https://github.com/apache/helix/issues</a></pre></div></section>
+ </main>
+ </div>
+ </div>
+ <hr/>
+ <footer>
+ <div class="container-fluid">
+ <div class="row-fluid">
+<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>
+ </footer>
+<script>
+ if(anchors) {
+ anchors.add();
+ }
+</script>
+ </body>
+</html>
\ No newline at end of file
Added: helix/site-content/1.0.3-docs/jacoco/index.html
URL:
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/jacoco/index.html?rev=1900184&view=auto
==============================================================================
--- helix/site-content/1.0.3-docs/jacoco/index.html (added)
+++ helix/site-content/1.0.3-docs/jacoco/index.html Sat Apr 23 04:22:15 2022
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML
1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html
xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><meta
http-equiv="Content-Type" content="text/html;charset=UTF-8"/><link
rel="stylesheet" href="jacoco-resources/report.css" type="text/css"/><link
rel="shortcut icon" href="jacoco-resources/report.gif"
type="image/gif"/><title>Apache Helix :: Website :: 1.0.3</title><script
type="text/javascript" src="jacoco-resources/sort.js"></script></head><body
onload="initialSort(['breadcrumb', 'coveragetable'])"><div class="breadcrumb"
id="breadcrumb"><span class="info"><a href="jacoco-sessions.html"
class="el_session">Sessions</a></span><span class="el_report">Apache Helix ::
Website :: 1.0.3</span></div><h1>Apache Helix :: Website :: 1.0.3</h1><p>No
class files specified.</p><div class="footer"><span class="right">Created with
<a href="http://www.jacoco.org/jacoco">JaCoCo</a> 0.8.6.202009
150832</span></div></body></html>
\ No newline at end of file
Added: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/branchfc.gif
URL:
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/jacoco/jacoco-resources/branchfc.gif?rev=1900184&view=auto
==============================================================================
Binary file - no diff available.
Propchange: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/branchfc.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/branchnc.gif
URL:
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/jacoco/jacoco-resources/branchnc.gif?rev=1900184&view=auto
==============================================================================
Binary file - no diff available.
Propchange: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/branchnc.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/branchpc.gif
URL:
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/jacoco/jacoco-resources/branchpc.gif?rev=1900184&view=auto
==============================================================================
Binary file - no diff available.
Propchange: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/branchpc.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/bundle.gif
URL:
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/jacoco/jacoco-resources/bundle.gif?rev=1900184&view=auto
==============================================================================
Binary file - no diff available.
Propchange: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/bundle.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/class.gif
URL:
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/jacoco/jacoco-resources/class.gif?rev=1900184&view=auto
==============================================================================
Binary file - no diff available.
Propchange: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/class.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/down.gif
URL:
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/jacoco/jacoco-resources/down.gif?rev=1900184&view=auto
==============================================================================
Binary file - no diff available.
Propchange: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/down.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/greenbar.gif
URL:
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/jacoco/jacoco-resources/greenbar.gif?rev=1900184&view=auto
==============================================================================
Binary file - no diff available.
Propchange: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/greenbar.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/group.gif
URL:
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/jacoco/jacoco-resources/group.gif?rev=1900184&view=auto
==============================================================================
Binary file - no diff available.
Propchange: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/group.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/method.gif
URL:
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/jacoco/jacoco-resources/method.gif?rev=1900184&view=auto
==============================================================================
Binary file - no diff available.
Propchange: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/method.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/package.gif
URL:
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/jacoco/jacoco-resources/package.gif?rev=1900184&view=auto
==============================================================================
Binary file - no diff available.
Propchange: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/package.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: helix/site-content/1.0.3-docs/jacoco/jacoco-resources/prettify.css
URL:
http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/jacoco/jacoco-resources/prettify.css?rev=1900184&view=auto
==============================================================================
--- helix/site-content/1.0.3-docs/jacoco/jacoco-resources/prettify.css (added)
+++ helix/site-content/1.0.3-docs/jacoco/jacoco-resources/prettify.css Sat Apr
23 04:22:15 2022
@@ -0,0 +1,13 @@
+/* Pretty printing styles. Used with prettify.js. */
+
+.str { color: #2A00FF; }
+.kwd { color: #7F0055; font-weight:bold; }
+.com { color: #3F5FBF; }
+.typ { color: #606; }
+.lit { color: #066; }
+.pun { color: #660; }
+.pln { color: #000; }
+.tag { color: #008; }
+.atn { color: #606; }
+.atv { color: #080; }
+.dec { color: #606; }
\ No newline at end of file