You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/03/27 23:18:00 UTC

[jira] [Commented] (HELIX-684) Add health monitoring API to ResourceAccessor

    [ https://issues.apache.org/jira/browse/HELIX-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16416448#comment-16416448 ] 

Hudson commented on HELIX-684:
------------------------------

FAILURE: Integrated in Jenkins build helix #1425 (See [https://builds.apache.org/job/helix/1425/])
[HELIX-684] Add health status API in ResourceAccessor (narendly: rev f4942c492fd8ef0ca63631521b2f9e31bc510f64)
* (edit) helix-rest/src/main/java/org/apache/helix/rest/server/resources/helix/ResourceAccessor.java
* (edit) helix-rest/src/test/java/org/apache/helix/rest/server/TestResourceAccessor.java


> Add health monitoring API to ResourceAccessor
> ---------------------------------------------
>
>                 Key: HELIX-684
>                 URL: https://issues.apache.org/jira/browse/HELIX-684
>             Project: Apache Helix
>          Issue Type: Improvement
>            Reporter: Hunter L
>            Priority: Major
>
> Problem: Helix Rest 2.0 currently does not provide endpoints that helps users easily track the health status of resources and partitions in a given cluster.
> Solution: Add two endpoints that helps users track health status information (healthy, partially healthy, and unhealthy) at a cluster level (view all resources) and at a resource level (view all partitions in the resource).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)