[
https://issues.apache.org/jira/browse/HBASE-18658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16140728#comment-16140728
]
Hudson commented on HBASE-18658:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3590 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/3590/])
HBASE-18658 Purge hokey hbase Service implementation; use (internal) (stack:
rev 1b4e935cec47cf03c18e11b789177a6484661abd)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/master/ClusterSchemaService.java
* (delete) hbase-common/src/main/java/org/apache/hadoop/hbase/Service.java
* (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/master/ClusterSchemaServiceImpl.java
> Purge hokey hbase Service implementation; use (internal) Guava Service instead
> ------------------------------------------------------------------------------
>
> Key: HBASE-18658
> URL: https://issues.apache.org/jira/browse/HBASE-18658
> Project: HBase
> Issue Type: Sub-task
> Reporter: stack
> Assignee: stack
> Fix For: 2.0.0-alpha-3
>
> Attachments: HBASE-18658.master.001.patch,
> HBASE-18658.master.002.patch, HBASE-18658.master.002.patch,
> HBASE-18658.master.003.patch
>
>
> Purge useless hbase Service class. Having it around only confuses. Purge it
> here because we thought it might be of use fixing parent issue but it only
> confused the issue. And now it is safe to use Guava Service with its nice
> supporting facility (including ServiceManager for running many at a time).
> Introduces "hbase.master.wait.on.service.seconds", a new config. for how long
> Master should wait on a Service to start or stop.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)