Delayed Workflow and Job Scheduling Design

2016-12-08 Thread Xue Junkai
Hi All, I have a short design for the Delayed Workflow and Job Scheduling. Since I cannot access wiki, I attached with this email. Any feedbacks and comments are highly appreciated! Best, Junkai Overview Currently, Workflows and Jobs running by Helix requires more flexibility. For example,

Helix State Transition Cancellation Design

2016-12-08 Thread Xue Junkai
Hi All, Here's an other design for Helix state transition cancellation. Could you please help me review it? Best, Junkai Introduction State transition takes a vital part of Helix managing clusters. There are different reasons can cause state transition is not necessary, for example, the node

Re: Delayed Workflow and Job Scheduling Design

2017-01-04 Thread Xue Junkai
Thanks for the help! On Wed, Jan 4, 2017 at 9:02 AM, kishore g <g.kish...@gmail.com> wrote: > will review it today > > On Tue, Jan 3, 2017 at 12:24 PM, Xue Junkai <junkai@gmail.com> wrote: > > > Hi All, > > > > Here's the pull request of this design:

Re: Delayed Workflow and Job Scheduling Design

2017-01-04 Thread Xue Junkai
Wed, Jan 4, 2017 at 9:02 AM, kishore g <g.kish...@gmail.com> wrote: > will review it today > > On Tue, Jan 3, 2017 at 12:24 PM, Xue Junkai <junkai@gmail.com> wrote: > > > Hi All, > > > > Here's the pull request of this design: https://github.com/ > &g

Re: Delayed Workflow and Job Scheduling Design

2017-01-03 Thread Xue Junkai
Hi All, Here's the pull request of this design: https://github.com/apache/helix/pull/64 Could anyone help me review it? Best, Junkai On Thu, Dec 8, 2016 at 6:09 PM, Xue Junkai <junkai@gmail.com> wrote: > Hi All, > > I have a short design for the Delayed Workflow and Job Sc

Re: dynamic zookeepr quorum

2017-03-18 Thread Xue Junkai
Hi Shawn, Great suggestion! But I have a concern for 3.5.x is that there is no stable version of 3.5.x, right? If stable version of 3.5.x comes out, we shall consider about it! Best, Junkai On Sat, Mar 18, 2017 at 4:01 PM, Neutron Sharc wrote: > Hi all, > > Recent

Re: [GitHub] helix issue #81: Creating a separate threadpool to handle batchMessages

2017-04-03 Thread Xue Junkai
Sure! Will add that. On Mon, Apr 3, 2017 at 12:21 PM, kishore g wrote: > +1 on adding an api to enable/disable this at a cluster level. > > On Mon, Apr 3, 2017 at 12:18 PM, dasahcc wrote: > > > Github user dasahcc commented on the issue: > > > >

Re: [ANNOUNCE] New committer: Junkai Xue

2017-04-03 Thread Xue Junkai
Thanks! Very glad to join the team! Best, Junkai On Mon, Apr 3, 2017 at 11:01 AM, kishore g wrote: > Yay!. Welcome to the club. > > On Mon, Apr 3, 2017 at 10:45 AM, Lei Xia wrote: > > > The Project Management Committee (PMC) for Apache Helix has asked

Re: How to run Helix tasks without Yarn

2017-08-02 Thread Xue Junkai
Hi Ramprasad, We do have a doc for the Task Framework, http://helix.apache.org/0.6.8-docs/tutorial_task_framework.html. But which Helix version are you using? This doc works for Helix 0.6.x but not for 0.7. Please let us know if you have any further questions! Best, Junkai On Wed, Aug 2, 2017

Re: Documentation of setting up controller as service

2017-08-09 Thread Xue Junkai
Since we already have command line tools for Helix, a tutorial of using command line to setup controller and participant is enough for that? We can run controller standalone or in distributed model with command line. On Wed, Aug 9, 2017 at 8:55 PM, kishore g wrote: >

Re: Generate Helix release 0.6.8

2017-05-10 Thread Xue Junkai
Yes. I have the PR for this : https://github.com/apache/helix/pull/91 Best, Junkai On Wed, May 10, 2017 at 12:08 PM, kishore g <g.kish...@gmail.com> wrote: > Yes. Do you have a PR for that?. I can review it > > On Wed, May 10, 2017 at 11:19 AM, Xue Junkai <junkai...

