svn commit: r1912533 [13/15] - in /helix/site-content: ./ 0.9.9-docs/ 1.2.0-docs/ 1.3.0-docs/ 1.3.1-docs/ 1.3.1-docs/css/ 1.3.1-docs/images/ 1.3.1-docs/images/design/ 1.3.1-docs/images/design/crushed/

2023-09-24 Thread jxue
Added: helix/site-content/1.3.1-docs/tutorial_rest_service.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.3.1-docs/tutorial_rest_service.html?rev=1912533=auto
==
--- helix/site-content/1.3.1-docs/tutorial_rest_service.html (added)
+++ helix/site-content/1.3.1-docs/tutorial_rest_service.html Mon Sep 25 
03:26:49 2023
@@ -0,0 +1,1232 @@
+
+
+
+
+
+
+
+
+
+
+
+   
+   
+   Apache Helix  Tutorial - REST Service 2.0
+   
+   
+   
+
+   
+   
+   
+   
+
+
+   
+
+   
+   
+
+   
+   
+
+
+
+
+
+
+
+
+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);
+})();
+
+
+   
+
+   
+
+
+   
+   
+   
+   
+   
+   
+   
+   
+   http://helix.apache.org;>Apache Helix
+   
+   
+   Helix 1.3.1
+   
+   Get Helix 
+   
+   Download
+   Building
+   Release 
Notes
+   
+   
+   
+   Hands-On 
+   
+   Quick Start
+   Tutorial
+   Javadocs
+   
+   
+   
+   Recipes 
+   
+   Distributed 
lock manager
+   Rabbit MQ consumer group
+   Rsync replicated file store
+   Service 
discovery
+   Distributed task DAG execution
+   
+   
+   
+   
+   
+   
+   
+
+   
+
+   
+
+   
+   
+   
+   
+   
+   http://helix.apache.org/; 
id="bannerLeft">
+   A cluster management 
framework for partitioned and replicated distributed resources
+   
+   
+   http://www.apache.org/; 
id="bannerRight">
+   
+   
+   
+   
+   
+   
+   Apache 
Helix
+   /
+   Release 
1.3.1
+   /
+   Tutorial - REST Service 2.0
+   Last Published: 

svn commit: r1912533 [10/15] - in /helix/site-content: ./ 0.9.9-docs/ 1.2.0-docs/ 1.3.0-docs/ 1.3.1-docs/ 1.3.1-docs/css/ 1.3.1-docs/images/ 1.3.1-docs/images/design/ 1.3.1-docs/images/design/crushed/

2023-09-24 Thread jxue
Added: helix/site-content/1.3.1-docs/tutorial_admin.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.3.1-docs/tutorial_admin.html?rev=1912533=auto
==
--- helix/site-content/1.3.1-docs/tutorial_admin.html (added)
+++ helix/site-content/1.3.1-docs/tutorial_admin.html Mon Sep 25 03:26:49 2023
@@ -0,0 +1,808 @@
+
+
+
+
+
+
+
+
+
+
+
+   
+   
+   Apache Helix  Tutorial - Admin Operations
+   
+   
+   
+
+   
+   
+   
+   
+
+
+   
+
+   
+   
+
+   
+   
+
+
+
+
+
+
+
+
+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);
+})();
+
+
+   
+
+   
+
+
+   
+   
+   
+   
+   
+   
+   
+   
+   http://helix.apache.org;>Apache Helix
+   
+   
+   Helix 1.3.1
+   
+   Get Helix 
+   
+   Download
+   Building
+   Release 
Notes
+   
+   
+   
+   Hands-On 
+   
+   Quick Start
+   Tutorial
+   Javadocs
+   
+   
+   
+   Recipes 
+   
+   Distributed 
lock manager
+   Rabbit MQ consumer group
+   Rsync replicated file store
+   Service 
discovery
+   Distributed task DAG execution
+   
+   
+   
+   
+   
+   
+   
+
+   
+
+   
+
+   
+   
+   
+   
+   
+   http://helix.apache.org/; 
id="bannerLeft">
+   A cluster management 
framework for partitioned and replicated distributed resources
+   
+   
+   http://www.apache.org/; 
id="bannerRight">
+   
+   
+   
+   
+   
+   
+   Apache 
Helix
+   /
+   Release 
1.3.1
+   /
+   Tutorial - Admin Operations
+   Last Published: 2023-09-24
+   

svn commit: r1912533 [11/15] - in /helix/site-content: ./ 0.9.9-docs/ 1.2.0-docs/ 1.3.0-docs/ 1.3.1-docs/ 1.3.1-docs/css/ 1.3.1-docs/images/ 1.3.1-docs/images/design/ 1.3.1-docs/images/design/crushed/

2023-09-24 Thread jxue
Added: helix/site-content/1.3.1-docs/tutorial_controller.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.3.1-docs/tutorial_controller.html?rev=1912533=auto
==
--- helix/site-content/1.3.1-docs/tutorial_controller.html (added)
+++ helix/site-content/1.3.1-docs/tutorial_controller.html Mon Sep 25 03:26:49 
2023
@@ -0,0 +1,383 @@
+
+
+
+
+
+
+
+
+
+
+
+   
+   
+   Apache Helix  Tutorial - Controller
+   
+   
+   
+
+   
+   
+   
+   
+
+
+   
+
+   
+   
+
+   
+   
+
+
+
+
+
+
+
+
+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);
+})();
+
+
+   
+
+   
+
+
+   
+   
+   
+   
+   
+   
+   
+   
+   http://helix.apache.org;>Apache Helix
+   
+   
+   Helix 1.3.1
+   
+   Get Helix 
+   
+   Download
+   Building
+   Release 
Notes
+   
+   
+   
+   Hands-On 
+   
+   Quick Start
+   Tutorial
+   Javadocs
+   
+   
+   
+   Recipes 
+   
+   Distributed 
lock manager
+   Rabbit MQ consumer group
+   Rsync replicated file store
+   Service 
discovery
+   Distributed task DAG execution
+   
+   
+   
+   
+   
+   
+   
+
+   
+
+   
+
+   
+   
+   
+   
+   
+   http://helix.apache.org/; 
id="bannerLeft">
+   A cluster management 
framework for partitioned and replicated distributed resources
+   
+   
+   http://www.apache.org/; 
id="bannerRight">
+   
+   
+   
+   
+   
+   
+   Apache 
Helix
+   /
+   Release 
1.3.1
+   /
+   Tutorial - Controller
+   Last Published: 2023-09-24
+

svn commit: r1912533 [9/15] - in /helix/site-content: ./ 0.9.9-docs/ 1.2.0-docs/ 1.3.0-docs/ 1.3.1-docs/ 1.3.1-docs/css/ 1.3.1-docs/images/ 1.3.1-docs/images/design/ 1.3.1-docs/images/design/crushed/

