[GitHub] [helix] alexgreenbar opened a new pull request #320: Fix compile error on master branch.

2019-05-07 Thread GitBox
alexgreenbar opened a new pull request #320: Fix compile error on master branch. URL: https://github.com/apache/helix/pull/320 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [helix] alexgreenbar opened a new pull request #319: Fix long version of quickstart guide of helix 0.8.4 release.

2019-05-07 Thread GitBox
alexgreenbar opened a new pull request #319: Fix long version of quickstart guide of helix 0.8.4 release. URL: https://github.com/apache/helix/pull/319 1. fix the wrong command parameter 2. add the command output This is

[GitHub] [helix] narendly commented on issue #318: HELIX-816 use System.currentTimeMillis()

2019-04-12 Thread GitBox
narendly commented on issue #318: HELIX-816 use System.currentTimeMillis() URL: https://github.com/apache/helix/pull/318#issuecomment-482737721 Thanks for the PR :) This is an automated message from the Apache Git Service. To

[GitHub] [helix] narendly merged pull request #318: HELIX-816 use System.currentTimeMillis()

2019-04-12 Thread GitBox
narendly merged pull request #318: HELIX-816 use System.currentTimeMillis() URL: https://github.com/apache/helix/pull/318 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [helix] bd2019us opened a new pull request #318: HELIX-816 use System.currentTimeMillis()

2019-04-12 Thread GitBox
bd2019us opened a new pull request #318: HELIX-816 use System.currentTimeMillis() URL: https://github.com/apache/helix/pull/318 new Date() is just a thin wrapper around System.currentTimeMillis(). Using System.currentTimeMillis() can help speed up the system

[GitHub] [helix] jiajunwang merged pull request #317: [HELIX-815] fix bug to avoid potential crash

2019-04-01 Thread GitBox
jiajunwang merged pull request #317: [HELIX-815] fix bug to avoid potential crash URL: https://github.com/apache/helix/pull/317 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [helix] jiajunwang commented on issue #317: [HELIX-815] fix bug to avoid potential crash

2019-04-01 Thread GitBox
jiajunwang commented on issue #317: [HELIX-815] fix bug to avoid potential crash URL: https://github.com/apache/helix/pull/317#issuecomment-478714480 Thanks for the fix. Merged to master branch. This is an automated message

[GitHub] [helix] bd2019us opened a new pull request #317: [HELIX-815] fix bug to avoid potential crash

2019-03-31 Thread GitBox
bd2019us opened a new pull request #317: [HELIX-815] fix bug to avoid potential crash URL: https://github.com/apache/helix/pull/317 Fix: (HELIX-815-PATCH)[https://issues.apache.org/jira/browse/HELIX-815] This is an automated

[GitHub] [helix] dasahcc merged pull request #316: Revise the markdown and add more context to how-to guide

2019-03-06 Thread GitBox
dasahcc merged pull request #316: Revise the markdown and add more context to how-to guide URL: https://github.com/apache/helix/pull/316 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [helix] narendly opened a new pull request #316: Revise the markdown and add more context to how-to guide

2019-03-06 Thread GitBox
narendly opened a new pull request #316: Revise the markdown and add more context to how-to guide URL: https://github.com/apache/helix/pull/316 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [helix] dasahcc merged pull request #315: Add markdown for auto-exit of maintenance mode

2019-03-06 Thread GitBox
dasahcc merged pull request #315: Add markdown for auto-exit of maintenance mode URL: https://github.com/apache/helix/pull/315 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [helix] narendly commented on issue #315: Add markdown for auto-exit of maintenance mode

2019-03-05 Thread GitBox
narendly commented on issue #315: Add markdown for auto-exit of maintenance mode URL: https://github.com/apache/helix/pull/315#issuecomment-469903213 Updated per your suggestions. This is an automated message from the Apache

[GitHub] [helix] dasahcc commented on issue #315: Add markdown for auto-exit of maintenance mode

2019-03-05 Thread GitBox
dasahcc commented on issue #315: Add markdown for auto-exit of maintenance mode URL: https://github.com/apache/helix/pull/315#issuecomment-469871837 Let's move user guide from FAQ to a separate section and describe it more on operations.

[GitHub] [helix] narendly opened a new pull request #315: Add markdown for auto-exit of maintenance mode

2019-03-04 Thread GitBox
narendly opened a new pull request #315: Add markdown for auto-exit of maintenance mode URL: https://github.com/apache/helix/pull/315 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] asfgit merged pull request #314: [HELIX-814] HELIX: Add back ClusterDataCache for backward-compatibility

2019-02-28 Thread GitBox
asfgit merged pull request #314: [HELIX-814] HELIX: Add back ClusterDataCache for backward-compatibility URL: https://github.com/apache/helix/pull/314 This is an automated message from the Apache Git Service. To respond to

