[
https://issues.apache.org/jira/browse/BIGTOP-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Mackrory updated BIGTOP-975:
---------------------------------
Attachment: 0001-BIGTOP-975.-HBase-regionserver-init-script-does-not-.patch
This patch implements the condrestart command (which is somewhat poorly defined
in this case, given that you might be running a different set of daemons before
and after the conditional restart - basically, if anything is running, it will
stop it, and then start using the input you give it). This also highlighted a
few areas where a status code might be ambiguous, so I shuffled the status
codes to be consistent between multi-daemon and single-daemon modes, and also
fixed a few places where the offsets might get mis-formatted while being passed
around.
> HBase regionserver init script does not implement "condrestart" command
> -----------------------------------------------------------------------
>
> Key: BIGTOP-975
> URL: https://issues.apache.org/jira/browse/BIGTOP-975
> Project: Bigtop
> Issue Type: Bug
> Reporter: Sean Mackrory
> Assignee: Sean Mackrory
> Priority: Critical
> Fix For: 0.6.0
>
> Attachments:
> 0001-BIGTOP-975.-HBase-regionserver-init-script-does-not-.patch
>
>
> The init script to support multiple HBase daemons was based on the old Debian
> template, which didn't implement the "condrestart" command. This is used
> during upgrades in our RPMs, and it should be implemented.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira