[GitHub] helix pull request: [HELIX-470] Netty-based IPC layer

2014-08-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/2 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: Adds -maxChannelLifeMillis CLI argument to Ben...

2014-09-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/3 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: refactored Netty IPC code into separate classe...

2014-09-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/5 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: [HELIX-525] Add integration tests to verify th...

2014-10-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/7 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: [HELIX-537] Shutdown executors

2014-11-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/8 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: helix-ipc artifact now includes both resolvers...

2014-11-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/13 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: adding python helix admin library

2014-12-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/14 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: [HELIX-569] - Update docs to correctly pass re...

2015-02-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/16 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: Adding support for zookeeper administration in...

2015-02-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/15 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: [HELIX-584] SimpleDateFormat should not be use...

2015-03-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/20 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: Support deleting job from a job queue. The que...

2015-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/17 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: [HELIX-584] SimpleDateFormat should not be use...

2015-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/24 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: [HELIX-591] Provide getResourcesWithTag in Hel...

2015-05-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/25 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: [HELIX-592] addCluster should respect overwrit...

2015-05-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/27 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: [HELIX-600] Task scheduler fails to schedule a...

2015-06-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/29 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: [HELIX-596] fix throttled messages still take ...

2015-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/28 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: Cleaned up ByteBuf usage in IPC

2015-08-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/33 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: [HELIX-601] Allow work flow to schedule depend...

2015-07-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/30 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: [HELIX-613] Fix thread leaking problems in Tas...

2015-11-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/38 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: [HELIX-610] Makes sure TaskStateModel gets pro...

2015-11-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/35 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: [HELIX-609] Added new DataSource values LIVEIN...

2015-11-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/34 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: [HELIX-617] Job IdealState is generated even t...

2015-12-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/40 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: fixed a bug at WriteLock caused by read-delete...

2016-05-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/44 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #45: Fixing an NPE when there is a session mismatch in He...

2016-06-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/45 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request: [Helix-624] Fix NPE in TestMessageService.Test...

2016-01-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/42 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #46: All task framework changes

2016-08-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/46 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #64: Support delaying jobs schedule with configurable del...

2017-01-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/64 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #68: Added new DataSource values LIVEINSTANCES and INSTAN...

2017-02-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/68 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #66: Few improvements and bug fixings

2017-02-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/66 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #70: Fix build for package changed

2017-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/70 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #71: [HELIX-653] Fix enable/disable partition in instance...

2017-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/71 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #72: Fix ResourceConfig validation

2017-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/72 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #73: Support cancel tasks with synchronized check task st...

2017-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/73 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #47: Support user defined content store per workflow/job/...

2016-09-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/47 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #52: [HELIX-631] AutoRebalanceStrategy does not work corr...

2016-10-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/52 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #57: [HELIX-637] Populate the StateModelDefinition once i...

2016-11-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/57 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #56: [HELIX-543] Avoid moving partitions unnecessarily wh...

2016-10-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/56 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #61: Improvement for Task Framework Tutorial

2016-11-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/61 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #60: Add Tutorial for Task Framework

2016-11-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/60 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #55: [HELIX-636] Add Java API and REST API for clean up J...

2016-10-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/55 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #65: [HELIX-651] Add a method in HelixAdmin to set the In...

2017-01-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/65 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #63: Bug fixing and Improvements

2016-12-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/63 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #79: Make more user friendly API change

2017-03-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/79 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #78: Auto compress ZNode that are greater than 1MB

2017-03-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/78 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #77: Adding support to batch ZK callback optionally by se...

2017-03-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/77 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #81: Creating a separate threadpool to handle batchMessag...

2017-04-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/81 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #83: Update ivy files with new version name.

2017-04-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/83 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #82: Add Test for Batch Message ThreadPool

2017-04-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/82 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #85: Add test for testing submessage fail but update stat...

2017-04-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/85 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #74: Three bug fixings and improvements

2017-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/74 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #75: Ignore instances with no instance configuration

2017-03-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/75 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #102: Fix test TestSwapInstance.

2017-07-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/102 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #88: [HELIX-654] Running task rebalance

2017-07-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/88 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #86: Expose Callbacks that can let async operation of ZkC...

2017-04-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/86 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #105: [HELIX-662] Fix styling issue when visiting sites w...

2017-08-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/105 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #90: [HELIX-631] Fix AutoRebalanceStrategy replica not as...

2017-05-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/90 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #91: [Helix-656] Support customize batch state transition...

2017-05-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/91 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #97: [HELIX-658] Bump Zookeeper version to 3.4.9.