Re: Generate Helix release 0.6.8

2017-05-10 Thread Xue Junkai
the patch. > > On Tue, May 9, 2017 at 5:59 PM, Xue Junkai <junkai@gmail.com> wrote: > > > It does contain the batchMessage thread pool fix. But for race condition > > fix I withdraw the pull request since I am not quite sure whether the fix > > works or n

Generate Helix release 0.6.8

2017-05-09 Thread Xue Junkai
Hi Helix Devs, I am going to work on releasing Helix 0.6.8 this week. Please let me know if you have any questions, comments and concerns. Best, Junkai Xue

Re: Generate Helix release 0.6.8

2017-05-09 Thread Xue Junkai
, kishore g <g.kish...@gmail.com> wrote: > Does this include the batchMessage thread pool fix and fix to the race > condition > > On Tue, May 9, 2017 at 5:08 PM, Xue Junkai <junkai@gmail.com> wrote: > > > Hi Helix Devs, > > > > I am going to work o

[VOTE] Apache Helix 0.6.8 Release

2017-06-12 Thread Xue Junkai
Hi, This is to call for a vote on releasing the following candidate as Apache Helix 0.6.8. This is the eleventh release of Helix as an Apache project, as well as the seventh release as a top-level Apache project. Apache Helix is a generic cluster management framework that makes it easy to build

Re: Branches rearrangement

2017-06-22 Thread Xue Junkai
se on master. We can also start > with a new major version and start versioning from 2.0.0 > > thanks > Kishore G, > > > > > On Thu, Jun 22, 2017 at 4:28 PM, Lei Xia <l...@apache.org> wrote: > > > Thanks Junkai for working on this! > > > &

Re: Branches rearrangement

2017-06-22 Thread Xue Junkai
at 4:33 PM, Xue Junkai <j...@apache.org> wrote: > Hi All, > > Here're some heads ups for branch rearrangements: > >1. There will not be any features checked into helix-0.6.x, except >some hot fixes. >2. Master branch will be moved to helix-0.7.x for 0.7 vers

[ANNOUNCE] Apache Helix 0.6.8 Release

2017-06-19 Thread Xue Junkai
The Apache Helix Team is pleased to announce the eleventh release, 0.6.8, of the Apache Helix project. Apache Helix is a generic cluster management framework that makes it easy to build partitioned, fault tolerant, and scalable distributed systems. The full release notes are available here:

Branches rearrangement

2017-06-19 Thread Xue Junkai
Hi All, Here're some heads ups for branch rearrangements: 1. There will not be any features checked into helix-0.6.x, except some hot fixes. 2. Master branch will be moved to helix-0.7.x for 0.7 version bug fixing. 3. Move helix-0.6.x branch to Master branch and try our best to make

[RESULT][VOTE] Apache Helix 0.6.8 Release

2017-06-15 Thread Xue Junkai
Thanks for voting on the 0.6.8 release. It has now exceeded 72 hours so I am closing the vote. Binding +1s: Kishore Gopalakrishna, Lei Xia, Zhen Zhang Nonbinding +1s: Binding 0s: Nonbinding 0s: Binding -1s: Nonbinding -1s: The vote has passed, thanks a lot to everyone for voting!

[ANNOUNCE] Apache Helix 0.6.9 Release

2017-10-14 Thread Xue Junkai
The Apache Helix Team is pleased to announce the 12th release, 0.6.9, of the Apache Helix project. Apache Helix is a generic cluster management framework that makes it easy to build partitioned, fault tolerant, and scalable distributed systems. The full release notes are available here:

[VOTE] Apache Helix 0.6.9 Release

2017-10-09 Thread Xue Junkai
Hi, This is to call for a vote on releasing the following candidate as Apache Helix 0.6.9. This is the 12th release of Helix as an Apache project, as well as the 8th release as a top-level Apache project. Apache Helix is a generic cluster management framework that makes it easy to build

Re: Clarification of configuration related to Delayed Partition Movement