2023-09-24 Thread jxue
Added: helix/site-content/1.3.1-docs/recipes/service_discovery.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.3.1-docs/recipes/service_discovery.html?rev=1912533=auto
==
--- helix/site-content/1.3.1-docs/recipes/service_discovery.html (added)
+++ helix/site-content/1.3.1-docs/recipes/service_discovery.html Mon Sep 25 
03:26:49 2023
@@ -0,0 +1,414 @@
+
+
+
+
+
+
+
+
+
+
+
+   
+   
+   Apache Helix  Service Discovery
+   
+   
+   
+
+   
+   
+   
+   
+
+
+   
+
+   
+   
+
+   
+   
+
+
+
+
+
+
+
+
+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);
+})();
+
+
+   
+
+   
+
+
+   
+   
+   
+   
+   
+   
+   
+   
+   http://helix.apache.org;>Apache Helix
+   
+   
+   Helix 1.3.1
+   
+   Get Helix 
+   
+   Download
+   Building
+   Release 
Notes
+   
+   
+   
+   Hands-On 
+   
+   Quick Start
+   Tutorial
+   Javadocs
+   
+   
+   
+   Recipes 
+   
+   Distributed lock 
manager
+   Rabbit MQ 
consumer group
+   Rsync replicated file store
+   Service discovery
+   Distributed task DAG execution
+   
+   
+   
+   
+   
+   
+   
+
+   
+
+   
+
+   
+   
+   
+   
+   
+   http://helix.apache.org/; 
id="bannerLeft">
+   A cluster management 
framework for partitioned and replicated distributed resources
+   
+   
+   http://www.apache.org/; 
id="bannerRight">
+   
+   
+   
+   
+   
+   
+   Apache Helix
+   /
+   Release 
1.3.1
+   /
+   Service Discovery
+   Last Published: 2023-09-24
+ 

svn commit: r1912533 [14/15] - in /helix/site-content: ./ 0.9.9-docs/ 1.2.0-docs/ 1.3.0-docs/ 1.3.1-docs/ 1.3.1-docs/css/ 1.3.1-docs/images/ 1.3.1-docs/images/design/ 1.3.1-docs/images/design/crushed/

2023-09-24 Thread jxue
Added: helix/site-content/1.3.1-docs/tutorial_task_framework.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.3.1-docs/tutorial_task_framework.html?rev=1912533=auto
==
--- helix/site-content/1.3.1-docs/tutorial_task_framework.html (added)
+++ helix/site-content/1.3.1-docs/tutorial_task_framework.html Mon Sep 25 
03:26:49 2023
@@ -0,0 +1,715 @@
+
+
+
+
+
+
+
+
+
+
+
+   
+   
+   Apache Helix  Tutorial - Task Framework
+   
+   
+   
+
+   
+   
+   
+   
+
+
+   
+
+   
+   
+
+   
+   
+
+
+
+
+
+
+
+
+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);
+})();
+
+
+   
+
+   
+
+
+   
+   
+   
+   
+   
+   
+   
+   
+   http://helix.apache.org;>Apache Helix
+   
+   
+   Helix 1.3.1
+   
+   Get Helix 
+   
+   Download
+   Building
+   Release 
Notes
+   
+   
+   
+   Hands-On 
+   
+   Quick Start
+   Tutorial
+   Javadocs
+   
+   
+   
+   Recipes 
+   
+   Distributed 
lock manager
+   Rabbit MQ consumer group
+   Rsync replicated file store
+   Service 
discovery
+   Distributed task DAG execution
+   
+   
+   
+   
+   
+   
+   
+
+   
+
+   
+
+   
+   
+   
+   
+   
+   http://helix.apache.org/; 
id="bannerLeft">
+   A cluster management 
framework for partitioned and replicated distributed resources
+   
+   
+   http://www.apache.org/; 
id="bannerRight">
+   
+   
+   
+   
+   
+   
+   Apache 
Helix
+   /
+   Release 
1.3.1
+   /
+   Tutorial - Task Framework
+   Last Published: 

svn commit: r1912533 [8/15] - in /helix/site-content: ./ 0.9.9-docs/ 1.2.0-docs/ 1.3.0-docs/ 1.3.1-docs/ 1.3.1-docs/css/ 1.3.1-docs/images/ 1.3.1-docs/images/design/ 1.3.1-docs/images/design/crushed/

2023-09-24 Thread jxue
Added: helix/site-content/1.3.1-docs/quota_scheduling.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.3.1-docs/quota_scheduling.html?rev=1912533=auto
==
--- helix/site-content/1.3.1-docs/quota_scheduling.html (added)
+++ helix/site-content/1.3.1-docs/quota_scheduling.html Mon Sep 25 03:26:49 2023
@@ -0,0 +1,442 @@
+
+
+
+
+
+
+
+
+
+
+
+   
+   
+   Apache Helix  Quota-based Task Scheduling
+   
+   
+   
+
+   
+   
+   
+   
+
+
+   
+
+   
+   
+
+   
+   
+
+
+
+
+
+
+
+
+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);
+})();
+
+
+   
+
+   
+
+
+   
+   
+   
+   
+   
+   
+   
+   
+   http://helix.apache.org;>Apache Helix
+   
+   
+   Helix 1.3.1
+   
+   Get Helix 
+   
+   Download
+   Building
+   Release 
Notes
+   
+   
+   
+   Hands-On 
+   
+   Quick Start
+   Tutorial
+   Javadocs
+   
+   
+   
+   Recipes 
+   
+   Distributed 
lock manager
+   Rabbit MQ consumer group
+   Rsync replicated file store
+   Service 
discovery
+   Distributed task DAG execution
+   
+   
+   
+   
+   
+   
+   
+
+   
+
+   
+
+   
+   
+   
+   
+   
+   http://helix.apache.org/; 
id="bannerLeft">
+   A cluster management 
framework for partitioned and replicated distributed resources
+   
+   
+   http://www.apache.org/; 
id="bannerRight">
+   
+   
+   
+   
+   
+   
+   Apache 
Helix
+   /
+   Release 
1.3.1
+   /
+   Quota-based Task Scheduling
+   Last Published: 2023-09-24
+ 

svn commit: r1912533 [15/15] - in /helix/site-content: ./ 0.9.9-docs/ 1.2.0-docs/ 1.3.0-docs/ 1.3.1-docs/ 1.3.1-docs/css/ 1.3.1-docs/images/ 1.3.1-docs/images/design/ 1.3.1-docs/images/design/crushed/

2023-09-24 Thread jxue
Added: helix/site-content/1.3.1-docs/tutorial_user_def_rebalancer.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.3.1-docs/tutorial_user_def_rebalancer.html?rev=1912533=auto
==
--- helix/site-content/1.3.1-docs/tutorial_user_def_rebalancer.html (added)
+++ helix/site-content/1.3.1-docs/tutorial_user_def_rebalancer.html Mon Sep 25 
03:26:49 2023
@@ -0,0 +1,400 @@
+
+
+
+
+
+
+
+
+
+
+
+   
+   
+   Apache Helix  Tutorial - User-Defined 
Rebalancing
+   
+   
+   
+
+   
+   
+   
+   
+
+
+   
+
+   
+   
+
+   
+   
+
+
+
+
+
+
+
+
+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);
+})();
+
+
+   
+
+   
+
+
+   
+   
+   
+   
+   
+   
+   
+   
+   http://helix.apache.org;>Apache Helix
+   
+   
+   Helix 1.3.1
+   
+   Get Helix 
+   
+   Download
+   Building
+   Release 
Notes
+   
+   
+   
+   Hands-On 
+   
+   Quick Start
+   Tutorial
+   Javadocs
+   
+   
+   
+   Recipes 
+   
+   Distributed 
lock manager
+   Rabbit MQ consumer group
+   Rsync replicated file store
+   Service 
discovery
+   Distributed task DAG execution
+   
+   
+   
+   
+   
+   
+   
+
+   
+
+   
+
+   
+   
+   
+   
+   
+   http://helix.apache.org/; 
id="bannerLeft">
+   A cluster management 
framework for partitioned and replicated distributed resources
+   
+   
+   http://www.apache.org/; 
id="bannerRight">
+   
+   
+   
+   
+   
+   
+   Apache 
Helix
+   /
+   Release 
1.3.1
+   /
+   Tutorial - User-Defined Rebalancing
+  

