[ https://issues.apache.org/jira/browse/HAWQ-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15234688#comment-15234688 ]
ASF GitHub Bot commented on HAWQ-626: ------------------------------------- GitHub user radarwave opened a pull request: https://github.com/apache/incubator-hawq/pull/592 HAWQ-626. HAWQ stop segments check if node alive first You can merge this pull request into a Git repository by running: $ git pull https://github.com/radarwave/incubator-hawq HAWQ-626 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-hawq/pull/592.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #592 ---- commit cad586c95534557b1067d4bcec587c9fa973f367 Author: rlei <r...@pivotal.io> Date: 2016-04-11T05:21:05Z HAWQ-626. HAWQ stop segments check if node alive first ---- > HAWQ stop segments should check if node alive first > --------------------------------------------------- > > Key: HAWQ-626 > URL: https://issues.apache.org/jira/browse/HAWQ-626 > Project: Apache HAWQ > Issue Type: Bug > Reporter: Radar Lei > Assignee: Radar Lei > > Currently 'hawq stop allsegments' will check if HAWQ process running on the > node, if not, will skip this node. Now it will treat not alive node as no > HAWQ process running node. > But if the node is not alive, it should error out, unless > '--ignore-bad-hosts' is given. -- This message was sent by Atlassian JIRA (v6.3.4#6332)