Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
-
Removed hbase Service class. It was not fully-formed. Now Guava is relocated, use its Service instead internally; it has nice implementation facility too in AbstractService.
Description
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.
Attachments
Attachments
Issue Links
- links to