[
https://issues.apache.org/jira/browse/DRILL-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380692#comment-16380692
]
ASF GitHub Bot commented on DRILL-6040:
---------------------------------------
Github user paul-rogers commented on a diff in the pull request:
https://github.com/apache/drill/pull/1135#discussion_r171319850
--- Diff: distribution/src/resources/drillbit.sh ---
@@ -45,7 +45,7 @@
# configuration file. The option takes precedence over the
# DRILL_CONF_DIR environment variable.
#
-# The command is one of: start|stop|status|restart|run
+# The command is one of: start|stop|status|restart|run|graceful_stop
--- End diff --
This command will be typed by hand sometimes. Can we find a shorter
command? Retire? Remove? Or, should stop be changed to do this, with a new kill
for the "ungraceful" stop?
> Need to add usage for graceful_stop to drillbit.sh
> --------------------------------------------------
>
> Key: DRILL-6040
> URL: https://issues.apache.org/jira/browse/DRILL-6040
> Project: Apache Drill
> Issue Type: Bug
> Components: Execution - Flow
> Affects Versions: 1.13.0
> Reporter: Krystal
> Assignee: Venkata Jyothsna Donapati
> Priority: Major
> Labels: ready-to-commit
> Fix For: 1.13.0
>
>
> git.commit.id.abbrev=eb0c403
> Usage for graceful_stop is missing from drillbit.sh.
> ./drillbit.sh
> Usage: drillbit.sh [--config|--site <site-dir>]
> (start|stop|status|restart|run) [args]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)