2017-10-23 Thread Xue Junkai
Hi Mahesh, There are two steps for enabling delayed rebalance: 1. Set DELAY_REBALANCE_TIME in ClusterConfig. The unit is milisecond. 2. Change the REBALANCER_CLASS_NAME of IdealState for resource to DelayedAutoRebalancer: For example ,

Re: Using job specific Participants in Helix

2017-11-16 Thread Xue Junkai
Hi Dlmuthu and Kishore, Yes. Task framework does support tagged instance at job level. It can be set in JobConfig for InstanceGroupTag. Also, do not forget to tag the instances. Best, Junkai On Thu, Nov 16, 2017 at 8:50 PM, kishore g wrote: > Hi Dlmuthu, > > You can

Re: Exceptions in logs

2017-11-03 Thread Xue Junkai
Hi Leela, Which version of Helix are you using? best, Junkai On Fri, Nov 3, 2017 at 5:31 PM, leela maheswararao < leela_mahesh...@yahoo.com.invalid> wrote: > Team, > I see below exception in logs during startup time. any issue with my > configuration? >

Re: specify master constraint per node

2017-11-03 Thread Xue Junkai
Hi Leela, Are your resources all in SemiAuto mode? SemiAuto mode assignment is based on your preference list in your IdealState list fields. If you want to spread it out, you have to change your preference list node order for different partitions. If you are using FullAuto mode, you will not

Re: specify master constraint per node