svn commit: r1912533 [4/15] - in /helix/site-content: ./ 0.9.9-docs/ 1.2.0-docs/ 1.3.0-docs/ 1.3.1-docs/ 1.3.1-docs/css/ 1.3.1-docs/images/ 1.3.1-docs/images/design/ 1.3.1-docs/images/design/crushed/

2023-09-24 Thread jxue
Added: helix/site-content/1.3.1-docs/css/bootstrap-responsive.min.css
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.3.1-docs/css/bootstrap-responsive.min.css?rev=1912533=auto
==
--- helix/site-content/1.3.1-docs/css/bootstrap-responsive.min.css (added)
+++ helix/site-content/1.3.1-docs/css/bootstrap-responsive.min.css Mon Sep 25 
03:26:49 2023
@@ -0,0 +1,9 @@
+/*!
+ * Bootstrap Responsive v2.2.2
+ *
+ * Copyright 2012 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world @twitter by @mdo and @fat.
+ 
*/@-ms-viewport{width:device-width}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0
 
a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hidden{display:none;visibility:hidden}.visible-phone{display:none!important}.visible-tablet{display:none!important}.hidden-desktop{display:none!important}.visible-desktop{display:inherit!important}@media(min-width:768px)
 and 
(max-width:979px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-tablet{display:inherit!important}.hidden-tablet{display:none!important}}@media(max-width:767px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-phone{display:inherit!important}.hidden-phone{display:none!important}}@media(min-width:1
 
200px){.row{margin-left:-30px;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:30px}.container,.navbar-static-top
 .container,.navbar-fixed-top .container,.navbar-fixed-bottom 
.container{width:1170px}.span12{width:1170px}.span11{width:1070px}.span10{width:970px}.span9{width:870px}.span8{width:770px}.span7{width:670px}.span6{width:570px}.span5{width:470px}.span4{width:370px}.span3{width:270px}.span2{width:170px}.span1{width:70px}.offset12{margin-left:1230px}.offset11{margin-left:1130px}.offset10{margin-left:1030px}.offset9{margin-left:930px}.offset8{margin-left:830px}.offset7{margin-left:730px}.offset6{margin-left:630px}.offset5{margin-left:530px}.offset4{margin-left:430px}.offset3{margin-left:330px}.offset2{margin-left:230px}.offset1{margin-left:130px}.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;line-height:0;content:""}.row-fluid:after{clear:both}.row-fl
 uid 
[class*="span"]{display:block;float:left;width:100%;min-height:30px;margin-left:2.564102564102564%;*margin-left:2.5109110747408616%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid
 [class*="span"]:first-child{margin-left:0}.row-fluid .controls-row 
[class*="span"]+[class*="span"]{margin-left:2.564102564102564%}.row-fluid 
.span12{width:100%;*width:99.94680851063829%}.row-fluid 
.span11{width:91.45299145299145%;*width:91.39979996362975%}.row-fluid 
.span10{width:82.90598290598291%;*width:82.8527914166212%}.row-fluid 
.span9{width:74.35897435897436%;*width:74.30578286961266%}.row-fluid 
.span8{width:65.81196581196582%;*width:65.75877432260411%}.row-fluid 
.span7{width:57.26495726495726%;*width:57.21176577559556%}.row-fluid 
.span6{width:48.717948717948715%;*width:48.664757228587014%}.row-fluid 
.span5{width:40.17094017094017%;*width:40.11774868157847%}.row-fluid 
.span4{width:31.623931623931625%;*width:31.570740134569924%}.row-fluid 
.span3{width:23.0
 76923076923077%;*width:23.023731587561375%}.row-fluid 
.span2{width:14.52991452991453%;*width:14.476723040552828%}.row-fluid 
.span1{width:5.982905982905983%;*width:5.929714493544281%}.row-fluid 
.offset12{margin-left:105.12820512820512%;*margin-left:105.02182214948171%}.row-fluid
 
.offset12:first-child{margin-left:102.56410256410257%;*margin-left:102.45771958537915%}.row-fluid
 
.offset11{margin-left:96.58119658119658%;*margin-left:96.47481360247316%}.row-fluid
 
.offset11:first-child{margin-left:94.01709401709402%;*margin-left:93.91071103837061%}.row-fluid
 
.offset10{margin-left:88.03418803418803%;*margin-left:87.92780505546462%}.row-fluid
 
.offset10:first-child{margin-left:85.47008547008548%;*margin-left:85.36370249136206%}.row-fluid
 
.offset9{margin-left:79.48717948717949%;*margin-left:79.38079650845607%}.row-fluid
 
.offset9:first-child{margin-left:76.92307692307693%;*margin-left:76.81669394435352%}.row-fluid
 
.offset8{margin-left:70.94017094017094%;*margin-left:70.83378796144753%}.row-fluid
  
.offset8:first-child{margin-left:68.37606837606839%;*margin-left:68.26968539734497%}.row-fluid
 
.offset7{margin-left:62.393162393162385%;*margin-left:62.28677941443899%}.row-fluid
 

svn commit: r1912533 [3/15] - in /helix/site-content: ./ 0.9.9-docs/ 1.2.0-docs/ 1.3.0-docs/ 1.3.1-docs/ 1.3.1-docs/css/ 1.3.1-docs/images/ 1.3.1-docs/images/design/ 1.3.1-docs/images/design/crushed/

2023-09-24 Thread jxue
Added: helix/site-content/1.3.1-docs/Quickstart.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.3.1-docs/Quickstart.html?rev=1912533=auto
==
--- helix/site-content/1.3.1-docs/Quickstart.html (added)
+++ helix/site-content/1.3.1-docs/Quickstart.html Mon Sep 25 03:26:49 2023
@@ -0,0 +1,869 @@
+
+
+
+
+
+
+
+
+
+
+
+   
+   
+   Apache Helix  Quickstart
+   
+   
+   
+
+   
+   
+   
+   
+
+
+   
+
+   
+   
+
+   
+   
+
+
+
+
+
+
+
+
+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);
+})();
+
+
+   
+
+   
+
+
+   
+   
+   
+   
+   
+   
+   
+   
+   http://helix.apache.org;>Apache Helix
+   
+   
+   Helix 1.3.1
+   
+   Get Helix 
+   
+   Download
+   Building
+   Release 
Notes
+   
+   
+   
+   Hands-On 
+   
+   Quick Start
+   Tutorial
+   Javadocs
+   
+   
+   
+   Recipes 
+   
+   Distributed 
lock manager
+   Rabbit MQ consumer group
+   Rsync replicated file store
+   Service 
discovery
+   Distributed task DAG execution
+   
+   
+   
+   
+   
+   
+   
+
+   
+
+   
+
+   
+   
+   
+   
+   
+   http://helix.apache.org/; 
id="bannerLeft">
+   A cluster management 
framework for partitioned and replicated distributed resources
+   
+   
+   http://www.apache.org/; 
id="bannerRight">
+   
+   
+   
+   
+   
+   
+   Apache 
Helix
+   /
+   Release 
1.3.1
+   /
+   Quickstart
+   Last Published: 2023-09-24
+   
+   
+   
+
+   
+   
+

