[
https://issues.apache.org/jira/browse/EAGLE-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15683520#comment-15683520
]
ASF GitHub Bot commented on EAGLE-787:
--------------------------------------
Github user haoch commented on a diff in the pull request:
https://github.com/apache/incubator-eagle/pull/671#discussion_r88888445
--- Diff:
eagle-core/eagle-app/eagle-app-base/src/main/java/org/apache/eagle/app/spi/ApplicationProvider.java
---
@@ -72,7 +73,7 @@
*/
void register(ModuleRegistry registry);
- default HealthCheck getAppHealthCheck(Config config) {
+ default HealthCheck getAppHealthCheck(Config config,
ApplicationEntityService applicationEntityService) {
--- End diff --
The interface is not extensible enough.
> add healthy check for hadoop-queue/topology-health/spark-history apps
> ---------------------------------------------------------------------
>
> Key: EAGLE-787
> URL: https://issues.apache.org/jira/browse/EAGLE-787
> Project: Eagle
> Issue Type: Improvement
> Affects Versions: v0.5.0
> Reporter: wujinhu
> Assignee: wujinhu
> Fix For: v0.5.0
>
>
> add healthy check for hadoop-queue/topology-health/spark-history apps
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)