2017-11-03 Thread Xue Junkai
el { > > > > > private final String _stateUnitKey; > > SconeHandler stuff; > > RoutingTableProvider routingTableProvider; > > > > > > > public MasterSlaveStateModel(String stateUnitKey, SconeHandler > stuff,RoutingTableProvider routingTab

Re: [VOTE] Apache Helix 0.8.1 Release

2018-04-26 Thread Xue Junkai
+1 On Thu, Apr 26, 2018 at 5:13 PM, Lei Xia wrote: > +1 > > > > On Thu, Apr 26, 2018 at 11:57 AM Vivo Xu wrote: > > > +1 > > On Thu, Apr 26, 2018 at 11:34 AM Lei Xia wrote: > > > > > +1 > > > > > > > > > > > > Lei Xia > > > > > >

Re: [GitHub] helix issue #126: In CriteriaEvaluator.evaluateCriteria, if resourcename is ...

2018-01-09 Thread Xue Junkai
Hi Shreeshiv, Sorry that we dont access to email list. Please visit the website to unsubscribe your self. Best, Junkai On Tue, Jan 9, 2018 at 8:51 AM, shreeshiv patel wrote: > please unsubscribee me > > On Tue, Jan 9, 2018 at 10:31 AM, dasahcc

[RESULT][VOTE] Apache Helix 0.8.0 Release

2018-02-01 Thread Xue Junkai
Thanks for voting on the 0.8.0 release. It has now exceeded 72 hours so I am closing the vote. Binding +1s: Kishore Gopalakrishna, Lei Xia, Shi Lu, Zhen Zhang Nonbinding +1s: Bo Liu Binding 0s: Nonbinding 0s: Binding -1s: Nonbinding -1s: The vote has passed, thanks a lot to everyone for

Re: [VOTE] Apache Helix 0.8.0 Release

2018-01-31 Thread Xue Junkai
wrote: > +1. > > On Mon, Jan 29, 2018 at 6:13 PM, Bo Liu <newpoo@gmail.com> wrote: > > > +1 can't wait to try V2 restful API and UI. > > > > On Mon, Jan 29, 2018 at 5:53 PM, Lei Xia <l...@apache.org> wrote: > > > > > +1 > > > &

[VOTE] Apache Helix 0.8.0 Release

2018-01-29 Thread Xue Junkai
Hi, This is to call for a vote on releasing the following candidate as Apache Helix 0.8.0. This is the 13th release of Helix as an Apache project, as well as the 9th release as a top-level Apache project. Apache Helix is a generic cluster management framework that makes it easy to build

Re: doc link broken

2018-01-02 Thread Xue Junkai
It has been fixed now. Best, Junkai On Tue, Jan 2, 2018 at 8:12 AM, Lei Xia wrote: > Hi, William > >Thanks for reporting the issue, we will fix it asap. > > > Lei > > On Tue, Jan 2, 2018 at 12:35 AM William Guo wrote: > > > hi helix team, > > > >

Re: [VOTE] Apache Helix 0.8.2 Release

2018-07-25 Thread Xue Junkai
+1 On Wed, Jul 25, 2018 at 4:46 PM, Wang Jiajun wrote: > Hi, > > This is to call for a vote on releasing the following candidate as Apache > Helix 0.8.2. This is the 14th release of Helix as an Apache project, as > well as the 10th release as a top-level Apache project. > > Apache Helix is a

Re: Sporadic issue when restarting a Participant

2018-04-11 Thread Xue Junkai
Hi DImuthu, This could caused by the race condition of restarting participants. When a task assigned to the participant, it will initialize the task and update the TaskContext in JobContext by participant. At that moment, the participant got restarted. When the participant comes back, controller

Re: Stale jobs in Helix 0.8.2

2018-10-19 Thread Xue Junkai
Was this old jobs? Workflows, Jobs should not have external view. From this context, it seemed not to be scheduled by controller. Even there is no assignment. Please check whether you have live instances or instance is not disabled. At same time, do you to try to submit different jobs to have a

Re: Sporadic issue in putting a variable in workflow scope

2018-11-09 Thread Xue Junkai
orkflow termination > > and I'll enable DEBUG level for that class and observe further. > > > > Thanks > > Dimuthu > > > > On Fri, Nov 9, 2018 at 9:18 PM Xue Junkai wrote: > > > >> Hmm, that's very strange. The user content store znode only has been >

Re: Sporadic issue in putting a variable in workflow scope

2018-11-09 Thread Xue Junkai
rContent method. > > public void sendNextJob(String jobId) { > putUserContent(WORKFLOW_STARTED, "TRUE", Scope.WORKFLOW); > if (jobId != null) { > putUserContent(NEXT_JOB, jobId, Scope.WORKFLOW); > } > } > > Dimuthu > > > On Fri, Nov

Re: Sporadic issue in putting a variable in workflow scope

2018-11-09 Thread Xue Junkai
y and yesterday. > > Thanks > Dimuthu > > On Fri, Nov 9, 2018 at 2:40 PM Xue Junkai wrote: > > > User content store node will be created one the job has been scheduled. > In > > your case, I think the job is not scheduled. This method usually has been > >

Re: Sporadic issue in putting a variable in workflow scope

2018-11-10 Thread Xue Junkai
or all the paths irrespective of > the status of the workflow/ job/ task. Please correct me if I'm wrong. > > Thanks > Dimuthu > > On Sat, Nov 10, 2018 at 1:49 AM Xue Junkai wrote: > > > It is possible. For example, if other jobs caused the workflow failed, it >

Re: Sporadic issue in putting a variable in workflow scope

2018-11-12 Thread Xue Junkai
resources will be cleared by the framework. > 2. If the workflow failed, resources will not be cleared even after 2 hours > 3. If the workflow wasn't scheduled within 2 hours in a participant, it > will be deleted > > Is my understanding correct? > > Thanks > Dimuthu > &g

Re: Sporadic issue in putting a variable in workflow scope

2018-11-13 Thread Xue Junkai
t; > [1] > > https://github.com/apache/helix/blob/master/helix-core/src/main/java/org/apache/helix/task/TaskUtil.java#L711 > > Thanks > Dimuthu > > On Mon, Nov 12, 2018 at 10:17 PM Xue Junkai wrote: > > > 1 and 2 are correct. 3 is wrong. The expiry time sta

Re: Sporadic issue in putting a variable in workflow scope

2018-11-09 Thread Xue Junkai
User content store node will be created one the job has been scheduled. In your case, I think the job is not scheduled. This method usually has been utilized in running task. Best, Junkai On Fri, Nov 9, 2018 at 8:19 AM DImuthu Upeksha wrote: > Hi Helix Folks, > > I'm having this sporadic

Re: Sporadic delays in task execution

2018-10-02 Thread Xue Junkai
ow so > that I can figure out which which component is malfunctioning? We use helix > v 0.8.1. > > Thanks > Dimuthu > > On Tue, Sep 25, 2018 at 5:19 PM Xue Junkai wrote: > > > Hi Dimuthu, > > > > At which rate, you are keep submitting workflows? Usua

Re: Sporadic delays in task execution

2018-09-25 Thread Xue Junkai
Hi Dimuthu, At which rate, you are keep submitting workflows? Usually, Workflow scheduling is very fast. And which version of Helix you are using? Best, Junkai On Tue, Sep 25, 2018 at 8:58 AM DImuthu Upeksha wrote: > Hi Folks, > > We have noticed some delays between workflow submission and

[VOTE] Apache Helix 0.8.3 Release

2018-11-26 Thread Xue Junkai
Hi, This is to call for a vote on releasing the following candidate as Apache Helix 0.8.3. This is the 15th release of Helix as an Apache project, as well as the 11th release as a top-level Apache project. Apache Helix is a generic cluster management framework that makes it easy to build

Re: Cloning a Helix Workflow

2018-09-13 Thread Xue Junkai
; workflowBuilder.addParentChildDependency(parent, child)); > }); > > WorkflowConfig.Builder config = new > WorkflowConfig.Builder().setFailureThreshold(0); > workflowBuilder.setWorkflowConfig(config.build()); > Workflow workflow = workflowBuilder.build(); > > t