svn commit: r1912533 [12/15] - in /helix/site-content: ./ 0.9.9-docs/ 1.2.0-docs/ 1.3.0-docs/ 1.3.1-docs/ 1.3.1-docs/css/ 1.3.1-docs/images/ 1.3.1-docs/images/design/ 1.3.1-docs/images/design/crushed/

2023-09-24 Thread jxue
Added: helix/site-content/1.3.1-docs/tutorial_messaging.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.3.1-docs/tutorial_messaging.html?rev=1912533=auto
==
--- helix/site-content/1.3.1-docs/tutorial_messaging.html (added)
+++ helix/site-content/1.3.1-docs/tutorial_messaging.html Mon Sep 25 03:26:49 
2023
@@ -0,0 +1,295 @@
+
+
+
+
+
+
+
+
+
+
+
+   
+   
+   Apache Helix  Tutorial - Messaging
+   
+   
+   
+
+   
+   
+   
+   
+
+
+   
+
+   
+   
+
+   
+   
+
+
+
+
+
+
+
+
+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);
+})();
+
+
+   
+
+   
+
+
+   
+   
+   
+   
+   
+   
+   
+   
+   http://helix.apache.org;>Apache Helix
+   
+   
+   Helix 1.3.1
+   
+   Get Helix 
+   
+   Download
+   Building
+   Release 
Notes
+   
+   
+   
+   Hands-On 
+   
+   Quick Start
+   Tutorial
+   Javadocs
+   
+   
+   
+   Recipes 
+   
+   Distributed 
lock manager
+   Rabbit MQ consumer group
+   Rsync replicated file store
+   Service 
discovery
+   Distributed task DAG execution
+   
+   
+   
+   
+   
+   
+   
+
+   
+
+   
+
+   
+   
+   
+   
+   
+   http://helix.apache.org/; 
id="bannerLeft">
+   A cluster management 
framework for partitioned and replicated distributed resources
+   
+   
+   http://www.apache.org/; 
id="bannerRight">
+   
+   
+   
+   
+   
+   
+   Apache 
Helix
+   /
+   Release 
1.3.1
+   /
+   Tutorial - Messaging
+   Last Published: 2023-09-24
+  

svn commit: r1912533 [6/15] - in /helix/site-content: ./ 0.9.9-docs/ 1.2.0-docs/ 1.3.0-docs/ 1.3.1-docs/ 1.3.1-docs/css/ 1.3.1-docs/images/ 1.3.1-docs/images/design/ 1.3.1-docs/images/design/crushed/

2023-09-24 Thread jxue
Added: helix/site-content/1.3.1-docs/issue-tracking.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.3.1-docs/issue-tracking.html?rev=1912533=auto
==
--- helix/site-content/1.3.1-docs/issue-tracking.html (added)
+++ helix/site-content/1.3.1-docs/issue-tracking.html Mon Sep 25 03:26:49 2023
@@ -0,0 +1,245 @@
+
+
+
+
+
+
+
+
+
+
+
+   
+   
+   Apache Helix  Issue Management
+   
+   
+   
+
+   
+   
+   
+   
+
+
+   
+
+   
+   
+
+   
+   
+
+
+
+
+
+
+
+
+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);
+})();
+
+
+   
+
+   
+
+
+   
+   
+   
+   
+   
+   
+   
+   
+   http://helix.apache.org;>Apache Helix
+   
+   
+   Helix 1.3.1
+   
+   Get Helix 
+   
+   Download
+   Building
+   Release 
Notes
+   
+   
+   
+   Hands-On 
+   
+   Quick Start
+   Tutorial
+   Javadocs
+   
+   
+   
+   Recipes 
+   
+   Distributed 
lock manager
+   Rabbit MQ consumer group
+   Rsync replicated file store
+   Service 
discovery
+   Distributed task DAG execution
+   
+   
+   
+   
+   
+   
+   
+
+   
+
+   
+
+   
+   
+   
+   
+   
+   http://helix.apache.org/; 
id="bannerLeft">
+   A cluster management 
framework for partitioned and replicated distributed resources
+   
+   
+   http://www.apache.org/; 
id="bannerRight">
+   
+   
+   
+   
+   
+   
+   Apache 
Helix
+   /
+   Release 
1.3.1
+   /
+   Issue Management
+   Last Published: 2023-09-24
+   
+   
+ 

svn commit: r1912533 [1/15] - in /helix/site-content: ./ 0.9.9-docs/ 1.2.0-docs/ 1.3.0-docs/ 1.3.1-docs/ 1.3.1-docs/css/ 1.3.1-docs/images/ 1.3.1-docs/images/design/ 1.3.1-docs/images/design/crushed/

2023-09-24 Thread jxue
Author: jxue
Date: Mon Sep 25 03:26:49 2023
New Revision: 1912533

URL: http://svn.apache.org/viewvc?rev=1912533=rev
Log:
Site checkin for project Apache Helix :: Website

Added:
helix/site-content/1.3.1-docs/
helix/site-content/1.3.1-docs/.htaccess
helix/site-content/1.3.1-docs/Building.html
helix/site-content/1.3.1-docs/Features.html
helix/site-content/1.3.1-docs/JobExample.json
helix/site-content/1.3.1-docs/Metrics.html
helix/site-content/1.3.1-docs/Quickstart.html
helix/site-content/1.3.1-docs/Tutorial.html
helix/site-content/1.3.1-docs/WorkflowExample.json
helix/site-content/1.3.1-docs/auto_exit_maintenance.html
helix/site-content/1.3.1-docs/css/
helix/site-content/1.3.1-docs/css/bootstrap-responsive.min.css
helix/site-content/1.3.1-docs/css/bootstrap.min.css
helix/site-content/1.3.1-docs/css/bootswatch.css
helix/site-content/1.3.1-docs/css/docs.css
helix/site-content/1.3.1-docs/css/lightbox.css
helix/site-content/1.3.1-docs/css/print.css
helix/site-content/1.3.1-docs/css/reflow-skin.css
helix/site-content/1.3.1-docs/css/site.css
helix/site-content/1.3.1-docs/dependencies.html
helix/site-content/1.3.1-docs/dependency-info.html
helix/site-content/1.3.1-docs/dependency-management.html
helix/site-content/1.3.1-docs/design_crushed.html
helix/site-content/1.3.1-docs/distribution-management.html
helix/site-content/1.3.1-docs/download.cgi
helix/site-content/1.3.1-docs/download.html
helix/site-content/1.3.1-docs/images/
helix/site-content/1.3.1-docs/images/CustomizedViewSystemArchitecture.jpeg  
 (with props)
helix/site-content/1.3.1-docs/images/HelixPriorityLockWorkflow.jpeg   (with 
props)
helix/site-content/1.3.1-docs/images/PFS-Generic.png   (with props)
helix/site-content/1.3.1-docs/images/ParticipantAutoRegistrationLogic.png   
(with props)
helix/site-content/1.3.1-docs/images/RSYNC_BASED_PFS.png   (with props)
helix/site-content/1.3.1-docs/images/TaskFrameworkLayers.png   (with props)
helix/site-content/1.3.1-docs/images/UIScreenshot.png   (with props)
helix/site-content/1.3.1-docs/images/UIScreenshot2.png   (with props)
helix/site-content/1.3.1-docs/images/auto-exit-maintenance.jpg   (with 
props)
helix/site-content/1.3.1-docs/images/close.gif   (with props)
helix/site-content/1.3.1-docs/images/design/
helix/site-content/1.3.1-docs/images/design/crushed/
helix/site-content/1.3.1-docs/images/design/crushed/after-using-crushed.png 
  (with props)