2017-06-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/97 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #98: [HELIX-660]Configurable operation timeout for Helix ...

2017-06-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/98 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #99: Prepare website for 0.6.8 release and add 0.6.8 rele...

2017-06-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/99 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #100: [HELIX-655] Helix per-participant concurrent task t...

2017-06-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/100 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #101: Add task execution throttling manual into TaskFrame...

2017-06-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/101 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #93: Fix TestClusterVerifier

2017-05-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/93 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #92: Test fixes

2017-05-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/92 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #94: Add support of setting/updating of cluster/resource/...

2017-05-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/94 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #95: [HELIX-657] Fix unexpected idealstate overwrite when...

2017-05-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/95 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] helix pull request #103: Fix disconnected zkConnection issue.

2017-09-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/103 ---

[GitHub] helix pull request #104: Record workflow scheduling history in recurrent wor...

2017-09-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/104 ---

[GitHub] helix pull request #109: Add state transition throttling feature.

2017-10-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/109 ---

[GitHub] helix pull request #110: [HELIX-669] State transition cancellation implement...

2017-10-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/110 ---

[GitHub] helix pull request #111: Couple improvements and bug fixings

2017-10-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/111 ---

[GitHub] helix pull request #113: A few small features and improvements.

2017-10-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/113 ---

[GitHub] helix pull request #106: Support job level expiration and disable resource m...

2017-09-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/106 ---

[GitHub] helix pull request #108: Three improvements or but fixes of Helix

2017-09-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/108 ---

[GitHub] helix pull request #114: Fix unstable test for release

2017-10-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/114 ---

[GitHub] helix pull request #115: Prepare website for 0.6.8 release and add 0.6.8 rel...

2017-10-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/115 ---

[GitHub] helix pull request #112: [HELIX-670] Fix typo in Javadoc

2017-10-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/112 ---

[GitHub] helix pull request #117: Update Ivy file

2017-10-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/117 ---

[GitHub] helix pull request #202: Adding a design doc for CrushED rebalance strategy

2018-06-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/202 ---

[GitHub] helix pull request #204: [HELIX-705]: Participant duplicated state transitio...

2018-06-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/204 ---

[GitHub] helix pull request #203: [HELIX-703] Change print statement to log statement

2018-06-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/203 ---

[GitHub] helix pull request #207: [HELIX-707] Fix topstate handoff metrics.

2018-06-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/207 ---

[GitHub] helix pull request #125: [HELIX-671] Introduce github.com/uber-go/go-helix a...

2018-01-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/125 ---

[GitHub] helix pull request #132: Improvement in waitToJob and 0.8.0 release note

2018-01-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/132 ---

[GitHub] helix pull request #128: Add instance support for CriteriaEvaluator

2018-01-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/128 ---

[GitHub] helix pull request #130: Another PR for 0.8.0 release

2018-01-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/130 ---

[GitHub] helix pull request #129: Added tutorial for Helix UI setup

2018-01-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/129 ---

[GitHub] helix pull request #131: Bump up ZOOKEEPER version to 3.4.11.

2018-01-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/131 ---

[GitHub] helix pull request #133: [HELIX-673] Fix inconsistent behavior in ZKCacheBas...

2018-01-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/133 ---

[GitHub] helix pull request #135: 0.8.0 releasenote update

2018-02-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/135 ---

[GitHub] helix pull request #120: Initiate 0.8.0 documents

2017-12-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/120 ---

[GitHub] helix pull request #119: Giant PR for Helix 0.8

2017-12-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/119 ---

[GitHub] helix pull request #122: [helix-front] Fix building issue caused by version ...

2018-01-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/122 ---

[GitHub] helix pull request #264: bump ivy file versions and disable helix-front buil...

2018-07-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/264 ---

[GitHub] helix pull request #265: Workflow support & Cluster dashboard & LDAP

2018-08-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/265 ---

[GitHub] helix pull request #252: Expose ExternalViews in RoutingTable and RoutingTab...

2018-07-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/252 ---

[GitHub] helix pull request #249: Fix test configs for TestRecoveryLoadBalance

2018-07-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/249 ---

[GitHub] helix pull request #253: Sync the local change about RoutingTableProvider an...

2018-07-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/253 ---

[GitHub] helix pull request #250: Modify TestGetLastScheduledTaskTimestamp for increa...

2018-07-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/250 ---

[GitHub] helix pull request #251: Make AssignmentCalculators non-static so that tests...

2018-07-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/251 ---

  1   2   3   >