Re: Cloning a Helix Workflow

2018-09-13 Thread Xue Junkai
Hi Dlmuthu, Currently, Helix does not support rerun workflow feature. If you would like to reexecute the workflow, please submit a new one. Or for your scenario, was the workflow caused by job failing? If yes, you can increase the number of failed threshold for job level and task level, which

Re: Sporadic delays in task execution

2019-03-20 Thread Xue Junkai
rong in this improvement or > > is there any better way to achieve this directly through helix task > > framework. > > > > [1] > > > https://github.com/apache/airavata/blob/staging/modules/airavata-helix/helix-spectator/src/main/java/org/apache/airavata/hel

[ANNOUNCE] New Committer: Hunter Lee

2019-03-28 Thread Xue Junkai
Hi, All The Project Management Committee (PMC) for Apache Helix has asked Hunter Lee to become a committer and we are pleased to announce that he has accepted. Being a committer enables easier contribution to the project since there is no need to go via the patch submission process. This

[VOTE] Apache Helix 0.8.4 Release

2019-02-27 Thread Xue Junkai
Hi, This is to call for a vote on releasing the following candidate as Apache Helix 0.8.4. This is the 16th release of Helix as an Apache project, as well as the 12th release as a top-level Apache project. Apache Helix is a generic cluster management framework that makes it easy to build

[RESULT][VOTE] Apache Helix 0.8.4 Release

2019-03-06 Thread Xue Junkai
Thanks for voting on the 0.8.4 release. It has now exceeded 72 hours so I am closing the vote. Binding +1s: Kishore Gopalakrishna, Lei Xia, Junkai Xue Nonbinding +1s: Jiajun Wang, Hunter Lee Binding 0s: Nonbinding 0s: Binding -1s: Nonbinding -1s: The vote has passed, thanks a lot

[ANNOUNCE] Apache Helix 0.8.4 Release

2019-03-06 Thread Xue Junkai
The Apache Helix Team is pleased to announce the 16th release, 0.8.4, of the Apache Helix project. Apache Helix is a generic cluster management framework that makes it easy to build partitioned, fault tolerant, and scalable distributed systems. The full release notes are available here:

Re: Sporadic delays in task execution

2019-03-21 Thread Xue Junkai
turated workflows and clearing up resources before controller does > > that > > > > after a TTL. After that, we didn't see such delays in workflow > > execution > > > > and everything seems to be running smoothly. However we are > > continuously > > > >

[ANNOUNCE] Apache Helix 0.8.3 Release

2019-02-12 Thread Xue Junkai
The Apache Helix Team is pleased to announce the 15th release, 0.8.3, of the Apache Helix project. Apache Helix is a generic cluster management framework that makes it easy to build partitioned, fault tolerant, and scalable distributed systems. The full release notes are available here:

[RESULT][VOTE] Apache Helix 0.8.3 Release

