[
https://issues.apache.org/jira/browse/HELIX-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16778497#comment-16778497
]
Hudson commented on HELIX-803:
------------------------------
FAILURE: Integrated in Jenkins build helix #1602 (See
[https://builds.apache.org/job/helix/1602/])
[HELIX-803] REST: Support GET of maintenance history (narendly: rev
ebffa4693d5d2097ec6105698f2863a7ad1eda69)
* (edit) helix-core/src/main/java/org/apache/helix/model/ControllerHistory.java
* (edit)
helix-rest/src/test/java/org/apache/helix/rest/server/TestClusterAccessor.java
* (edit)
helix-rest/src/main/java/org/apache/helix/rest/server/resources/AbstractResource.java
* (edit)
helix-rest/src/main/java/org/apache/helix/rest/server/resources/helix/ClusterAccessor.java
> REST: Support GET of maintenance history
> ----------------------------------------
>
> Key: HELIX-803
> URL: https://issues.apache.org/jira/browse/HELIX-803
> Project: Apache Helix
> Issue Type: Improvement
> Reporter: Hunter L
> Assignee: Hunter L
> Priority: Major
>
> History entries regarding cluster maintenance mode will be recorded in the
> HISTORY ZNode as part of the auto-exit of maintenance mode project. In order
> to make it accessible programmatically, we are going to support a REST
> endpoint that fetches maintenance history entries.
> Changelist:
> 1. Add an endpoint for retrieving maintenance history
> 2. Add integration tests for retrieving controller leadership history and
> maintenance history
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)