helix/site-content/1.3.1-docs/images/design/crushed/before-using-crush.png  
 (with props)
helix/site-content/1.3.1-docs/images/design/crushed/classes.png   (with 
props)
helix/site-content/1.3.1-docs/images/design/crushed/crushed-master-dist.png 
  (with props)

helix/site-content/1.3.1-docs/images/design/crushed/crushed-partition-dist.png  
 (with props)
helix/site-content/1.3.1-docs/images/design/crushed/cursh-master-dist.png   
(with props)

helix/site-content/1.3.1-docs/images/design/crushed/cursh-partition-dist.png   
(with props)

helix/site-content/1.3.1-docs/images/design/crushed/example-cluster-master-dist-after.png
   (with props)

helix/site-content/1.3.1-docs/images/design/crushed/example-cluster-master-dist.png
   (with props)

helix/site-content/1.3.1-docs/images/design/crushed/example-cluster-partition-dist.png
   (with props)

helix/site-content/1.3.1-docs/images/design/crushed/example-movement-on-expansion.png
   (with props)

helix/site-content/1.3.1-docs/images/design/crushed/node-down-master-move.png   
(with props)

helix/site-content/1.3.1-docs/images/design/crushed/node-down-partition-move.png
   (with props)
helix/site-content/1.3.1-docs/images/design/crushed/performance.png   (with 
props)
helix/site-content/1.3.1-docs/images/quota_InstanceCapacityManager.jpeg   
(with props)
helix/site-content/1.3.1-docs/images/quota_intro.png   (with props)
helix/site-content/1.3.1-docs/img/
helix/site-content/1.3.1-docs/img/close.png   (with props)
helix/site-content/1.3.1-docs/img/glyphicons-halflings-white.png   (with 
props)
helix/site-content/1.3.1-docs/img/glyphicons-halflings.png   (with props)
helix/site-content/1.3.1-docs/img/loading.gif   (with props)
helix/site-content/1.3.1-docs/img/next.png   (with props)
helix/site-content/1.3.1-docs/img/prev.png   (with props)
helix/site-content/1.3.1-docs/index.html
helix/site-content/1.3.1-docs/integration.html
helix/site-content/1.3.1-docs/issue-tracking.html
helix/site-content/1.3.1-docs/js/
helix/site-content/1.3.1-docs/js/bootstrap.min.js
helix/site-content/1.3.1-docs/js/jquery.min.js
helix/site-content/1.3.1-docs/js/lightbox.min.js
helix/site-content/1.3.1-docs/js/reflow-scroll.js
helix/site-content/1.3.1-docs/js/reflow-skin.js
helix/site-content/1.3.1-docs/license.html

svn commit: r1912533 [5/15] - in /helix/site-content: ./ 0.9.9-docs/ 1.2.0-docs/ 1.3.0-docs/ 1.3.1-docs/ 1.3.1-docs/css/ 1.3.1-docs/images/ 1.3.1-docs/images/design/ 1.3.1-docs/images/design/crushed/

2023-09-24 Thread jxue
Added: helix/site-content/1.3.1-docs/design_crushed.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.3.1-docs/design_crushed.html?rev=1912533=auto
==
--- helix/site-content/1.3.1-docs/design_crushed.html (added)
+++ helix/site-content/1.3.1-docs/design_crushed.html Mon Sep 25 03:26:49 2023
@@ -0,0 +1,368 @@
+
+
+
+
+
+
+
+
+
+
+
+   
+   
+   Apache Helix  CrushED (Crush-based rebalancer 
with Even Distribution)
+   
+   
+   
+
+   
+   
+   
+   
+
+
+   
+
+   
+   
+
+   
+   
+
+
+
+
+
+
+
+
+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);
+})();
+
+
+   
+
+   
+
+
+   
+   
+   
+   
+   
+   
+   
+   
+   http://helix.apache.org;>Apache Helix
+   
+   
+   Helix 1.3.1
+   
+   Get Helix 
+   
+   Download
+   Building
+   Release 
Notes
+   
+   
+   
+   Hands-On 
+   
+   Quick Start
+   Tutorial
+   Javadocs
+   
+   
+   
+   Recipes 
+   
+   Distributed 
lock manager
+   Rabbit MQ consumer group
+   Rsync replicated file store
+   Service 
discovery
+   Distributed task DAG execution
+   
+   
+   
+   
+   
+   
+   
+
+   
+
+   
+
+   
+   
+   
+   
+   
+   http://helix.apache.org/; 
id="bannerLeft">
+   A cluster management 
framework for partitioned and replicated distributed resources
+   
+   
+   http://www.apache.org/; 
id="bannerRight">
+   
+   
+   
+   
+   
+   
+   Apache 
Helix
+   /
+   Release 
1.3.1
+   /
+   CrushED (Crush-based rebalancer with Even 
Distribution)
+  

svn commit: r1912533 [7/15] - in /helix/site-content: ./ 0.9.9-docs/ 1.2.0-docs/ 1.3.0-docs/ 1.3.1-docs/ 1.3.1-docs/css/ 1.3.1-docs/images/ 1.3.1-docs/images/design/ 1.3.1-docs/images/design/crushed/

2023-09-24 Thread jxue
Added: helix/site-content/1.3.1-docs/plugin-management.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.3.1-docs/plugin-management.html?rev=1912533=auto
==
--- helix/site-content/1.3.1-docs/plugin-management.html (added)
+++ helix/site-content/1.3.1-docs/plugin-management.html Mon Sep 25 03:26:49 
2023
@@ -0,0 +1,411 @@
+
+
+
+
+
+
+
+
+
+
+
+   
+   
+   Apache Helix  Project Plugin Management
+   
+   
+   
+
+   
+   
+   
+   
+
+
+   
+
+   
+   
+
+   
+   
+
+
+
+
+
+
+
+
+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);
+})();
+
+
+   
+
+   
+
+
+   
+   
+   
+   
+   
+   
+   
+   
+   http://helix.apache.org;>Apache Helix
+   
+   
+   Helix 1.3.1
+   
+   Get Helix 
+   
+   Download
+   Building
+   Release 
Notes
+   
+   
+   
+   Hands-On 
+   
+   Quick Start
+   Tutorial
+   Javadocs
+   
+   
+   
+   Recipes 
+   
+   Distributed 
lock manager
+   Rabbit MQ consumer group
+   Rsync replicated file store
+   Service 
discovery
+   Distributed task DAG execution
+   
+   
+   
+   
+   
+   
+   
+
+   
+
+   
+
+   
+   
+   
+   
+   
+   http://helix.apache.org/; 
id="bannerLeft">
+   A cluster management 
framework for partitioned and replicated distributed resources
+   
+   
+   http://www.apache.org/; 
id="bannerRight">
+   
+   
+   
+   
+   
+   
+   Apache 
Helix
+   /
+   Release 
1.3.1
+   /
+   Project Plugin Management
+   Last Published: 2023-09-24
+

svn commit: r1912533 [2/15] - in /helix/site-content: ./ 0.9.9-docs/ 1.2.0-docs/ 1.3.0-docs/ 1.3.1-docs/ 1.3.1-docs/css/ 1.3.1-docs/images/ 1.3.1-docs/images/design/ 1.3.1-docs/images/design/crushed/