2019-02-11 Thread Xue Junkai
Thanks for voting on the 0.8.3 release. It has now exceeded 72 hours so I am closing the vote. Binding +1s: Kishore Gopalakrishna, Oliver Lamy, Lei Xia, Junkai Xue Nonbinding +1s: Jiajun Wang, Harry Zhang Binding 0s: Nonbinding 0s: Binding -1s: Nonbinding -1s: The vote has passed,

Re: [NOTICE] Mandatory migration of git repos to gitbox.apache.org - one week left!

2019-01-30 Thread Xue Junkai
Thanks for the reminder. We are agree to move the gitbox. Best, Junkai On Wed, Jan 30, 2019 at 12:10 AM Apache Infrastructure Team < infrastruct...@apache.org> wrote: > Hello again, helix folks. > This is a reminder that you have *one week left* before the mandatory > mass-migration from

Re: [NOTICE] Mandatory migration of git repos to gitbox.apache.org - one week left!

2019-01-30 Thread Xue Junkai
Thanks Tommaso! Shall we have have a separate voting and link it? Or this email thread is fair enough? Best, Junkai On Wed, Jan 30, 2019 at 12:30 AM Tommaso Teofili wrote: > I think we should cast a vote, isn't it? > > Regards, > Tommaso > > Il giorno mer 30 gen 2019 alle or

[VOTE] Apache Helix 0.8.3 Release

2019-02-04 Thread Xue Junkai
Hi, This is to call for a vote on releasing the following candidate as Apache Helix 0.8.3. This is the 15th release of Helix as an Apache project, as well as the 11th release as a top-level Apache project. Apache Helix is a generic cluster management framework that makes it easy to build

Re: [NOTICE] Mandatory migration of git repos to gitbox.apache.org - one week left!

2019-02-04 Thread Xue Junkai
+1 On Mon, Feb 4, 2019 at 2:20 PM Lei Xia wrote: > +1 > > On Wed, Jan 30, 2019 at 11:28 AM Wang Jiajun > wrote: > > > +1 > > > > Best Regards, > > Jiajun > > > > > > On Wed, Jan 30, 2019 at 12:34 AM Xue Junkai wrote: > > >

Re: For PMC - enabling GitHub issues and wiki

2019-05-26 Thread Xue Junkai
+1 On Sun, May 26, 2019 at 11:25 AM kishore g wrote: > I am in favor of enabling github issues and wiki > > On Sun, May 26, 2019 at 11:22 AM Hunter Lee wrote: > > > Could a member of the PMC update the ticket for GitHub issues and wiki? > > This was discussed informally offline, so please

Re: [VOTE] Apache Helix 0.9.0 Release

2019-06-12 Thread Xue Junkai
+1 On Wed, Jun 12, 2019 at 11:15 AM kishore g wrote: > +1. > > > > On Wed, Jun 12, 2019 at 11:01 AM Lei Xia wrote: > > > +1 > > > > On Tue, Jun 11, 2019 at 3:07 PM Hunter Lee wrote: > > > > > Hi, > > > > > > This is to call for a vote on releasing the following candidate as > Apache > > >

Re: Multiple instance group tags for Job config

2019-06-24 Thread Xue Junkai
Hi Dimuthu, That's a good feature to support in the future. We dont have plan to support it right now. Could you please create a Helix ticket for that? Best, Junkai On Mon, Jun 24, 2019 at 7:59 AM DImuthu Upeksha wrote: > Hi Folks, > > Currently we can set only one instance group tag for a

Re: Java 11 support?

2019-04-29 Thread Xue Junkai
Hi Kevin, Unfortunately, we do not have this discussion before and we just started the process of migrating from Java 7 to Java 8. It may need some effort to migrate from 8 to 11 again. Feel free to create a Helix ticket for this. Best, Junkai On Mon, Apr 29, 2019 at 3:54 PM Kevin Lafferty

Missing 0.9.0.1 Helix release in maven repository

2019-08-02 Thread Xue Junkai
Hi Folks, We are generating an Apache Helix release 0.9.0.1. Everything looks good after we click the release in Repository Manager. But we did not find the 0.9.0.1 release in maven repository until now. Could you please help us figure it out why it is not showing up? It was released yesterday

