j...@apache.org |
[1/2] helix git commit: Support selective update for IdealState |
Mon, 02 Apr, 18:22 |
j...@apache.org |
[2/2] helix git commit: Avoid to read data from ZK for ExternalViewStage |
Mon, 02 Apr, 18:22 |
Hao Zhang (JIRA) |
[jira] [Created] (HELIX-689) Controller message cleanup is spitting too many logs |
Tue, 03 Apr, 21:20 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-689) Controller message cleanup is spitting too many logs |
Tue, 03 Apr, 21:30 |
l...@apache.org |
helix git commit: Fix performance issue in ClusterDataCache by using set instead of list. |
Tue, 03 Apr, 22:22 |
Hao Zhang (JIRA) |
[jira] [Created] (HELIX-690) Batch message should not share same NotificationContext object to update CurrentState |
Wed, 04 Apr, 00:38 |
Hao Zhang (JIRA) |
[jira] [Updated] (HELIX-690) Batch message should not share same NotificationContext object to update CurrentState |
Wed, 04 Apr, 00:39 |
Hunter L (JIRA) |
[jira] [Created] (HELIX-691) Allow users to update InstanceConfig |
Thu, 05 Apr, 22:56 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-691) Allow users to update InstanceConfig |
Thu, 05 Apr, 23:07 |
l...@apache.org |
[1/5] helix git commit: Fix TestZkCallbackHandlerLeak, and refine some log outputs. |
Fri, 06 Apr, 00:04 |
l...@apache.org |
[2/5] helix git commit: Add new config name for batch callback handing in CallbackHandler. |
Fri, 06 Apr, 00:04 |
l...@apache.org |
[3/5] helix git commit: Add TotalEventCount and TotalHandledEventCount metrics into ZkClientMonitor Mbean. |
Fri, 06 Apr, 00:04 |
l...@apache.org |
[4/5] helix git commit: Support configurable data prefetch in ZkClient during watch event callback. |
Fri, 06 Apr, 00:04 |
l...@apache.org |
[5/5] helix git commit: Improve CallbackHandler by avoiding unnessary re-subscripe to the data change event.Resubscribe to zk changes only when there is any child chanage, with async subscription to ensure not missing any new child paths. |
Fri, 06 Apr, 00:04 |
Hao Zhang (JIRA) |
[jira] [Created] (HELIX-692) Use map instead of set in controller's message cleanup logic |
Fri, 06 Apr, 23:16 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-692) Use map instead of set in controller's message cleanup logic |
Fri, 06 Apr, 23:31 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-691) Allow users to update InstanceConfig |
Mon, 09 Apr, 17:56 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-691) Allow users to update InstanceConfig |
Mon, 09 Apr, 17:56 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-691) Allow users to update InstanceConfig |
Mon, 09 Apr, 17:56 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-691) Allow users to update InstanceConfig |
Mon, 09 Apr, 18:57 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-691) Allow users to update InstanceConfig |
Mon, 09 Apr, 19:06 |
j...@apache.org |
helix git commit: [HELIX-691] Allow users to update InstanceConfig |
Mon, 09 Apr, 19:33 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-691) Allow users to update InstanceConfig |
Mon, 09 Apr, 19:34 |
j...@apache.org |
helix git commit: [HELIX-692] use map instead of list to avoid deleting redundant message during cleanup |
Mon, 09 Apr, 19:37 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-692) Use map instead of set in controller's message cleanup logic |
Mon, 09 Apr, 19:38 |
j...@apache.org |
helix git commit: [HELIX-689] remove redundant logs from zkclient |
Mon, 09 Apr, 19:39 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-689) Controller message cleanup is spitting too many logs |
Mon, 09 Apr, 19:40 |
Hudson (JIRA) |
[jira] [Commented] (HELIX-689) Controller message cleanup is spitting too many logs |
Mon, 09 Apr, 19:46 |
Hudson (JIRA) |
[jira] [Commented] (HELIX-692) Use map instead of set in controller's message cleanup logic |
Mon, 09 Apr, 19:46 |
Hudson (JIRA) |
[jira] [Commented] (HELIX-691) Allow users to update InstanceConfig |
Mon, 09 Apr, 19:46 |
Junkai Xue (JIRA) |
[jira] [Created] (HELIX-693) Fix NPE for TaskPartitionState parsing |
Wed, 11 Apr, 07:27 |
Lahiru Jayathilake (JIRA) |
[jira] [Created] (HELIX-694) Cannot Add a Cluster |
Wed, 11 Apr, 16:24 |
j...@apache.org |
[1/2] helix git commit: Fix infinite loop for Workflow timeout issue |
Wed, 11 Apr, 20:53 |
j...@apache.org |
[2/2] helix git commit: Start participants for multiple in one JVM |
Wed, 11 Apr, 20:53 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-690) Batch message should not share same NotificationContext object to update CurrentState |
Mon, 16 Apr, 17:00 |
Hao Zhang (JIRA) |
[jira] [Created] (HELIX-695) Add Helix Manager listener for new connection notification |
Mon, 16 Apr, 17:04 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-695) Add Helix Manager listener for new connection notification |
Mon, 16 Apr, 17:13 |
l...@apache.org |
[1/4] helix git commit: Add error->offline state transition callback in DistClusterControllerStateModel. |
Mon, 16 Apr, 18:24 |
l...@apache.org |
[2/4] helix git commit: Fix NPE exception in CurrentStateOutput when getting currentstate for a task. |
Mon, 16 Apr, 18:24 |
l...@apache.org |
[3/4] helix git commit: Fix NPE in TestRoutingTableProvider. |
Mon, 16 Apr, 18:24 |
l...@apache.org |
[4/4] helix git commit: Wrap these high frequent called debug log statements with debug level check to reduce memory footprint. |
Mon, 16 Apr, 18:24 |
l...@apache.org |
helix git commit: Adding an id for the threads created in the ThreadPool of TaskStateModelFactory |
Wed, 18 Apr, 15:51 |
l...@apache.org |
[1/2] helix git commit: fix breaking TestExternalViewUpdates |
Thu, 19 Apr, 00:05 |
l...@apache.org |
[2/2] helix git commit: Add time information in HelixTask log |
Thu, 19 Apr, 00:05 |
l...@apache.org |
helix git commit: [HELIX-695] add helix manager listener for new connection notification |
Thu, 19 Apr, 18:03 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-695) Add Helix Manager listener for new connection notification |
Thu, 19 Apr, 18:04 |
l...@apache.org |
helix git commit: [HELIX-690] batch message execution should not share same context |
Thu, 19 Apr, 18:09 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-690) Batch message should not share same NotificationContext object to update CurrentState |
Thu, 19 Apr, 18:10 |
Hudson (JIRA) |
[jira] [Commented] (HELIX-690) Batch message should not share same NotificationContext object to update CurrentState |
Thu, 19 Apr, 18:22 |
Hudson (JIRA) |
[jira] [Commented] (HELIX-695) Add Helix Manager listener for new connection notification |
Thu, 19 Apr, 18:22 |
l...@apache.org |
helix git commit: Fix race-condition issue that could block ZkClient event thread in CallbackHandler. |
Thu, 19 Apr, 18:39 |
Hao Zhang (JIRA) |
[jira] [Created] (HELIX-696) Workflow state messed up after timeout, and is not cleaned |
Thu, 19 Apr, 18:50 |
l...@apache.org |
helix git commit: fix broken TestTaskCreateThrottling |
Thu, 19 Apr, 19:19 |
Hunter L (JIRA) |
[jira] [Created] (HELIX-697) Add cluster level metrics in ClusterStatusMonitor |
Thu, 19 Apr, 20:36 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-697) Add cluster level metrics in ClusterStatusMonitor |
Thu, 19 Apr, 20:38 |
Hunter L (JIRA) |
[jira] [Created] (HELIX-698) Add periodic refresh to RoutingTableProvider |
Thu, 19 Apr, 20:43 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-698) Add periodic refresh to RoutingTableProvider |
Thu, 19 Apr, 20:45 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-699) Compare InstanceConfigs using their IDs in RoutingTable |
Thu, 19 Apr, 20:48 |
Hunter L (JIRA) |
[jira] [Created] (HELIX-699) Compare InstanceConfigs using their IDs in RoutingTable |
Thu, 19 Apr, 20:48 |
j...@apache.org |
helix git commit: [HELIX-697] Add cluster level metrics in ClusterStatusMonitor |
Thu, 19 Apr, 21:03 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-697) Add cluster level metrics in ClusterStatusMonitor |
Thu, 19 Apr, 21:04 |
j...@apache.org |
helix git commit: [HELIX-698] Add periodic refresh to RoutingTableProvider |
Thu, 19 Apr, 21:08 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-698) Add periodic refresh to RoutingTableProvider |
Thu, 19 Apr, 21:09 |
j...@apache.org |
helix git commit: [HELIX-699] Compare InstanceConfigs using their IDs in RoutingTable |
Thu, 19 Apr, 21:13 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-699) Compare InstanceConfigs using their IDs in RoutingTable |
Thu, 19 Apr, 21:15 |
j...@apache.org |
helix git commit: Refactor log statements in RebalanceScheduler |
Thu, 19 Apr, 21:17 |
l...@apache.org |
helix git commit: Add forcefully workflow and job delete API into HelixAdmin and Helix Rest. |
Thu, 19 Apr, 21:20 |
Hudson (JIRA) |
[jira] [Commented] (HELIX-697) Add cluster level metrics in ClusterStatusMonitor |
Thu, 19 Apr, 21:52 |
Hudson (JIRA) |
[jira] [Commented] (HELIX-699) Compare InstanceConfigs using their IDs in RoutingTable |
Thu, 19 Apr, 21:52 |
Hudson (JIRA) |
[jira] [Commented] (HELIX-698) Add periodic refresh to RoutingTableProvider |
Thu, 19 Apr, 21:52 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-696) Workflow state messed up after timeout, and is not cleaned |
Thu, 19 Apr, 23:18 |
j...@apache.org |
[1/2] helix git commit: Make Task limitation configurable and refactor the system property keys |
Fri, 20 Apr, 00:40 |
j...@apache.org |
[2/2] helix git commit: Fix message intialization logics and failed tests |
Fri, 20 Apr, 00:40 |
j...@apache.org |
helix git commit: Revert setting job state to NOT_STARTED on creation in WorkflowRebalancer |
Fri, 20 Apr, 00:44 |
j...@apache.org |
helix git commit: Add logs for RoutingTableProvider and HelixAdmin |
Fri, 20 Apr, 01:19 |
l...@apache.org |
helix git commit: [HELIX-696] fix workflow state flip-flop issue |
Fri, 20 Apr, 16:57 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-696) Workflow state messed up after timeout, and is not cleaned |
Fri, 20 Apr, 16:58 |
Hudson (JIRA) |
[jira] [Commented] (HELIX-696) Workflow state messed up after timeout, and is not cleaned |
Fri, 20 Apr, 17:05 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-674) Constraint Based Resource Rebalancer |
Mon, 23 Apr, 21:14 |
j...@apache.org |
[1/2] helix git commit: [HELIX-674] Introducing constraints based rebalancing mechanism. |
Tue, 24 Apr, 00:17 |
j...@apache.org |
[2/2] helix git commit: [HELIX-674] Introducing constraints based rebalancing mechanism. |
Tue, 24 Apr, 00:17 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-674) Constraint Based Resource Rebalancer |
Tue, 24 Apr, 00:18 |
Hudson (JIRA) |
[jira] [Commented] (HELIX-674) Constraint Based Resource Rebalancer |
Tue, 24 Apr, 00:20 |
Jiajun Wang (JIRA) |
[jira] [Closed] (HELIX-675) Cluster Monitor may not be closed or init correctly when leadership changes |
Tue, 24 Apr, 01:09 |
Jiajun Wang (JIRA) |
[jira] [Closed] (HELIX-677) Change error log to info/warning when replica count cannot be read in ResourceMonitor. |
Tue, 24 Apr, 01:10 |
Jiajun Wang (JIRA) |
[jira] [Closed] (HELIX-676) Controller keeps updating idealstates when there is no real diff. |
Tue, 24 Apr, 01:10 |
Jiajun Wang (JIRA) |
[jira] [Closed] (HELIX-678) Clear cluster even queue when controller is no longer leader |
Tue, 24 Apr, 01:12 |
l...@apache.org |
helix git commit: Fix a few of unstable integration tests. |
Tue, 24 Apr, 19:46 |
l...@apache.org |
helix git commit: Fix broken TestWorkflowTermination |
Tue, 24 Apr, 19:55 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-682) Stale message should not prevent controller from rebalancing resource |
Tue, 24 Apr, 22:36 |
l...@apache.org |
helix git commit: [HELIX-682] delete duplicated message and log error in HelixTaskExecutor on participant |
Tue, 24 Apr, 22:40 |
ASF GitHub Bot (JIRA) |
[jira] [Commented] (HELIX-682) Stale message should not prevent controller from rebalancing resource |
Tue, 24 Apr, 22:42 |
Hudson (JIRA) |
[jira] [Commented] (HELIX-682) Stale message should not prevent controller from rebalancing resource |
Tue, 24 Apr, 22:45 |
l...@apache.org |
[1/3] helix git commit: Move all command tool classes into a separate sub-folder. |
Tue, 24 Apr, 22:50 |
l...@apache.org |
[2/3] helix git commit: Move all command tool classes into a separate sub-folder. |
Tue, 24 Apr, 22:50 |
l...@apache.org |
[3/3] helix git commit: Move all command tool classes into a separate sub-folder. |
Tue, 24 Apr, 22:50 |
j...@apache.org |
helix git commit: [maven-release-plugin] prepare release helix-0.8.1 |
Tue, 24 Apr, 23:15 |
j...@apache.org |
[helix] Git Push Summary |
Tue, 24 Apr, 23:15 |
j...@apache.org |
helix git commit: [maven-release-plugin] prepare for next development iteration |
Tue, 24 Apr, 23:16 |
Hao Zhang (JIRA) |
[jira] [Created] (HELIX-700) Controller message purge should be less aggressive |
Tue, 24 Apr, 23:24 |