2023-09-24 Thread jxue
Added: helix/site-content/1.3.1-docs/Features.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/1.3.1-docs/Features.html?rev=1912533=auto
==
--- helix/site-content/1.3.1-docs/Features.html (added)
+++ helix/site-content/1.3.1-docs/Features.html Mon Sep 25 03:26:49 2023
@@ -0,0 +1,485 @@
+
+
+
+
+
+
+
+
+
+
+
+   
+   
+   Apache Helix  Features
+   
+   
+   
+
+   
+   
+   
+   
+
+
+   
+
+   
+   
+
+   
+   
+
+
+
+
+
+
+
+
+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);
+})();
+
+
+   
+
+   
+
+
+   
+   
+   
+   
+   
+   
+   
+   
+   http://helix.apache.org;>Apache Helix
+   
+   
+   Helix 1.3.1
+   
+   Get Helix 
+   
+   Download
+   Building
+   Release 
Notes
+   
+   
+   
+   Hands-On 
+   
+   Quick Start
+   Tutorial
+   Javadocs
+   
+   
+   
+   Recipes 
+   
+   Distributed 
lock manager
+   Rabbit MQ consumer group
+   Rsync replicated file store
+   Service 
discovery
+   Distributed task DAG execution
+   
+   
+   
+   
+   
+   
+   
+
+   
+
+   
+
+   
+   
+   
+   
+   
+   http://helix.apache.org/; 
id="bannerLeft">
+   A cluster management 
framework for partitioned and replicated distributed resources
+   
+   
+   http://www.apache.org/; 
id="bannerRight">
+   
+   
+   
+   
+   
+   
+   Apache 
Helix
+   /
+   Release 
1.3.1
+   /
+   Features
+   Last Published: 2023-09-24
+   
+   
+   
+
+   
+   
+   

svn commit: r64175 - in /dev/helix/1.3.1: ./ binaries/ src/

2023-09-24 Thread jxue
Author: jxue
Date: Mon Sep 25 03:11:12 2023
New Revision: 64175

Log:
Helix 1.3.1 release


Added:
dev/helix/1.3.1/
dev/helix/1.3.1/binaries/
dev/helix/1.3.1/binaries/helix-admin-webapp-1.3.1-pkg.tar   (with props)
dev/helix/1.3.1/binaries/helix-admin-webapp-1.3.1-pkg.tar.asc
dev/helix/1.3.1/binaries/helix-admin-webapp-1.3.1-pkg.tar.md5
dev/helix/1.3.1/binaries/helix-admin-webapp-1.3.1-pkg.tar.sha512
dev/helix/1.3.1/binaries/helix-agent-1.3.1-pkg.tar   (with props)
dev/helix/1.3.1/binaries/helix-agent-1.3.1-pkg.tar.asc
dev/helix/1.3.1/binaries/helix-agent-1.3.1-pkg.tar.md5
dev/helix/1.3.1/binaries/helix-agent-1.3.1-pkg.tar.sha512
dev/helix/1.3.1/binaries/helix-core-1.3.1-pkg.tar   (with props)
dev/helix/1.3.1/binaries/helix-core-1.3.1-pkg.tar.asc
dev/helix/1.3.1/binaries/helix-core-1.3.1-pkg.tar.md5
dev/helix/1.3.1/binaries/helix-core-1.3.1-pkg.tar.sha512
dev/helix/1.3.1/binaries/helix-front-1.3.1-pkg.tar   (with props)
dev/helix/1.3.1/binaries/helix-front-1.3.1-pkg.tar.asc
dev/helix/1.3.1/binaries/helix-front-1.3.1-pkg.tar.md5
dev/helix/1.3.1/binaries/helix-front-1.3.1-pkg.tar.sha512
dev/helix/1.3.1/binaries/helix-lock-1.3.1-pkg.tar   (with props)
dev/helix/1.3.1/binaries/helix-lock-1.3.1-pkg.tar.asc
dev/helix/1.3.1/binaries/helix-lock-1.3.1-pkg.tar.md5
dev/helix/1.3.1/binaries/helix-lock-1.3.1-pkg.tar.sha512
dev/helix/1.3.1/binaries/helix-rest-1.3.1-pkg.tar   (with props)
dev/helix/1.3.1/binaries/helix-rest-1.3.1-pkg.tar.asc
dev/helix/1.3.1/binaries/helix-rest-1.3.1-pkg.tar.md5
dev/helix/1.3.1/binaries/helix-rest-1.3.1-pkg.tar.sha512
dev/helix/1.3.1/binaries/helix-view-aggregator-1.3.1-pkg.tar   (with props)
dev/helix/1.3.1/binaries/helix-view-aggregator-1.3.1-pkg.tar.asc
dev/helix/1.3.1/binaries/helix-view-aggregator-1.3.1-pkg.tar.md5
dev/helix/1.3.1/binaries/helix-view-aggregator-1.3.1-pkg.tar.sha512
dev/helix/1.3.1/binaries/zookeeper-api-1.3.1-pkg.tar   (with props)
dev/helix/1.3.1/binaries/zookeeper-api-1.3.1-pkg.tar.asc
dev/helix/1.3.1/binaries/zookeeper-api-1.3.1-pkg.tar.md5
dev/helix/1.3.1/binaries/zookeeper-api-1.3.1-pkg.tar.sha512
dev/helix/1.3.1/src/
dev/helix/1.3.1/src/helix-1.3.1-src.zip   (with props)
dev/helix/1.3.1/src/helix-1.3.1-src.zip.asc
dev/helix/1.3.1/src/helix-1.3.1-src.zip.md5
dev/helix/1.3.1/src/helix-1.3.1-src.zip.sha512

Added: dev/helix/1.3.1/binaries/helix-admin-webapp-1.3.1-pkg.tar
==
Binary file - no diff available.

Propchange: dev/helix/1.3.1/binaries/helix-admin-webapp-1.3.1-pkg.tar
--
svn:mime-type = application/octet-stream

Added: dev/helix/1.3.1/binaries/helix-admin-webapp-1.3.1-pkg.tar.asc
==
--- dev/helix/1.3.1/binaries/helix-admin-webapp-1.3.1-pkg.tar.asc (added)
+++ dev/helix/1.3.1/binaries/helix-admin-webapp-1.3.1-pkg.tar.asc Mon Sep 25 
03:11:12 2023
@@ -0,0 +1,16 @@
+-BEGIN PGP SIGNATURE-
+
+iQIzBAABCgAdFiEE72WW8pPA5nF2SiWlmNmvYXFla5QFAmUQ93gACgkQmNmvYXFl
+a5QVuxAAulOt2aKnfK0N6yZ/2b0RhXn175jmAy4IqRMPq/ZBD3QTkwpWEHO3YLwQ
+8nLBTfhK4lYqeOAbB5EbM4tUFl4S1+09rGE8YTQ8U8yFo8/N1j72RctFrgzz8diI
+ViBJ4jqxupNskWfUMLJK2pfENMPYOql/WJNIVcDxKmTNjt5AJIXimj4WRi07qnqz
+Wkq7X+psu0Zf0gUruXaAFvalbXlW0o3+InRkiuS9z4LPlCMDes+ul2C53NY0Mx7s
+v8P06iw/wn7yAXmO/O/A5+VAL0pzTDq2wsLV6yS6Ej81NW+bnuog+ie8cJkop3ox
+pO0iGvJ1HTMpdxVLq4VnJI+ENkNLzc6XLJDLW3h3/rcRc3y/AkfWo5YUOVuUhudV
+S57qg6nK/SiWxfDGt+lkmuZjwoofKyXXiZlDi/Qmfjrc7wBkP1cHpyAk9faXGH5N
+B3H+qDra8PhfdvdO6oG27ii3ApACqDZJdGcBmVT/jqMFbXBndMOoX0jEGbjGSEVb
+iMKVOL7qXhaHUNu0W4glmxXJPqWmJdtgZQkB2kTUym5xWrQzxUSzS084Ma2IJefj
+5WEwSGIoC0jsjEbehsEFyRztJCBHMVoU3sSumqsYrrN0hZJYc3acUPt+4NKe+JWV
+q0PwHjWlwS90f53Vk+3/pU9NC4OWjl8I6NdW/CuTjcLYiphgLmU=
+=BjO5
+-END PGP SIGNATURE-