Re: [VOTE] Apache Helix 0.9.1 Release

2019-08-14 Thread Xue Junkai
+1 On Wed, Aug 14, 2019 at 2:07 PM Wang Jiajun wrote: > Hi, > > This is to call for a vote on releasing the following candidate as Apache > Helix 0.9.1. This is the 18th release of Helix as an Apache project, as > well as the 14th release as a top-level Apache project. > > Apache Helix is a

Re: Missing 0.9.0.1 Helix release in maven repository

2019-08-07 Thread Xue Junkai
Create an apache jira to track it: https://issues.apache.org/jira/browse/INFRA-18849 On Fri, Aug 2, 2019 at 12:56 PM Xue Junkai wrote: > Hi Folks, > > We are generating an Apache Helix release 0.9.0.1. Everything looks good > after we click the release in Repository Manager. &g

[ANNOUNCE] Move review related emails to revi...@helix.apache.org

2019-08-05 Thread Xue Junkai
Hi Folks, Due to large set of emails from github reviews flooding dev channel, we decide to move all review related notifications to revi...@helix.apache.org. Please resubscribe the reviews by directly send subscribe emails to revi...@helix.apache.org or go through this page:

Re: [VOTE] Apache Helix 0.9.4 Release

2020-01-23 Thread Xue Junkai
+1 On Thu, Jan 23, 2020 at 5:46 AM Lei Xia wrote: > +1 > > > Lei > > On Wed, Jan 22, 2020 at 6:30 PM Hunter Lee wrote: > > > It is up now. > > > > Hunter > > > > On Wed, Jan 22, 2020 at 8:48 AM Lei Xia wrote: > > > > > Thanks Hunter, the release notes link seems not work? > > > > > > > > >

[VOTE] Apache Helix 1.0.0 Release