[GitHub] narendly opened a new pull request #314: [HELIX-814] HELIX: Add back ClusterDataCache for backward-compatibility

2019-02-28 Thread GitBox
narendly opened a new pull request #314: [HELIX-814] HELIX: Add back ClusterDataCache for backward-compatibility URL: https://github.com/apache/helix/pull/314 It was discovered that removing ClusterDataCache and changing public interfaces (RebalanceStrategy, Rebalancer) caused

[GitHub] narendly closed pull request #269: [HELIX-752] Add missing shutdown for RoutingTableProvider

2019-02-27 Thread GitBox
narendly closed pull request #269: [HELIX-752] Add missing shutdown for RoutingTableProvider URL: https://github.com/apache/helix/pull/269 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] asfgit merged pull request #312: Minor bug fixes and improvements

2019-02-26 Thread GitBox
asfgit merged pull request #312: Minor bug fixes and improvements URL: https://github.com/apache/helix/pull/312 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] asfgit merged pull request #313: [HELIX-813] HELIX instance level validation util for rest API

2019-02-26 Thread GitBox
asfgit merged pull request #313: [HELIX-813] HELIX instance level validation util for rest API URL: https://github.com/apache/helix/pull/313 This is an automated message from the Apache Git Service. To respond to the

[GitHub] dasahcc commented on issue #312: Minor bug fixes and improvements

2019-02-26 Thread GitBox
dasahcc commented on issue #312: Minor bug fixes and improvements URL: https://github.com/apache/helix/pull/312#issuecomment-467695630 LGTM. But since this is large change. I will leave here for other reviewers to review it. At same time. could you please rebase the head.

[GitHub] i3wangyi opened a new pull request #313: [HELIX-813] HELIX instance level validation util for rest API

2019-02-26 Thread GitBox
i3wangyi opened a new pull request #313: [HELIX-813] HELIX instance level validation util for rest API URL: https://github.com/apache/helix/pull/313 This is an automated message from the Apache Git Service. To respond to

[GitHub] narendly opened a new pull request #312: Minor bug fixes and improvements

2019-02-26 Thread GitBox
narendly opened a new pull request #312: Minor bug fixes and improvements URL: https://github.com/apache/helix/pull/312 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] asfgit merged pull request #311: Check maitenanceMode rest api implementation

2019-02-26 Thread GitBox
asfgit merged pull request #311: Check maitenanceMode rest api implementation URL: https://github.com/apache/helix/pull/311 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] i3wangyi opened a new pull request #311: Check maitenanceMode rest api implementation

2019-02-26 Thread GitBox
i3wangyi opened a new pull request #311: Check maitenanceMode rest api implementation URL: https://github.com/apache/helix/pull/311 Refactor the getClusterInfo method in ClusterAccessor rest api - Changes in paused and maintenance mode

[GitHub] asfgit merged pull request #310: [HELIX-805] Implementation on HelixAdmin to check if cluster in maint…

2019-02-26 Thread GitBox
asfgit merged pull request #310: [HELIX-805] Implementation on HelixAdmin to check if cluster in maint… URL: https://github.com/apache/helix/pull/310 This is an automated message from the Apache Git Service. To respond to

[GitHub] i3wangyi opened a new pull request #310: [HELIX-805] Implementation on HelixAdmin to check if cluster in maint…

2019-02-26 Thread GitBox
i3wangyi opened a new pull request #310: [HELIX-805] Implementation on HelixAdmin to check if cluster in maint… URL: https://github.com/apache/helix/pull/310 …enance mode This is an automated message from the Apache Git

[GitHub] asfgit merged pull request #309: Auto-recovery maintenance mode feature addition

2019-02-26 Thread GitBox
asfgit merged pull request #309: Auto-recovery maintenance mode feature addition URL: https://github.com/apache/helix/pull/309 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] narendly opened a new pull request #309: Auto-recovery maintenance mode feature addition

2019-02-26 Thread GitBox
narendly opened a new pull request #309: Auto-recovery maintenance mode feature addition URL: https://github.com/apache/helix/pull/309 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] narendly closed pull request #308: Auto recovery maintenance feature

2019-02-26 Thread GitBox
narendly closed pull request #308: Auto recovery maintenance feature URL: https://github.com/apache/helix/pull/308 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] narendly opened a new pull request #308: Auto recovery maintenance feature

2019-02-26 Thread GitBox
narendly opened a new pull request #308: Auto recovery maintenance feature URL: https://github.com/apache/helix/pull/308 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] asfgit merged pull request #307: Minor improvements

2019-02-25 Thread GitBox
asfgit merged pull request #307: Minor improvements URL: https://github.com/apache/helix/pull/307 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] narendly opened a new pull request #307: Push2

2019-02-25 Thread GitBox
narendly opened a new pull request #307: Push2 URL: https://github.com/apache/helix/pull/307 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to

[GitHub] asfgit merged pull request #306: [HELIX-791] TASK2.0: Add RuntimeJobDag with job iterator functionality