Added: dev/helix/1.3.1/binaries/helix-admin-webapp-1.3.1-pkg.tar.md5
==
--- dev/helix/1.3.1/binaries/helix-admin-webapp-1.3.1-pkg.tar.md5 (added)
+++ dev/helix/1.3.1/binaries/helix-admin-webapp-1.3.1-pkg.tar.md5 Mon Sep 25 
03:11:12 2023
@@ -0,0 +1 @@
+a8c674c081991540cb5ce40be884e00a
\ No newline at end of file

Added: dev/helix/1.3.1/binaries/helix-admin-webapp-1.3.1-pkg.tar.sha512
==
--- dev/helix/1.3.1/binaries/helix-admin-webapp-1.3.1-pkg.tar.sha512 (added)
+++ dev/helix/1.3.1/binaries/helix-admin-webapp-1.3.1-pkg.tar.sha512 Mon Sep 25 
03:11:12 2023
@@ -0,0 +1 @@
+d741933d8ee0a66f993089cb3256ba1c1811147c847587fd5fa0163336bf06854d4c6290f4d7aed0b03405e8cb2a45936f769140bdb8800235c6c4be73277327
  helix-admin-webapp-1.3.1-pkg.tar

Added: dev/helix/1.3.1/binaries/helix-agent-1.3.1-pkg.tar

[helix] branch master updated: [maven-release-plugin] prepare for next development iteration

2023-09-24 Thread jxue
This is an automated email from the ASF dual-hosted git repository.

jxue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git


The following commit(s) were added to refs/heads/master by this push:
 new 38ac277c4 [maven-release-plugin] prepare for next development iteration
38ac277c4 is described below

commit 38ac277c46db4d06d845caa6d2633a8e882b2e03
Author: Junkai Xue 
AuthorDate: Sun Sep 24 09:50:57 2023 -0700

[maven-release-plugin] prepare for next development iteration
---
 helix-admin-webapp/pom.xml   | 2 +-
 helix-agent/pom.xml  | 2 +-
 helix-common/pom.xml | 2 +-
 helix-core/pom.xml   | 2 +-
 helix-front/pom.xml  | 2 +-
 helix-lock/pom.xml   | 2 +-
 helix-rest/pom.xml   | 4 ++--
 helix-view-aggregator/pom.xml| 2 +-
 meta-client/pom.xml  | 2 +-
 metadata-store-directory-common/pom.xml  | 2 +-
 metrics-common/pom.xml   | 2 +-
 pom.xml  | 4 ++--
 recipes/distributed-lock-manager/pom.xml | 2 +-
 recipes/pom.xml  | 2 +-
 recipes/rabbitmq-consumer-group/pom.xml  | 2 +-
 recipes/rsync-replicated-file-system/pom.xml | 2 +-
 recipes/service-discovery/pom.xml| 2 +-
 recipes/task-execution/pom.xml   | 2 +-
 zookeeper-api/pom.xml| 2 +-
 19 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/helix-admin-webapp/pom.xml b/helix-admin-webapp/pom.xml
index fd9bf3468..c4e9ea135 100644
--- a/helix-admin-webapp/pom.xml
+++ b/helix-admin-webapp/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.helix
 helix
-1.3.1
+1.3.2-SNAPSHOT
   
   4.0.0
 
diff --git a/helix-agent/pom.xml b/helix-agent/pom.xml
index 86b42b4a9..bf8ad1cb4 100644
--- a/helix-agent/pom.xml
+++ b/helix-agent/pom.xml
@@ -22,7 +22,7 @@
   
 org.apache.helix
 helix
-1.3.1
+1.3.2-SNAPSHOT
   
   helix-agent
   bundle
diff --git a/helix-common/pom.xml b/helix-common/pom.xml
index 9725a9491..40f64043b 100644
--- a/helix-common/pom.xml
+++ b/helix-common/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.helix
 helix
-1.3.1
+1.3.2-SNAPSHOT
   
   4.0.0
 
diff --git a/helix-core/pom.xml b/helix-core/pom.xml
index 17e6b132b..7f4f082e3 100644
--- a/helix-core/pom.xml
+++ b/helix-core/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.helix
 helix
-1.3.1
+1.3.2-SNAPSHOT
   
   4.0.0
 
diff --git a/helix-front/pom.xml b/helix-front/pom.xml
index 6d5207597..910ada0e6 100644
--- a/helix-front/pom.xml
+++ b/helix-front/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.helix
 helix
-1.3.1
+1.3.2-SNAPSHOT
   
   4.0.0
 
diff --git a/helix-lock/pom.xml b/helix-lock/pom.xml
index a405354d5..f3c740bd6 100644
--- a/helix-lock/pom.xml
+++ b/helix-lock/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.helix
 helix
-1.3.1
+1.3.2-SNAPSHOT
   
   4.0.0
 
diff --git a/helix-rest/pom.xml b/helix-rest/pom.xml
index a2cb8fa41..ac986da97 100644
--- a/helix-rest/pom.xml
+++ b/helix-rest/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.helix
 helix
-1.3.1
+1.3.2-SNAPSHOT
   
   4.0.0
 
@@ -43,7 +43,7 @@
   
 
   
-1.3.1
+1.3.2-SNAPSHOT
 
   org.apache.helix*,
   org.apache.commons.cli*,
diff --git a/helix-view-aggregator/pom.xml b/helix-view-aggregator/pom.xml
index 86d440254..9b9a5daba 100644
--- a/helix-view-aggregator/pom.xml
+++ b/helix-view-aggregator/pom.xml
@@ -21,7 +21,7 @@ under the License.
   
 org.apache.helix
 helix
-1.3.1
+1.3.2-SNAPSHOT
   
   4.0.0
 
diff --git a/meta-client/pom.xml b/meta-client/pom.xml
index f920c7ad1..4dcae95bd 100644
--- a/meta-client/pom.xml
+++ b/meta-client/pom.xml
@@ -21,7 +21,7 @@ under the License.
   
 org.apache.helix
 helix
-1.3.1
+1.3.2-SNAPSHOT
   
   4.0.0
 
diff --git a/metadata-store-directory-common/pom.xml 
b/metadata-store-directory-common/pom.xml
index cccfb49dd..114d901d1 100644
--- a/metadata-store-directory-common/pom.xml
+++ b/metadata-store-directory-common/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.helix
 helix