2020-05-04 Thread Xue Junkai
Hi, This is to call for a vote on releasing the following candidate as Apache Helix 1.0.0. This is the 21st release of Helix as an Apache project, as well as the [16th release as a top-level Apache project. Apache Helix is a generic cluster management framework that makes it easy to build

[VOTE] Apache Helix 0.9.7 Release

2020-05-11 Thread Xue Junkai
Hi, This is to call for a vote on releasing the following candidate as Apache Helix 0.9.7. This is the 22nd release of Helix as an Apache project, as well as the 18th release as a top-level Apache project. This release is supporting the customers are using 0.9 series. Apache Helix is a generic

Re: [VOTE] Apache Helix 0.9.5 Release

2020-05-11 Thread Xue Junkai
Sorry All. This version has been taken in maven. We need to investigate it. I will send another vote for different version. Please ignore this vote. Best, Junkai On Mon, May 11, 2020 at 12:06 PM Hunter Lee wrote: > +1 > > On Mon, May 11, 2020 at 12:00 PM Xue Junkai wrote:

[RESULT][VOTE] Apache Helix 1.0.0 Release

2020-05-11 Thread Xue Junkai
Thanks for voting on the [VERSION] release. It has now exceeded 72 hours so I am closing the vote. Binding +1s: Kishore Gopalakrishna, Lei Xia, Junkai Xue Nonbinding +1s: Jiajun Wang, Harry Zhang Binding 0s: Nonbinding 0s: Binding -1s: Nonbinding -1s: The vote has passed, thanks a

[ANNOUNCE] Apache Helix 0.9.7 Release

2020-05-18 Thread Xue Junkai
The Apache Helix Team is pleased to announce the 22nd release, 0.9.7, of the Apache Helix project. This release is supporting the customers are using 0.9 series. We will support the users who are not able to onboard 1.0.0 major features or backward incompatible changes. So the 0.9 series release

[RESULT][VOTE] Apache Helix 0.9.7 Release

2020-05-18 Thread Xue Junkai
Thanks for voting on the 0.9.7 release. It has now exceeded 72 hours so I am closing the vote. Binding +1s: Lei Xia, Olivier Lamy, Kishore Gopalakrishna, Junkai Xue Nonbinding +1s: Hunter Lee, Hao Zhang Binding 0s: Nonbinding 0s: Binding -1s: Nonbinding -1s: The vote has passed,

[ANNOUNCE] Apache Helix 1.0.0 Release

2020-05-11 Thread Xue Junkai
The Apache Helix Team is pleased to announce the 21st release, 1.0.0, of the Apache Helix project. Apache Helix is a generic cluster management framework that makes it easy to build partitioned, fault tolerant, and scalable distributed systems. The full release notes are available here:

Re: [VOTE] Apache Helix 0.9.8 Release

2020-10-14 Thread Xue Junkai
+1 On Wed, Oct 14, 2020 at 6:25 PM Wang Jiajun wrote: > Hi, > > This is to call for a vote on releasing the following candidate as Apache > Helix 0.9.8. This is the 23rd release of Helix as an Apache project, as > well as the 19th release as a top-level Apache project. This release is >

[RESULT][VOTE] Apache Helix 1.0.1 Release

2020-07-29 Thread Xue Junkai
hanks for voting on the [VERSION] release. It has now exceeded 72 hours so I am closing the vote. Binding +1s: Lei Xia, Zhen Zhang, Junkai Xue Nonbinding +1s: Binding 0s: Nonbinding 0s: Binding -1s: Nonbinding -1s: The vote has passed, thanks a lot to everyone for voting!

[ANNOUNCE] Apache Helix 1.0.1 Release

2020-07-29 Thread Xue Junkai
The Apache Helix Team is pleased to announce the 21st release, 1.0.1, of the Apache Helix project. Apache Helix is a generic cluster management framework that makes it easy to build partitioned, fault tolerant, and scalable distributed systems. The full release notes are available here:

Re: [VOTE] Apache Helix 1.0.1 Release

2020-07-29 Thread Xue Junkai
+1 On Thu, Jul 2, 2020 at 12:11 PM Lei Xia wrote: > +1 > > On Wed, Jul 1, 2020 at 2:51 PM Xue Junkai wrote: > > > Hi, > > > > > > This is to call for a vote on releasing the following candidate as Apache > > Helix 1.0.1. This is the 21st release

[ANNOUNCE] New Committers: Ali Reza Zamani and Huizhi Lu

2020-08-05 Thread Xue Junkai
Hi, All The Project Management Committee (PMC) for Apache Helix has asked Ali Reza Zamani and Huizhi Lu to become committers and we are pleased to announce that they have accepted. Being a committer enables easier contribution to the project since there is no need to go via the patch

[ANNOUCE] Deprecate Apache Helix 1.0.0

2020-07-01 Thread Xue Junkai
Hi Helix devs and users: We will deprecate the Helix 1.0.0 release due to an unstable behavior. It is introduced by auto merge branched feature development into master. The git auto merge silently resolved the conflict causing unexpected runtime unstability. Unfortunately our release validation

[VOTE] Apache Helix 1.0.1 Release

2020-07-01 Thread Xue Junkai
Hi, This is to call for a vote on releasing the following candidate as Apache Helix 1.0.1. This is the 21st release of Helix as an Apache project, as well as the 17th release as a top-level Apache project. Apache Helix is a generic cluster management framework that makes it easy to build

[VOTE] Apache Helix 0.9.9 Release

2020-11-20 Thread Xue Junkai
Hi, This is to call for a vote on releasing the following candidate as Apache Helix 0.9.9. This is the 24th release of Helix as an Apache project, as well as the 20th release as a top-level Apache project. Apache Helix is a generic cluster management framework that makes it easy to build

Re: Helix configuration parameter documentation

2020-11-30 Thread Xue Junkai
Hi Brent, Glad to hear that. Yes. Please submit a PR for the doc, we will help you review. Best, Junkai On Mon, Nov 30, 2020 at 4:11 PM Brent wrote: > Hey all, > > I wanted to gauge interest in constructing a page (possibly something that > lives under

Apache Helix 2021 Spring Meetup

2021-02-05 Thread Xue Junkai
We are back! Apache Helix Meetup. After 7 years, we will hold the 2021 Apache Helix meetup. We will talk about what's new in Helix for open source from 0.6 to 1.0 and also invited our heavy users from Pinterest and Uber to share their experience. Please join us!