You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [helix] NealSun96 closed pull request #1056: (WIP) Task delay metrics endpoints on TaskDriver - posted by GitBox <gi...@apache.org> on 2020/07/01 01:45:06 UTC, 0 replies.
- [GitHub] [helix] NealSun96 commented on pull request #1056: (WIP) Task delay metrics endpoints on TaskDriver - posted by GitBox <gi...@apache.org> on 2020/07/01 01:45:07 UTC, 0 replies.
- [GitHub] [helix] NealSun96 commented on a change in pull request #1076: Recover Workflow Garbage Collection Logic - posted by GitBox <gi...@apache.org> on 2020/07/01 01:47:03 UTC, 1 replies.
- [GitHub] [helix] alirezazamani commented on a change in pull request #1076: Recover Workflow Garbage Collection Logic - posted by GitBox <gi...@apache.org> on 2020/07/01 01:50:57 UTC, 0 replies.
- [GitHub] [helix] alirezazamani commented on pull request #1131: Fix RuntimeJobDag initialization with old DAG - posted by GitBox <gi...@apache.org> on 2020/07/01 17:30:41 UTC, 0 replies.
- [GitHub] [helix] dasahcc commented on a change in pull request #1127: Fix validation logic in GenericApiBuilders and add usage tests - posted by GitBox <gi...@apache.org> on 2020/07/01 18:25:44 UTC, 1 replies.
- [GitHub] [helix] dasahcc closed issue #1099: Race condition between cache refresh and job purge - posted by GitBox <gi...@apache.org> on 2020/07/01 18:26:35 UTC, 0 replies.
- [GitHub] [helix] dasahcc merged pull request #1131: Fix RuntimeJobDag initialization with old DAG - posted by GitBox <gi...@apache.org> on 2020/07/01 18:26:35 UTC, 0 replies.
- [GitHub] [helix] dasahcc closed issue #1130: Job should not be dropped if IdealState of the job is removed - posted by GitBox <gi...@apache.org> on 2020/07/01 18:26:35 UTC, 0 replies.
- [GitHub] [helix] narendly commented on a change in pull request #1127: Fix validation logic in GenericApiBuilders and add usage tests - posted by GitBox <gi...@apache.org> on 2020/07/01 20:00:40 UTC, 1 replies.
- [GitHub] [helix] lei-xia commented on a change in pull request #1111: Add Cluster and instance level metrics to report the past-due incompleted message count. - posted by GitBox <gi...@apache.org> on 2020/07/01 20:19:07 UTC, 2 replies.
- [GitHub] [helix] NealSun96 opened a new issue #1133: Allow getIdealPartitionMapForWagedFullAuto return preference list based results - posted by GitBox <gi...@apache.org> on 2020/07/02 01:43:56 UTC, 0 replies.
- [GitHub] [helix] alirezazamani opened a new issue #1134: TestUpdateWorkflow is unstable - posted by GitBox <gi...@apache.org> on 2020/07/02 03:10:25 UTC, 0 replies.
- [GitHub] [helix] alirezazamani opened a new pull request #1135: Stabilize TestUpdateWorkflow - posted by GitBox <gi...@apache.org> on 2020/07/02 03:15:27 UTC, 0 replies.
- [GitHub] [helix] NealSun96 opened a new pull request #1136: Add option to return pref lists based results - posted by GitBox <gi...@apache.org> on 2020/07/02 18:41:31 UTC, 0 replies.
- [GitHub] [helix] jiajunwang commented on a change in pull request #1136: Add option to return pref lists based results - posted by GitBox <gi...@apache.org> on 2020/07/02 18:58:24 UTC, 1 replies.
- [GitHub] [helix] NealSun96 commented on a change in pull request #1136: Add option to return pref lists based results - posted by GitBox <gi...@apache.org> on 2020/07/02 20:25:16 UTC, 2 replies.
- [GitHub] [helix] narendly commented on a change in pull request #1136: Add option to return pref lists based results - posted by GitBox <gi...@apache.org> on 2020/07/02 20:45:53 UTC, 2 replies.
- [GitHub] [helix] pkuwm commented on a change in pull request #1072: Make data size limit in ZkClient to use znrecord size config - posted by GitBox <gi...@apache.org> on 2020/07/03 05:25:27 UTC, 2 replies.
- [GitHub] [helix] pkuwm commented on a change in pull request #1109: ZkClient should not keep retrying getChildren() due to large number of children - posted by GitBox <gi...@apache.org> on 2020/07/03 06:03:59 UTC, 3 replies.
- [GitHub] [helix] jiajunwang opened a new issue #1137: ZkClient leakage in the helix-core tests - posted by GitBox <gi...@apache.org> on 2020/07/03 18:17:01 UTC, 0 replies.
- [GitHub] [helix] jiajunwang opened a new pull request #1138: Cleanup test code and adding finalize method to avoid ZkClient leakage in the Helix-core tests. - posted by GitBox <gi...@apache.org> on 2020/07/03 23:36:05 UTC, 0 replies.
- [GitHub] [helix] jiajunwang commented on pull request #1138: Cleanup test code and adding finalize method to avoid ZkClient leakage in the Helix-core tests. - posted by GitBox <gi...@apache.org> on 2020/07/04 07:58:54 UTC, 1 replies.
- [GitHub] [helix] jiajunwang merged pull request #1138: Cleanup test code and adding finalize method to avoid ZkClient leakage in the Helix-core tests. - posted by GitBox <gi...@apache.org> on 2020/07/04 07:59:35 UTC, 0 replies.
- [GitHub] [helix] jiajunwang closed issue #1137: ZkClient leakage in the helix-core tests - posted by GitBox <gi...@apache.org> on 2020/07/04 22:48:15 UTC, 0 replies.
- [GitHub] [helix] jiajunwang opened a new issue #1139: TaskStateModelFactory leaks thousands of threads in the test. - posted by GitBox <gi...@apache.org> on 2020/07/04 22:50:57 UTC, 0 replies.
- [GitHub] [helix] jiajunwang opened a new pull request #1140: Shutdown the TaskStateModelFactory threads created in the tests. - posted by GitBox <gi...@apache.org> on 2020/07/04 22:58:38 UTC, 0 replies.
- [GitHub] [helix] narendly merged pull request #1127: Fix validation logic in GenericApiBuilders and add usage tests - posted by GitBox <gi...@apache.org> on 2020/07/05 21:38:05 UTC, 0 replies.
- [GitHub] [helix] narendly closed issue #1121: Fix GenericZkHelixApiBuilder and GenericBaseDataAccessorBuilder - posted by GitBox <gi...@apache.org> on 2020/07/05 21:38:06 UTC, 0 replies.
- [GitHub] [helix] narendly commented on a change in pull request #1140: Shutdown the TaskStateModelFactory threads created in the tests. - posted by GitBox <gi...@apache.org> on 2020/07/05 21:41:34 UTC, 0 replies.
- [GitHub] [helix] jiajunwang commented on a change in pull request #1140: Shutdown the TaskStateModelFactory threads created in the tests. - posted by GitBox <gi...@apache.org> on 2020/07/07 17:47:00 UTC, 0 replies.
- [GitHub] [helix] jiajunwang commented on pull request #1140: Shutdown the TaskStateModelFactory threads created in the tests. - posted by GitBox <gi...@apache.org> on 2020/07/07 18:05:49 UTC, 0 replies.
- [GitHub] [helix] jiajunwang merged pull request #1140: Shutdown the TaskStateModelFactory threads created in the tests. - posted by GitBox <gi...@apache.org> on 2020/07/07 18:06:09 UTC, 0 replies.
- [GitHub] [helix] jiajunwang closed issue #1139: TaskStateModelFactory leaks thousands of threads in the test. - posted by GitBox <gi...@apache.org> on 2020/07/07 18:06:19 UTC, 0 replies.
- [GitHub] [helix] alirezazamani opened a new issue #1141: Possible quota leak for running tasks - posted by GitBox <gi...@apache.org> on 2020/07/07 19:59:30 UTC, 0 replies.
- [GitHub] [helix] alirezazamani opened a new pull request #1142: Respect Maximum Number Of Attempts for the tasks - posted by GitBox <gi...@apache.org> on 2020/07/07 20:15:30 UTC, 0 replies.
- [GitHub] [helix] alirezazamani opened a new issue #1143: _existsLiveInstanceOrCurrentStateChange flag in cache - posted by GitBox <gi...@apache.org> on 2020/07/09 17:27:24 UTC, 0 replies.
- [GitHub] [helix] narendly commented on a change in pull request #1142: (WIP) Respect Maximum Number Of Attempts for the tasks - posted by GitBox <gi...@apache.org> on 2020/07/12 16:46:51 UTC, 6 replies.
- [GitHub] [helix] lei-xia closed pull request #1111: Add Cluster and instance level metrics to report the past-due incompleted message count. - posted by GitBox <gi...@apache.org> on 2020/07/13 15:37:15 UTC, 0 replies.
- [GitHub] [helix] lei-xia commented on pull request #1111: Add Cluster and instance level metrics to report the past-due incompleted message count. - posted by GitBox <gi...@apache.org> on 2020/07/13 15:45:19 UTC, 1 replies.
- [GitHub] [helix] lei-xia opened a new pull request #1111: Add Cluster and instance level metrics to report the past-due incompleted message count. - posted by GitBox <gi...@apache.org> on 2020/07/13 15:45:20 UTC, 0 replies.
- [GitHub] [helix] jiajunwang commented on issue #1139: TaskStateModelFactory leaks thousands of threads in the test. - posted by GitBox <gi...@apache.org> on 2020/07/13 19:10:57 UTC, 0 replies.
- [GitHub] [helix] narendly commented on issue #1139: TaskStateModelFactory leaks thousands of threads in the test. - posted by GitBox <gi...@apache.org> on 2020/07/13 20:06:51 UTC, 0 replies.
- [GitHub] [helix] zhangmeng916 closed issue #1046: Improve the adding of customized state listener - posted by GitBox <gi...@apache.org> on 2020/07/13 20:44:25 UTC, 0 replies.
- [GitHub] [helix] zhangmeng916 closed issue #993: Remove compatibility check stage from Helix generic controller - posted by GitBox <gi...@apache.org> on 2020/07/13 20:45:05 UTC, 0 replies.
- [GitHub] [helix] zhangmeng916 closed issue #1025: Add instance validation logic in participant auto registration - posted by GitBox <gi...@apache.org> on 2020/07/13 20:45:05 UTC, 0 replies.
- [GitHub] [helix] zhangmeng916 closed issue #1026: Clean up commented out code in Helix participant manager - posted by GitBox <gi...@apache.org> on 2020/07/13 20:45:36 UTC, 0 replies.
- [GitHub] [helix] zhangmeng916 closed issue #1032: Add check for customized state path existence before adding listener to it - posted by GitBox <gi...@apache.org> on 2020/07/13 20:45:46 UTC, 0 replies.
- [GitHub] [helix] kaisun2000 commented on pull request #1138: Cleanup test code and adding finalize method to avoid ZkClient leakage in the Helix-core tests. - posted by GitBox <gi...@apache.org> on 2020/07/13 21:01:11 UTC, 0 replies.
- [GitHub] [helix] zhangmeng916 opened a new issue #1144: Add tutorial for customized view - posted by GitBox <gi...@apache.org> on 2020/07/13 21:57:06 UTC, 0 replies.
- [GitHub] [helix] zhangmeng916 opened a new issue #1145: Add tutorial for cloud support - posted by GitBox <gi...@apache.org> on 2020/07/13 21:57:46 UTC, 0 replies.
- [GitHub] [helix] NealSun96 commented on pull request #1136: Add option to return pref lists based results - posted by GitBox <gi...@apache.org> on 2020/07/13 22:34:09 UTC, 0 replies.
- [GitHub] [helix] jiajunwang closed issue #1133: Allow getIdealPartitionMapForWagedFullAuto return preference list based results - posted by GitBox <gi...@apache.org> on 2020/07/13 22:51:23 UTC, 0 replies.
- [GitHub] [helix] jiajunwang merged pull request #1136: Allow getIdealAssignmentForWagedFullAuto return preference list based results, add result filtering - posted by GitBox <gi...@apache.org> on 2020/07/13 22:51:23 UTC, 0 replies.
- [GitHub] [helix] narendly opened a new issue #1146: Remove metric-related classes in helix-core - posted by GitBox <gi...@apache.org> on 2020/07/14 04:17:30 UTC, 0 replies.
- [GitHub] [helix] narendly opened a new pull request #1147: Remove legacy duplicate metric classes in helix-core - posted by GitBox <gi...@apache.org> on 2020/07/14 04:18:23 UTC, 0 replies.
- [GitHub] [helix] narendly commented on pull request #1147: Remove legacy duplicate metric classes in helix-core - posted by GitBox <gi...@apache.org> on 2020/07/14 04:27:36 UTC, 0 replies.
- [GitHub] [helix] jiajunwang opened a new issue #1148: ZKHelixManager.disconnect() will block forever if ZK connection is not SyncConnected. - posted by GitBox <gi...@apache.org> on 2020/07/14 04:59:34 UTC, 0 replies.
- [GitHub] [helix] jiajunwang opened a new pull request #1149: Refine the ZkHelixManager.disconnect() method so it won't be blocked when the ZK connection breaks. - posted by GitBox <gi...@apache.org> on 2020/07/14 05:06:47 UTC, 0 replies.
- [GitHub] [helix] jiajunwang commented on a change in pull request #1072: Make data size limit in ZkClient to use znrecord size config - posted by GitBox <gi...@apache.org> on 2020/07/14 05:14:19 UTC, 1 replies.
- [GitHub] [helix] jiajunwang commented on a change in pull request #1109: ZkClient should not keep retrying getChildren() due to large number of children - posted by GitBox <gi...@apache.org> on 2020/07/14 05:18:19 UTC, 2 replies.
- [GitHub] [helix] jiajunwang commented on a change in pull request #1119: Add sync() call first for new session handling - posted by GitBox <gi...@apache.org> on 2020/07/14 05:33:48 UTC, 18 replies.
- [GitHub] [helix] jiajunwang commented on a change in pull request #1124: (WIP)Add stale message map to improve P2P message rate - posted by GitBox <gi...@apache.org> on 2020/07/14 05:53:58 UTC, 0 replies.
- [GitHub] [helix] jiajunwang commented on a change in pull request #1135: Stabilize TestUpdateWorkflow - posted by GitBox <gi...@apache.org> on 2020/07/14 05:56:25 UTC, 0 replies.
- [GitHub] [helix] jiajunwang commented on a change in pull request #1147: Remove legacy duplicate metric classes in helix-core - posted by GitBox <gi...@apache.org> on 2020/07/14 05:58:21 UTC, 2 replies.
- [GitHub] [helix] zhangmeng916 commented on a change in pull request #1124: (WIP)Add stale message map to improve P2P message rate - posted by GitBox <gi...@apache.org> on 2020/07/14 06:00:13 UTC, 0 replies.
- [GitHub] [helix] alirezazamani commented on a change in pull request #1135: Stabilize TestUpdateWorkflow - posted by GitBox <gi...@apache.org> on 2020/07/14 06:22:01 UTC, 1 replies.
- [GitHub] [helix] narendly commented on a change in pull request #1147: Remove legacy duplicate metric classes in helix-core - posted by GitBox <gi...@apache.org> on 2020/07/14 06:50:26 UTC, 0 replies.
- [GitHub] [helix] narendly commented on a change in pull request #1149: Refine the ZkHelixManager.disconnect() method so it won't be blocked when the ZK connection breaks. - posted by GitBox <gi...@apache.org> on 2020/07/14 06:52:11 UTC, 1 replies.
- [GitHub] [helix] jiajunwang commented on a change in pull request #1149: Refine the ZkHelixManager.disconnect() method so it won't be blocked when the ZK connection breaks. - posted by GitBox <gi...@apache.org> on 2020/07/14 07:39:28 UTC, 5 replies.
- [GitHub] [helix] pkuwm commented on a change in pull request #1147: Remove legacy duplicate metric classes in helix-core - posted by GitBox <gi...@apache.org> on 2020/07/14 07:44:05 UTC, 0 replies.
- [GitHub] [helix] narendly edited a comment on pull request #1147: Remove legacy duplicate metric classes in helix-core - posted by GitBox <gi...@apache.org> on 2020/07/14 17:57:27 UTC, 0 replies.
- [GitHub] [helix] NealSun96 opened a new issue #1150: Fix enableWagedRebalance by respecting resource names argument - posted by GitBox <gi...@apache.org> on 2020/07/14 18:37:57 UTC, 0 replies.
- [GitHub] [helix] jiajunwang commented on a change in pull request #1124: Add stale message map to improve P2P message rate - posted by GitBox <gi...@apache.org> on 2020/07/14 19:32:39 UTC, 12 replies.
- [GitHub] [helix] zhangmeng916 commented on a change in pull request #1124: Add stale message map to improve P2P message rate - posted by GitBox <gi...@apache.org> on 2020/07/14 20:39:01 UTC, 15 replies.
- [GitHub] [helix] NealSun96 opened a new pull request #1151: Fix enableWagedRebalance by respecting resource names argument - posted by GitBox <gi...@apache.org> on 2020/07/14 21:24:24 UTC, 0 replies.
- [GitHub] [helix] jiajunwang commented on a change in pull request #1151: Fix enableWagedRebalance by respecting resource names argument - posted by GitBox <gi...@apache.org> on 2020/07/14 21:50:36 UTC, 2 replies.
- [GitHub] [helix] NealSun96 commented on a change in pull request #1151: Fix enableWagedRebalance by respecting resource names argument - posted by GitBox <gi...@apache.org> on 2020/07/14 22:00:52 UTC, 1 replies.
- [GitHub] [helix] pkuwm opened a new issue #1152: There are two blank lines after imports in helix style - posted by GitBox <gi...@apache.org> on 2020/07/14 22:04:44 UTC, 0 replies.
- [GitHub] [helix] kaisun2000 commented on pull request #1119: Add sync() call first for new session handling - posted by GitBox <gi...@apache.org> on 2020/07/14 22:24:52 UTC, 2 replies.
- [GitHub] [helix] kaisun2000 commented on a change in pull request #1119: Add sync() call first for new session handling - posted by GitBox <gi...@apache.org> on 2020/07/14 22:25:52 UTC, 51 replies.
- [GitHub] [helix] jiajunwang commented on pull request #1119: Add sync() call first for new session handling - posted by GitBox <gi...@apache.org> on 2020/07/14 22:55:33 UTC, 0 replies.
- [GitHub] [helix] pkuwm opened a new pull request #1153: Reduce blank lines after package and imports from 2 to 1 - posted by GitBox <gi...@apache.org> on 2020/07/14 23:09:09 UTC, 0 replies.
- [GitHub] [helix] pkuwm commented on pull request #1153: Reduce blank lines after package and imports from 2 to 1 - posted by GitBox <gi...@apache.org> on 2020/07/14 23:13:44 UTC, 0 replies.
- [GitHub] [helix] jiajunwang closed issue #1152: There are two blank lines after imports in helix style - posted by GitBox <gi...@apache.org> on 2020/07/14 23:16:45 UTC, 0 replies.
- [GitHub] [helix] jiajunwang merged pull request #1153: Reduce blank lines after package and imports from 2 to 1 - posted by GitBox <gi...@apache.org> on 2020/07/14 23:16:45 UTC, 0 replies.
- [GitHub] [helix] alirezazamani commented on pull request #1135: Stabilize TestUpdateWorkflow - posted by GitBox <gi...@apache.org> on 2020/07/15 00:18:54 UTC, 0 replies.
- [GitHub] [helix] jiajunwang merged pull request #1135: Stabilize TestUpdateWorkflow - posted by GitBox <gi...@apache.org> on 2020/07/15 00:23:04 UTC, 0 replies.
- [GitHub] [helix] jiajunwang closed issue #1134: TestUpdateWorkflow is unstable - posted by GitBox <gi...@apache.org> on 2020/07/15 00:23:04 UTC, 0 replies.
- [GitHub] [helix] zhangmeng916 opened a new pull request #1154: Add initial callback when adding routing table listener - posted by GitBox <gi...@apache.org> on 2020/07/15 17:00:44 UTC, 0 replies.
- [GitHub] [helix] NealSun96 commented on pull request #1151: Fix enableWagedRebalance by respecting resource names argument - posted by GitBox <gi...@apache.org> on 2020/07/15 18:24:33 UTC, 0 replies.
- [GitHub] [helix] jiajunwang closed issue #1150: Fix enableWagedRebalance by respecting resource names argument - posted by GitBox <gi...@apache.org> on 2020/07/15 18:25:36 UTC, 0 replies.
- [GitHub] [helix] jiajunwang merged pull request #1151: Fix enableWagedRebalance by respecting resource names argument - posted by GitBox <gi...@apache.org> on 2020/07/15 18:25:36 UTC, 0 replies.
- [GitHub] [helix] narendly closed issue #1146: Remove metric-related classes in helix-core - posted by GitBox <gi...@apache.org> on 2020/07/15 19:11:34 UTC, 0 replies.
- [GitHub] [helix] narendly merged pull request #1147: Remove legacy duplicate metric classes in helix-core - posted by GitBox <gi...@apache.org> on 2020/07/15 19:11:34 UTC, 0 replies.
- [GitHub] [helix] NealSun96 commented on pull request #1076: Recover Workflow Garbage Collection Logic - posted by GitBox <gi...@apache.org> on 2020/07/15 19:56:32 UTC, 0 replies.
- [GitHub] [helix] dasahcc closed issue #1075: Recover Workflow Garbage Collection Logic - posted by GitBox <gi...@apache.org> on 2020/07/15 20:01:38 UTC, 0 replies.
- [GitHub] [helix] dasahcc merged pull request #1076: Recover Workflow Garbage Collection Logic - posted by GitBox <gi...@apache.org> on 2020/07/15 20:01:38 UTC, 0 replies.
- [GitHub] [helix] alirezazamani commented on a change in pull request #1142: (WIP) Respect Maximum Number Of Attempts for the tasks - posted by GitBox <gi...@apache.org> on 2020/07/15 22:17:31 UTC, 3 replies.
- [GitHub] [helix] alirezazamani commented on a change in pull request #1142: Respect Maximum Number Of Attempts for the tasks - posted by GitBox <gi...@apache.org> on 2020/07/15 22:45:57 UTC, 3 replies.
- [GitHub] [helix] dasahcc commented on a change in pull request #1129: Validate instance topology configuration before let it comes online - posted by GitBox <gi...@apache.org> on 2020/07/15 23:21:32 UTC, 0 replies.
- [GitHub] [helix] lei-xia commented on a change in pull request #1129: Validate instance topology configuration before let it comes online - posted by GitBox <gi...@apache.org> on 2020/07/16 15:35:47 UTC, 8 replies.
- [GitHub] [helix] dasahcc commented on a change in pull request #1149: Refine the ZkHelixManager.disconnect() method so it won't be blocked when the ZK connection breaks. - posted by GitBox <gi...@apache.org> on 2020/07/16 17:37:27 UTC, 1 replies.
- [GitHub] [helix] dasahcc commented on a change in pull request #1154: Add initial callback when adding routing table listener - posted by GitBox <gi...@apache.org> on 2020/07/16 17:47:01 UTC, 2 replies.
- [GitHub] [helix] zhangmeng916 commented on a change in pull request #1154: Add initial callback when adding routing table listener - posted by GitBox <gi...@apache.org> on 2020/07/16 17:53:49 UTC, 8 replies.
- [GitHub] [helix] dasahcc commented on a change in pull request #1119: Add sync() call first for new session handling - posted by GitBox <gi...@apache.org> on 2020/07/16 18:05:40 UTC, 0 replies.
- [GitHub] [helix] jiajunwang commented on a change in pull request #1154: Add initial callback when adding routing table listener - posted by GitBox <gi...@apache.org> on 2020/07/16 18:41:43 UTC, 2 replies.
- [GitHub] [helix] jiajunwang commented on pull request #1149: Refine the ZkHelixManager.disconnect() method so it won't be blocked when the ZK connection breaks. - posted by GitBox <gi...@apache.org> on 2020/07/16 20:52:36 UTC, 0 replies.
- [GitHub] [helix] jiajunwang merged pull request #1149: Refine the ZkHelixManager.disconnect() method so it won't be blocked when the ZK connection breaks. - posted by GitBox <gi...@apache.org> on 2020/07/16 20:52:58 UTC, 0 replies.
- [GitHub] [helix] pkuwm commented on a change in pull request #1066: Prevent parallel controller pipelines run causing two master replicas - posted by GitBox <gi...@apache.org> on 2020/07/17 10:02:11 UTC, 17 replies.
- [GitHub] [helix] jiajunwang commented on a change in pull request #1066: Prevent parallel controller pipelines run causing two master replicas - posted by GitBox <gi...@apache.org> on 2020/07/17 18:02:21 UTC, 1 replies.
- [GitHub] [helix] NealSun96 opened a new pull request #1155: Revert "Recover Workflow Garbage Collection Logic" - posted by GitBox <gi...@apache.org> on 2020/07/17 19:05:22 UTC, 0 replies.
- [GitHub] [helix] dasahcc merged pull request #1155: Revert "Recover Workflow Garbage Collection Logic" - posted by GitBox <gi...@apache.org> on 2020/07/17 19:06:17 UTC, 0 replies.
- [GitHub] [helix] zhangmeng916 opened a new issue #1156: Fix invalid session id in TestRebalancePipeline (testDuplicateMsg) - posted by GitBox <gi...@apache.org> on 2020/07/20 00:25:45 UTC, 0 replies.
- [GitHub] [helix] zhangmeng916 opened a new pull request #1157: fix TestRebalancePipeline test - posted by GitBox <gi...@apache.org> on 2020/07/20 00:33:29 UTC, 0 replies.
- [GitHub] [helix] narendly commented on pull request #1157: fix TestRebalancePipeline test - posted by GitBox <gi...@apache.org> on 2020/07/20 02:28:48 UTC, 1 replies.
- [GitHub] [helix] narendly commented on a change in pull request #1157: fix TestRebalancePipeline test - posted by GitBox <gi...@apache.org> on 2020/07/20 02:31:02 UTC, 7 replies.
- [GitHub] [helix] zhangmeng916 commented on a change in pull request #1157: fix TestRebalancePipeline test - posted by GitBox <gi...@apache.org> on 2020/07/20 03:31:42 UTC, 2 replies.
- [GitHub] [helix] pkuwm closed pull request #1108: Add compression and encode support for get propertyStore endpoint - posted by GitBox <gi...@apache.org> on 2020/07/20 06:30:24 UTC, 0 replies.
- [GitHub] [helix] pkuwm opened a new pull request #1108: Add compression and encode support for get propertyStore endpoint - posted by GitBox <gi...@apache.org> on 2020/07/20 06:36:13 UTC, 0 replies.
- [GitHub] [helix] pkuwm commented on pull request #1108: Add compression and encode support for get propertyStore endpoint - posted by GitBox <gi...@apache.org> on 2020/07/20 06:37:56 UTC, 0 replies.
- [GitHub] [helix] narendly commented on a change in pull request #1154: Add initial callback when adding routing table listener - posted by GitBox <gi...@apache.org> on 2020/07/20 07:31:59 UTC, 2 replies.
- [GitHub] [helix] narendly commented on a change in pull request #1142: Respect Maximum Number Of Attempts for the tasks - posted by GitBox <gi...@apache.org> on 2020/07/20 07:38:49 UTC, 2 replies.
- [GitHub] [helix] alirezazamani commented on pull request #1142: Respect Maximum Number Of Attempts for the tasks - posted by GitBox <gi...@apache.org> on 2020/07/20 18:18:16 UTC, 1 replies.
- [GitHub] [helix] alirezazamani edited a comment on pull request #1142: Respect Maximum Number Of Attempts for the tasks - posted by GitBox <gi...@apache.org> on 2020/07/20 18:18:28 UTC, 1 replies.
- [GitHub] [helix] zhangmeng916 opened a new issue #1158: Throw a more descriptive exception during NPE for cache logic - posted by GitBox <gi...@apache.org> on 2020/07/20 19:01:11 UTC, 0 replies.
- [GitHub] [helix] zhangmeng916 commented on pull request #1157: fix TestRebalancePipeline test - posted by GitBox <gi...@apache.org> on 2020/07/20 19:04:30 UTC, 1 replies.
- [GitHub] [helix] zhangmeng916 opened a new pull request #1159: add tutorial for customized view - posted by GitBox <gi...@apache.org> on 2020/07/20 19:14:15 UTC, 0 replies.
- [GitHub] [helix] pkuwm commented on a change in pull request #1119: Add sync() call first for new session handling - posted by GitBox <gi...@apache.org> on 2020/07/20 20:08:50 UTC, 8 replies.
- [GitHub] [helix] zhangmeng916 commented on pull request #1159: add tutorial for customized view - posted by GitBox <gi...@apache.org> on 2020/07/20 20:24:58 UTC, 0 replies.
- [GitHub] [helix] dasahcc closed issue #1144: Add tutorial for customized view - posted by GitBox <gi...@apache.org> on 2020/07/20 22:22:09 UTC, 0 replies.
- [GitHub] [helix] dasahcc merged pull request #1159: add tutorial for customized view - posted by GitBox <gi...@apache.org> on 2020/07/20 22:22:09 UTC, 0 replies.
- [GitHub] [helix] zhangmeng916 opened a new issue #1160: Add customized view tutorial to tutorial page - posted by GitBox <gi...@apache.org> on 2020/07/20 23:16:27 UTC, 0 replies.
- [GitHub] [helix] zhangmeng916 opened a new pull request #1161: add customized view tutorial to main page link - posted by GitBox <gi...@apache.org> on 2020/07/20 23:19:09 UTC, 0 replies.
- [GitHub] [helix] zhangmeng916 commented on pull request #1161: add customized view tutorial to main page link - posted by GitBox <gi...@apache.org> on 2020/07/20 23:47:21 UTC, 0 replies.
- [GitHub] [helix] dasahcc merged pull request #1161: add customized view tutorial to main page link - posted by GitBox <gi...@apache.org> on 2020/07/20 23:49:16 UTC, 0 replies.
- [GitHub] [helix] dasahcc closed issue #1160: Add customized view tutorial to tutorial page - posted by GitBox <gi...@apache.org> on 2020/07/20 23:49:18 UTC, 0 replies.
- [GitHub] [helix] narendly opened a new issue #1162: Add RoutingDataManager to replace HttpRoutingDataReader - posted by GitBox <gi...@apache.org> on 2020/07/21 06:48:06 UTC, 0 replies.
- [GitHub] [helix] narendly opened a new pull request #1163: Implement RoutingDataManager to replace HttpRoutingDataReader - posted by GitBox <gi...@apache.org> on 2020/07/21 06:50:46 UTC, 0 replies.
- [GitHub] [helix] lei-xia merged pull request #1111: Add Cluster and instance level metrics to report the past-due incompleted message count. - posted by GitBox <gi...@apache.org> on 2020/07/21 16:50:59 UTC, 0 replies.
- [GitHub] [helix] narendly merged pull request #1157: fix TestRebalancePipeline test - posted by GitBox <gi...@apache.org> on 2020/07/21 17:16:44 UTC, 0 replies.
- [GitHub] [helix] narendly closed issue #1156: Fix invalid session id in TestRebalancePipeline (testDuplicateMsg) - posted by GitBox <gi...@apache.org> on 2020/07/21 17:16:44 UTC, 0 replies.
- [GitHub] [helix] narendly merged pull request #1142: Respect Maximum Number Of Attempts for the tasks - posted by GitBox <gi...@apache.org> on 2020/07/21 20:01:56 UTC, 0 replies.
- [GitHub] [helix] alirezazamani closed issue #1143: _existsLiveInstanceOrCurrentStateChange flag in cache - posted by GitBox <gi...@apache.org> on 2020/07/21 20:05:10 UTC, 0 replies.
- [GitHub] [helix] alirezazamani closed issue #957: MaxAttemptsPerTask is not being respected in several scenarios - posted by GitBox <gi...@apache.org> on 2020/07/21 20:05:24 UTC, 0 replies.
- [GitHub] [helix] alirezazamani closed issue #1141: Possible quota leak for running tasks - posted by GitBox <gi...@apache.org> on 2020/07/21 20:05:25 UTC, 0 replies.
- [GitHub] [helix] xyuanlu commented on a change in pull request #1129: Validate instance topology configuration before let it comes online - posted by GitBox <gi...@apache.org> on 2020/07/21 22:24:21 UTC, 7 replies.
- [GitHub] [helix] NealSun96 commented on a change in pull request #1163: Implement RoutingDataManager to replace HttpRoutingDataReader - posted by GitBox <gi...@apache.org> on 2020/07/21 23:11:56 UTC, 0 replies.
- [GitHub] [helix] NealSun96 commented on a change in pull request #1129: Validate instance topology configuration before let it comes online - posted by GitBox <gi...@apache.org> on 2020/07/22 00:30:41 UTC, 1 replies.
- [GitHub] [helix] narendly commented on a change in pull request #1163: Implement RoutingDataManager to replace HttpRoutingDataReader - posted by GitBox <gi...@apache.org> on 2020/07/22 01:58:51 UTC, 1 replies.
- [GitHub] [helix] alirezazamani opened a new issue #1164: Quota calculation based on context cause throttling issues - posted by GitBox <gi...@apache.org> on 2020/07/22 03:05:03 UTC, 0 replies.
- [GitHub] [helix] alirezazamani opened a new pull request #1165: Quota calculation final - posted by GitBox <gi...@apache.org> on 2020/07/22 03:21:02 UTC, 0 replies.
- [GitHub] [helix] NealSun96 opened a new issue #1166: Change getBaselineAasignment to account for partial-WAGED clusters - posted by GitBox <gi...@apache.org> on 2020/07/22 17:13:23 UTC, 0 replies.
- [GitHub] [helix] NealSun96 opened a new pull request #1167: Change getBaselineAasignment to account for partial-WAGED clusters - posted by GitBox <gi...@apache.org> on 2020/07/22 17:14:43 UTC, 0 replies.
- [GitHub] [helix] jiajunwang commented on a change in pull request #1167: Change getBaselineAasignment to account for partial-WAGED clusters - posted by GitBox <gi...@apache.org> on 2020/07/22 17:24:21 UTC, 1 replies.
- [GitHub] [helix] zhangmeng916 commented on pull request #1124: Add stale message map to improve P2P message rate - posted by GitBox <gi...@apache.org> on 2020/07/22 18:37:55 UTC, 0 replies.
- [GitHub] [helix] jiajunwang merged pull request #1124: Add stale message map to improve P2P message rate - posted by GitBox <gi...@apache.org> on 2020/07/22 18:42:10 UTC, 0 replies.
- [GitHub] [helix] pkuwm commented on pull request #1109: ZkClient should not keep retrying getChildren() due to large number of children - posted by GitBox <gi...@apache.org> on 2020/07/23 02:49:23 UTC, 0 replies.
- [GitHub] [helix] pkuwm commented on pull request #1045: Update ivy dependencies to be same as pom dependencies - posted by GitBox <gi...@apache.org> on 2020/07/23 06:53:48 UTC, 0 replies.
- [GitHub] [helix] pkuwm commented on a change in pull request #1154: Add initial callback when adding routing table listener - posted by GitBox <gi...@apache.org> on 2020/07/23 10:36:09 UTC, 0 replies.
- [GitHub] [helix] NealSun96 commented on pull request #1167: Change getBaselineAasignment/getBestPossibleAssignment to account for partial-WAGED clusters - posted by GitBox <gi...@apache.org> on 2020/07/23 16:34:29 UTC, 0 replies.
- [GitHub] [helix] jiajunwang closed issue #1166: Change getBaselineAssignment/getBestPossibleAssignment to account for partial-WAGED clusters - posted by GitBox <gi...@apache.org> on 2020/07/23 18:03:07 UTC, 0 replies.
- [GitHub] [helix] jiajunwang merged pull request #1167: Change getBaselineAasignment/getBestPossibleAssignment to account for partial-WAGED clusters - posted by GitBox <gi...@apache.org> on 2020/07/23 18:03:07 UTC, 0 replies.
- [GitHub] [helix] jiajunwang merged pull request #1109: ZkClient should not keep retrying getChildren() due to large number of children - posted by GitBox <gi...@apache.org> on 2020/07/23 18:04:09 UTC, 0 replies.
- [GitHub] [helix] jiajunwang closed issue #962: ZkClient keeps retrying connecting infinitely if getChildren's packet size exceeds 4MB - posted by GitBox <gi...@apache.org> on 2020/07/23 18:04:10 UTC, 0 replies.
- [GitHub] [helix] dasahcc commented on a change in pull request #1163: Implement RoutingDataManager to replace HttpRoutingDataReader - posted by GitBox <gi...@apache.org> on 2020/07/23 18:29:02 UTC, 0 replies.
- [GitHub] [helix] jiajunwang closed issue #1044: Dependencies in Ivy Files Are Not Consistent With Pom Files - posted by GitBox <gi...@apache.org> on 2020/07/23 18:46:55 UTC, 0 replies.
- [GitHub] [helix] jiajunwang merged pull request #1045: Update ivy dependencies to be same as pom dependencies - posted by GitBox <gi...@apache.org> on 2020/07/23 18:47:05 UTC, 0 replies.
- [GitHub] [helix] lei-xia commented on a change in pull request #1066: Prevent parallel controller pipelines run causing two master replicas - posted by GitBox <gi...@apache.org> on 2020/07/23 18:48:36 UTC, 18 replies.
- [GitHub] [helix] narendly closed pull request #1163: Implement RoutingDataManager to replace HttpRoutingDataReader - posted by GitBox <gi...@apache.org> on 2020/07/23 18:57:51 UTC, 0 replies.
- [GitHub] [helix] lei-xia commented on a change in pull request #1119: Add sync() call first for new session handling - posted by GitBox <gi...@apache.org> on 2020/07/23 19:23:33 UTC, 7 replies.
- [GitHub] [helix] dasahcc commented on a change in pull request #1165: Quota calculation based on CurrentState - posted by GitBox <gi...@apache.org> on 2020/07/23 20:42:18 UTC, 0 replies.
- [GitHub] [helix] rabashizade opened a new issue #1168: Dynamically Load Tasks in Task Framework - posted by GitBox <gi...@apache.org> on 2020/07/24 00:31:42 UTC, 0 replies.
- [GitHub] [helix] rabashizade opened a new pull request #1169: [HELIX-1168] Dynamically Load Tasks in Task Framework - posted by GitBox <gi...@apache.org> on 2020/07/24 01:52:55 UTC, 0 replies.
- [GitHub] [helix] jiajunwang closed issue #1118: Ensure reading latest data after zk session expiration. - posted by GitBox <gi...@apache.org> on 2020/07/24 02:22:19 UTC, 0 replies.
- [GitHub] [helix] jiajunwang merged pull request #1119: Add sync() call first for new session handling - posted by GitBox <gi...@apache.org> on 2020/07/24 02:22:19 UTC, 0 replies.
- [GitHub] [helix] alirezazamani commented on pull request #1165: Quota calculation based on CurrentState - posted by GitBox <gi...@apache.org> on 2020/07/24 05:06:25 UTC, 0 replies.
- [GitHub] [helix] alirezazamani commented on a change in pull request #1165: Quota calculation based on CurrentState - posted by GitBox <gi...@apache.org> on 2020/07/24 05:06:45 UTC, 0 replies.
- [GitHub] [helix] alirezazamani edited a comment on pull request #1165: Quota calculation based on CurrentState - posted by GitBox <gi...@apache.org> on 2020/07/24 05:07:36 UTC, 1 replies.
- [GitHub] [helix] dasahcc merged pull request #1165: Quota calculation based on CurrentState - posted by GitBox <gi...@apache.org> on 2020/07/24 18:12:36 UTC, 0 replies.
- [GitHub] [helix] alirezazamani closed issue #1164: Quota calculation based on context cause throttling issues - posted by GitBox <gi...@apache.org> on 2020/07/24 18:13:37 UTC, 0 replies.
- [GitHub] [helix] mgao0 commented on pull request #1169: [HELIX-1168] Dynamically Load Tasks in Task Framework - posted by GitBox <gi...@apache.org> on 2020/07/24 18:42:30 UTC, 0 replies.
- [GitHub] [helix] mgao0 commented on a change in pull request #1169: [HELIX-1168] Dynamically Load Tasks in Task Framework - posted by GitBox <gi...@apache.org> on 2020/07/24 18:47:31 UTC, 0 replies.
- [GitHub] [helix] rabashizade commented on a change in pull request #1169: [HELIX-1168] Dynamically Load Tasks in Task Framework - posted by GitBox <gi...@apache.org> on 2020/07/24 20:57:03 UTC, 1 replies.
- [GitHub] [helix] alirezazamani opened a new issue #1170: TODO: Merge task-improvement branch changes to Master branch - posted by GitBox <gi...@apache.org> on 2020/07/24 22:07:28 UTC, 0 replies.
- [GitHub] [helix] alirezazamani opened a new pull request #1171: (WIP) Merge task-improvement branch - posted by GitBox <gi...@apache.org> on 2020/07/24 23:35:27 UTC, 0 replies.
- [GitHub] [helix] zhangmeng916 opened a new pull request #1172: add tutorial for Helix cloud support - posted by GitBox <gi...@apache.org> on 2020/07/25 00:06:08 UTC, 0 replies.
- [GitHub] [helix] pkuwm opened a new issue #1173: Metrics-common ivy misses ending quotation mark - posted by GitBox <gi...@apache.org> on 2020/07/26 00:11:26 UTC, 0 replies.
- [GitHub] [helix] pkuwm opened a new pull request #1174: Fix metrics-common ivy file - posted by GitBox <gi...@apache.org> on 2020/07/26 00:12:46 UTC, 0 replies.
- [GitHub] [helix] jiajunwang commented on pull request #1174: Fix metrics-common ivy file - posted by GitBox <gi...@apache.org> on 2020/07/26 00:16:27 UTC, 1 replies.
- [GitHub] [helix] pkuwm commented on pull request #1174: Fix metrics-common ivy file - posted by GitBox <gi...@apache.org> on 2020/07/26 00:21:31 UTC, 1 replies.
- [GitHub] [helix] jiajunwang edited a comment on pull request #1174: Fix metrics-common ivy file - posted by GitBox <gi...@apache.org> on 2020/07/26 00:25:04 UTC, 0 replies.
- [GitHub] [helix] jiajunwang merged pull request #1174: Fix metrics-common ivy file - posted by GitBox <gi...@apache.org> on 2020/07/26 00:59:44 UTC, 0 replies.
- [GitHub] [helix] jiajunwang closed issue #1173: Metrics-common ivy misses ending quotation mark - posted by GitBox <gi...@apache.org> on 2020/07/26 00:59:44 UTC, 0 replies.
- [GitHub] [helix] narendly opened a new issue #1175: Add ZK-based RoutingDataReader - posted by GitBox <gi...@apache.org> on 2020/07/26 06:05:06 UTC, 0 replies.
- [GitHub] [helix] narendly opened a new issue #1176: Add Http-ZK fallback routing data reader - posted by GitBox <gi...@apache.org> on 2020/07/26 06:05:47 UTC, 0 replies.
- [GitHub] [helix] narendly opened a new issue #1177: Support routing data update upon cache miss when looking up ZK path sharding key - posted by GitBox <gi...@apache.org> on 2020/07/26 06:07:07 UTC, 0 replies.
- [GitHub] [helix] narendly opened a new pull request #1178: Feature: ZooScalability Improvements - posted by GitBox <gi...@apache.org> on 2020/07/26 06:14:59 UTC, 0 replies.
- [GitHub] [helix] pkuwm commented on pull request #1172: add tutorial for Helix cloud support - posted by GitBox <gi...@apache.org> on 2020/07/26 06:49:26 UTC, 0 replies.
- [GitHub] [helix] pkuwm commented on a change in pull request #1129: Validate instance topology configuration before let it comes online - posted by GitBox <gi...@apache.org> on 2020/07/26 07:04:26 UTC, 2 replies.
- [GitHub] [helix] zhangmeng916 commented on pull request #1172: add tutorial for Helix cloud support - posted by GitBox <gi...@apache.org> on 2020/07/26 15:47:23 UTC, 0 replies.
- [GitHub] [helix] alirezazamani commented on a change in pull request #1181: Recover Workflow GC Logic - posted by GitBox <gi...@apache.org> on 2020/07/29 07:16:42 UTC, 0 replies.
- [GitHub] [helix] jiajunwang merged pull request #1186: Fix TestRawZkClient metric - posted by GitBox <gi...@apache.org> on 2020/07/29 07:16:44 UTC, 0 replies.
- [GitHub] [helix] alirezazamani commented on a change in pull request #1169: [HELIX-1168] Dynamically Load Tasks in Task Framework - posted by GitBox <gi...@apache.org> on 2020/07/29 07:21:09 UTC, 0 replies.
- [GitHub] [helix] jiajunwang commented on a change in pull request #1183: Add HelixManager constructor with RealmAwareZkConnectionConfig - posted by GitBox <gi...@apache.org> on 2020/07/29 07:22:40 UTC, 3 replies.
- [GitHub] [helix] alirezazamani commented on a change in pull request #1180: Remove race condition in TestTaskSchedulingTwoCurrentStates - posted by GitBox <gi...@apache.org> on 2020/07/29 07:27:49 UTC, 0 replies.
- [GitHub] [helix] kaisun2000 commented on pull request #1186: Fix TestRawZkClient metric - posted by GitBox <gi...@apache.org> on 2020/07/29 07:32:30 UTC, 0 replies.
- [GitHub] [helix] narendly commented on a change in pull request #1183: Add HelixManager constructor with RealmAwareZkConnectionConfig - posted by GitBox <gi...@apache.org> on 2020/07/29 07:34:57 UTC, 8 replies.
- [GitHub] [helix] alirezazamani opened a new issue #1179: TestTaskSchedulingTwoCurrentStates is unstable - posted by GitBox <gi...@apache.org> on 2020/07/29 07:36:18 UTC, 0 replies.
- [GitHub] [helix] narendly opened a new pull request #1183: Add HelixManager constructor with RealmAwareZkConnectionConfig - posted by GitBox <gi...@apache.org> on 2020/07/29 07:38:07 UTC, 0 replies.
- [GitHub] [helix] narendly commented on a change in pull request #1178: Feature: ZooScalability Improvements - posted by GitBox <gi...@apache.org> on 2020/07/29 07:39:02 UTC, 0 replies.
- [GitHub] [helix] kaisun2000 commented on a change in pull request #1180: Remove race condition in TestTaskSchedulingTwoCurrentStates - posted by GitBox <gi...@apache.org> on 2020/07/29 07:43:04 UTC, 0 replies.
- [GitHub] [helix] kaisun2000 opened a new pull request #1185: (WIP) Fix ZkHelixClusterVerifier related resource leakage - posted by GitBox <gi...@apache.org> on 2020/07/29 07:43:08 UTC, 0 replies.
- [GitHub] [helix] NealSun96 opened a new pull request #1181: Recover Workflow GC Logic - posted by GitBox <gi...@apache.org> on 2020/07/29 07:43:34 UTC, 0 replies.
- [GitHub] [helix] alirezazamani opened a new pull request #1180: Stabilize TestTaskSchedulingTwoCurrentStates - posted by GitBox <gi...@apache.org> on 2020/07/29 07:44:09 UTC, 0 replies.
- [GitHub] [helix] dasahcc commented on a change in pull request #1178: Feature: ZooScalability Improvements - posted by GitBox <gi...@apache.org> on 2020/07/29 07:48:21 UTC, 0 replies.
- [GitHub] [helix] kaisun2000 opened a new pull request #1186: Fix TestRawZkClient metric - posted by GitBox <gi...@apache.org> on 2020/07/29 07:51:41 UTC, 0 replies.
- [GitHub] [helix] pkuwm commented on a change in pull request #1185: (WIP) Fix ZkHelixClusterVerifier related resource leakage - posted by GitBox <gi...@apache.org> on 2020/07/29 07:52:49 UTC, 0 replies.
- [GitHub] [helix] narendly commented on a change in pull request #1169: [HELIX-1168] Dynamically Load Tasks in Task Framework - posted by GitBox <gi...@apache.org> on 2020/07/29 07:57:21 UTC, 0 replies.
- [GitHub] [helix] narendly opened a new issue #1182: HelixManager constructor that accepts RealmAwareZkConnectionConfig - posted by GitBox <gi...@apache.org> on 2020/07/29 07:57:22 UTC, 0 replies.
- [GitHub] [helix] kaisun2000 opened a new issue #1184: Unclosed ZkHelixClusterVerifier leaking resources - posted by GitBox <gi...@apache.org> on 2020/07/29 07:57:27 UTC, 0 replies.
- [GitHub] [helix] dasahcc merged pull request #1180: Remove race condition in TestTaskSchedulingTwoCurrentStates - posted by GitBox <gi...@apache.org> on 2020/07/29 17:45:20 UTC, 0 replies.
- [GitHub] [helix] dasahcc merged pull request #1181: Recover Workflow GC Logic - posted by GitBox <gi...@apache.org> on 2020/07/29 17:46:38 UTC, 0 replies.
- [GitHub] [helix] NealSun96 commented on pull request #1181: Recover Workflow GC Logic - posted by GitBox <gi...@apache.org> on 2020/07/29 17:47:41 UTC, 0 replies.
- [GitHub] [helix] alirezazamani commented on pull request #1180: Remove race condition in TestTaskSchedulingTwoCurrentStates - posted by GitBox <gi...@apache.org> on 2020/07/29 17:48:35 UTC, 0 replies.
- [GitHub] [helix] zhangmeng916 commented on a change in pull request #1183: Add HelixManager constructor with RealmAwareZkConnectionConfig - posted by GitBox <gi...@apache.org> on 2020/07/29 17:54:02 UTC, 2 replies.
- [GitHub] [helix] dasahcc closed issue #1179: TestTaskSchedulingTwoCurrentStates is unstable - posted by GitBox <gi...@apache.org> on 2020/07/29 17:54:06 UTC, 0 replies.
- [GitHub] [helix] jiajunwang opened a new pull request #1190: Add Helix rest Zookeeper delete API to allow removing ephemeral ZNode - posted by GitBox <gi...@apache.org> on 2020/07/30 07:27:16 UTC, 0 replies.
- [GitHub] [helix] jiajunwang opened a new issue #1189: Rest API to force remove the live instance ZNode of a zombie instances. - posted by GitBox <gi...@apache.org> on 2020/07/30 07:33:47 UTC, 0 replies.
- [GitHub] [helix] narendly opened a new issue #1188: Add throttle to cache miss-based routing data update - posted by GitBox <gi...@apache.org> on 2020/07/30 07:35:46 UTC, 0 replies.
- [GitHub] [helix] pkuwm commented on a change in pull request #1190: Add Helix rest Zookeeper delete API to allow removing ephemeral ZNode - posted by GitBox <gi...@apache.org> on 2020/07/30 08:27:10 UTC, 2 replies.
- [GitHub] [helix] narendly commented on a change in pull request #1190: Add Helix rest Zookeeper delete API to allow removing ephemeral ZNode - posted by GitBox <gi...@apache.org> on 2020/07/30 16:43:54 UTC, 5 replies.
- [GitHub] [helix] jiajunwang commented on a change in pull request #1190: Add Helix rest Zookeeper delete API to allow removing ephemeral ZNode - posted by GitBox <gi...@apache.org> on 2020/07/30 18:58:48 UTC, 9 replies.
- [GitHub] [helix] kaisun2000 commented on a change in pull request #1185: (WIP) Fix ZkHelixClusterVerifier related resource leakage - posted by GitBox <gi...@apache.org> on 2020/07/30 19:16:33 UTC, 2 replies.
- [GitHub] [helix] xyuanlu commented on a change in pull request #1190: Add Helix rest Zookeeper delete API to allow removing ephemeral ZNode - posted by GitBox <gi...@apache.org> on 2020/07/30 19:35:34 UTC, 3 replies.
- [GitHub] [helix] dasahcc closed issue #1145: Add tutorial for cloud support - posted by GitBox <gi...@apache.org> on 2020/07/30 20:44:36 UTC, 0 replies.
- [GitHub] [helix] dasahcc merged pull request #1172: add tutorial for Helix cloud support - posted by GitBox <gi...@apache.org> on 2020/07/30 20:44:46 UTC, 0 replies.
- [GitHub] [helix] zhangmeng916 opened a new issue #1191: Add Helix cloud support tutorial to main page - posted by GitBox <gi...@apache.org> on 2020/07/30 21:19:14 UTC, 0 replies.
- [GitHub] [helix] zhangmeng916 opened a new pull request #1192: add helix cloud support tutorial to main page - posted by GitBox <gi...@apache.org> on 2020/07/30 21:19:35 UTC, 0 replies.
- [GitHub] [helix] zhangmeng916 commented on pull request #1192: add helix cloud support tutorial to main page - posted by GitBox <gi...@apache.org> on 2020/07/30 22:30:56 UTC, 0 replies.
- [GitHub] [helix] pkuwm opened a new issue #1193: Flaky test testGetChildrenOnLargeNumChildren - posted by GitBox <gi...@apache.org> on 2020/07/30 23:31:52 UTC, 0 replies.
- [GitHub] [helix] pkuwm opened a new pull request #1194: Fix flaky test testGetChildrenOnLargeNumChildren - posted by GitBox <gi...@apache.org> on 2020/07/31 00:00:54 UTC, 0 replies.
- [GitHub] [helix] jiajunwang opened a new issue #1195: AccessOption is not used in some ZK access methods. - posted by GitBox <gi...@apache.org> on 2020/07/31 00:15:38 UTC, 0 replies.
- [GitHub] [helix] pkuwm commented on pull request #1190: Add Helix rest Zookeeper delete API to allow removing ephemeral ZNode - posted by GitBox <gi...@apache.org> on 2020/07/31 00:18:10 UTC, 1 replies.
- [GitHub] [helix] kaisun2000 commented on a change in pull request #1194: Fix flaky test testGetChildrenOnLargeNumChildren - posted by GitBox <gi...@apache.org> on 2020/07/31 00:26:45 UTC, 19 replies.
- [GitHub] [helix] pkuwm commented on a change in pull request #1194: Fix flaky test testGetChildrenOnLargeNumChildren - posted by GitBox <gi...@apache.org> on 2020/07/31 00:37:50 UTC, 12 replies.
- [GitHub] [helix] jiajunwang commented on pull request #1190: Add Helix rest Zookeeper delete API to allow removing ephemeral ZNode - posted by GitBox <gi...@apache.org> on 2020/07/31 00:40:44 UTC, 0 replies.
- [GitHub] [helix] dasahcc opened a new issue #1196: Support option to skip direct ZK read for health check API - posted by GitBox <gi...@apache.org> on 2020/07/31 19:20:02 UTC, 0 replies.
- [GitHub] [helix] dasahcc opened a new pull request #1197: Support option to skip direct ZK read for health check API - posted by GitBox <gi...@apache.org> on 2020/07/31 19:24:03 UTC, 0 replies.
- [GitHub] [helix] pkuwm opened a new issue #1198: Duplicate classes in exported jars - posted by GitBox <gi...@apache.org> on 2020/07/31 20:20:50 UTC, 0 replies.
- [GitHub] [helix] dasahcc commented on a change in pull request #1169: Dynamically Load Tasks in Task Framework - posted by GitBox <gi...@apache.org> on 2020/07/31 20:24:08 UTC, 0 replies.
- [GitHub] [helix] pkuwm opened a new pull request #1199: Remove duplicate classes in different jars - posted by GitBox <gi...@apache.org> on 2020/07/31 20:24:38 UTC, 0 replies.
- [GitHub] [helix] rabashizade commented on a change in pull request #1169: Dynamically Load Tasks in Task Framework - posted by GitBox <gi...@apache.org> on 2020/07/31 23:28:58 UTC, 0 replies.
- [GitHub] [helix] narendly commented on a change in pull request #1199: Remove duplicate classes in different helix jars - posted by GitBox <gi...@apache.org> on 2020/07/31 23:44:31 UTC, 1 replies.