2019-02-25 Thread GitBox
asfgit merged pull request #306: [HELIX-791] TASK2.0: Add RuntimeJobDag with job iterator functionality URL: https://github.com/apache/helix/pull/306 This is an automated message from the Apache Git Service. To respond to

[GitHub] narendly opened a new pull request #306: [HELIX-791] TASK2.0: Add RuntimeJobDag with job iterator functionality

2019-02-25 Thread GitBox
narendly opened a new pull request #306: [HELIX-791] TASK2.0: Add RuntimeJobDag with job iterator functionality URL: https://github.com/apache/helix/pull/306 Job list iterator methods and underlying data structure were added to JobDag to support retrieval of jobs by TaskDispatcher (to be

[GitHub] narendly closed pull request #305: [HELIX-791] TASK2.0: Add RuntimeJobDag with job iterator functionality

2019-02-25 Thread GitBox
narendly closed pull request #305: [HELIX-791] TASK2.0: Add RuntimeJobDag with job iterator functionality URL: https://github.com/apache/helix/pull/305 This is an automated message from the Apache Git Service. To respond to

[GitHub] narendly opened a new pull request #305: [HELIX-791] TASK2.0: Add RuntimeJobDag with job iterator functionality

2019-02-22 Thread GitBox
narendly opened a new pull request #305: [HELIX-791] TASK2.0: Add RuntimeJobDag with job iterator functionality URL: https://github.com/apache/helix/pull/305 Job list iterator methods and underlying data structure were added to JobDag to support retrieval of jobs by TaskDispatcher (to be

[GitHub] asfgit merged pull request #304: Add quota-based scheduling to tutorial

2019-02-21 Thread GitBox
asfgit merged pull request #304: Add quota-based scheduling to tutorial URL: https://github.com/apache/helix/pull/304 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] narendly opened a new pull request #304: Add quota-based scheduling to tutorial

2019-02-21 Thread GitBox
narendly opened a new pull request #304: Add quota-based scheduling to tutorial URL: https://github.com/apache/helix/pull/304 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] asfgit merged pull request #303: Add quota-based scheduling to tutorial

2019-02-21 Thread GitBox
asfgit merged pull request #303: Add quota-based scheduling to tutorial URL: https://github.com/apache/helix/pull/303 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] narendly opened a new pull request #303: Add quota-based scheduling to tutorial

2019-02-21 Thread GitBox
narendly opened a new pull request #303: Add quota-based scheduling to tutorial URL: https://github.com/apache/helix/pull/303 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] asfgit merged pull request #301: Add markdown for quota-based scheduling

2019-02-21 Thread GitBox
asfgit merged pull request #301: Add markdown for quota-based scheduling URL: https://github.com/apache/helix/pull/301 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] narendly commented on a change in pull request #301: Add markdown for quota-based scheduling

2019-02-20 Thread GitBox
narendly commented on a change in pull request #301: Add markdown for quota-based scheduling URL: https://github.com/apache/helix/pull/301#discussion_r258758919 ## File path: website/0.8.3/src/site/markdown/quota_scheduling.md ## @@ -0,0 +1,181 @@ + + +# Quota-based Task

[GitHub] narendly commented on issue #301: Add markdown for quota-based scheduling

2019-02-12 Thread GitBox
narendly commented on issue #301: Add markdown for quota-based scheduling URL: https://github.com/apache/helix/pull/301#issuecomment-463036989 Thanks for noticing. I have moved it to 0.8.3 folder and removed from src. This is

[GitHub] dasahcc commented on issue #301: Add markdown for quota-based scheduling

2019-02-12 Thread GitBox
dasahcc commented on issue #301: Add markdown for quota-based scheduling URL: https://github.com/apache/helix/pull/301#issuecomment-463028870 You may need to move this to 0.8.3 folder, since this feature is released out from 0.8.3.

[GitHub] asfgit merged pull request #302: HELIX: Fix null tgtSessionId message bug

2019-02-12 Thread GitBox
asfgit merged pull request #302: HELIX: Fix null tgtSessionId message bug URL: https://github.com/apache/helix/pull/302 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] narendly opened a new pull request #302: HELIX: Fix null tgtSessionId message bug

2019-02-11 Thread GitBox
narendly opened a new pull request #302: HELIX: Fix null tgtSessionId message bug URL: https://github.com/apache/helix/pull/302 It has been reported that the Controller sometimes sends a message with a null tgtSessionId, which was causing an NPE on the Participant. Changelist:

[GitHub] narendly opened a new pull request #301: Add markdown for quota-based scheduling

2019-02-10 Thread GitBox
narendly opened a new pull request #301: Add markdown for quota-based scheduling URL: https://github.com/apache/helix/pull/301 This is an automated message from the Apache Git Service. To respond to the message, please log

<    2   3   4   5   6   7