-1.3.1
+1.3.2-SNAPSHOT
   
   4.0.0
 
diff --git a/metrics-common/pom.xml b/metrics-common/pom.xml
index 7e8c153fd..2dbe016cb 100644
--- a/metrics-common/pom.xml
+++ b/metrics-common/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.helix
 helix
-1.3.1
+1.3.2-SNAPSHOT
   
   4.0.0
 
diff --git a/pom.xml b/pom.xml
index 6a4c62b77..dc3cd286a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   org.apache.helix
   helix
-  1.3.1
+  1.3.2-SNAPSHOT
   pom
   Apache Helix
 
@@ -431,7 +431,7 @@
   
 1.1.1-SNAPSHOT
 UTF-8
-1695573552
+1695574257
 
 https://analysis.apache.org/
 
diff --git a/recipes/distributed-lock-manager/pom.xml 

[helix] annotated tag helix-1.3.1 created (now e362db5e3)

2023-09-24 Thread jxue
This is an automated email from the ASF dual-hosted git repository.

jxue pushed a change to annotated tag helix-1.3.1
in repository https://gitbox.apache.org/repos/asf/helix.git


  at e362db5e3 (tag)
 tagging fd6a039c9ea9e9ca1a561d0a57eebe70494cade7 (commit)
 replaces helix-1.3.0
  by Junkai Xue
  on Sun Sep 24 09:50:52 2023 -0700

- Log -
[maven-release-plugin] copy for tag helix-1.3.1
---

No new revisions were added by this update.



[helix] branch master updated: [maven-release-plugin] prepare release helix-1.3.1

2023-09-24 Thread jxue
This is an automated email from the ASF dual-hosted git repository.

jxue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git


The following commit(s) were added to refs/heads/master by this push:
 new fd6a039c9 [maven-release-plugin] prepare release helix-1.3.1
fd6a039c9 is described below

commit fd6a039c9ea9e9ca1a561d0a57eebe70494cade7
Author: Junkai Xue 
AuthorDate: Sun Sep 24 09:50:47 2023 -0700

[maven-release-plugin] prepare release helix-1.3.1
---
 helix-admin-webapp/pom.xml   | 2 +-
 helix-agent/pom.xml  | 2 +-
 helix-common/pom.xml | 2 +-
 helix-core/pom.xml   | 2 +-
 helix-front/pom.xml  | 2 +-
 helix-lock/pom.xml   | 2 +-
 helix-rest/pom.xml   | 4 ++--
 helix-view-aggregator/pom.xml| 2 +-
 meta-client/pom.xml  | 2 +-
 metadata-store-directory-common/pom.xml  | 2 +-
 metrics-common/pom.xml   | 2 +-
 pom.xml  | 6 +++---
 recipes/distributed-lock-manager/pom.xml | 2 +-
 recipes/pom.xml  | 2 +-
 recipes/rabbitmq-consumer-group/pom.xml  | 2 +-
 recipes/rsync-replicated-file-system/pom.xml | 2 +-
 recipes/service-discovery/pom.xml| 2 +-
 recipes/task-execution/pom.xml   | 2 +-
 zookeeper-api/pom.xml| 2 +-
 19 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/helix-admin-webapp/pom.xml b/helix-admin-webapp/pom.xml
index db67505ac..fd9bf3468 100644
--- a/helix-admin-webapp/pom.xml
+++ b/helix-admin-webapp/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.helix
 helix
-1.3.1-SNAPSHOT
+1.3.1
   
   4.0.0
 
diff --git a/helix-agent/pom.xml b/helix-agent/pom.xml
index b5882226f..86b42b4a9 100644
--- a/helix-agent/pom.xml
+++ b/helix-agent/pom.xml
@@ -22,7 +22,7 @@
   
 org.apache.helix
 helix
-1.3.1-SNAPSHOT
+1.3.1
   
   helix-agent
   bundle
diff --git a/helix-common/pom.xml b/helix-common/pom.xml
index a4efbd5f7..9725a9491 100644
--- a/helix-common/pom.xml
+++ b/helix-common/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.helix
 helix
-1.3.1-SNAPSHOT
+1.3.1
   
   4.0.0
 
diff --git a/helix-core/pom.xml b/helix-core/pom.xml
index 9a3c303e7..17e6b132b 100644
--- a/helix-core/pom.xml
+++ b/helix-core/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.helix
 helix
-1.3.1-SNAPSHOT
+1.3.1
   
   4.0.0
 
diff --git a/helix-front/pom.xml b/helix-front/pom.xml
index 38922a4cd..6d5207597 100644
--- a/helix-front/pom.xml
+++ b/helix-front/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.helix
 helix
-1.3.1-SNAPSHOT
+1.3.1
   
   4.0.0
 
diff --git a/helix-lock/pom.xml b/helix-lock/pom.xml
index 40ab862d5..a405354d5 100644
--- a/helix-lock/pom.xml
+++ b/helix-lock/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.helix
 helix
-1.3.1-SNAPSHOT
+1.3.1
   
   4.0.0
 
diff --git a/helix-rest/pom.xml b/helix-rest/pom.xml
index 30a6c6865..a2cb8fa41 100644
--- a/helix-rest/pom.xml
+++ b/helix-rest/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.helix
 helix
-1.3.1-SNAPSHOT
+1.3.1
   
   4.0.0
 
@@ -43,7 +43,7 @@
   
 
   
-1.3.1-SNAPSHOT
+1.3.1
 
   org.apache.helix*,
   org.apache.commons.cli*,
diff --git a/helix-view-aggregator/pom.xml b/helix-view-aggregator/pom.xml
index 56e908312..86d440254 100644
--- a/helix-view-aggregator/pom.xml
+++ b/helix-view-aggregator/pom.xml
@@ -21,7 +21,7 @@ under the License.
   
 org.apache.helix
 helix
-1.3.1-SNAPSHOT
+1.3.1
   
   4.0.0
 
diff --git a/meta-client/pom.xml b/meta-client/pom.xml
index 083a7b699..f920c7ad1 100644
--- a/meta-client/pom.xml
+++ b/meta-client/pom.xml
@@ -21,7 +21,7 @@ under the License.
   
 org.apache.helix
 helix
-1.3.1-SNAPSHOT
+1.3.1
   
   4.0.0
 
diff --git a/metadata-store-directory-common/pom.xml 
b/metadata-store-directory-common/pom.xml
index 32466a690..cccfb49dd 100644
--- a/metadata-store-directory-common/pom.xml
+++ b/metadata-store-directory-common/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.helix
 helix
-1.3.1-SNAPSHOT
+1.3.1
   
   4.0.0
 
diff --git a/metrics-common/pom.xml b/metrics-common/pom.xml
index eb6685959..7e8c153fd 100644
--- a/metrics-common/pom.xml
+++ b/metrics-common/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.helix
 helix
-1.3.1-SNAPSHOT
+1.3.1
   
   4.0.0
 
diff --git a/pom.xml b/pom.xml
index cb0f21e9f..6a4c62b77 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   org.apache.helix
   helix
-  1.3.1-SNAPSHOT
+  1.3.1
   pom
   Apache Helix
 
@@ -417,7 +417,7 @@
 
scm:git:https://gitbox.apache.org/repos/asf/helix.git
 
scm:git:https://gitbox.apache.org/repos/asf/helix.git
 https://gitbox.apache.org/repos/asf?p=helix.git;a=summary
-helix-1.3.0
+helix-1.3.1