[GitHub] incubator-hawq pull request #1186: HAWQ-1405. 'hawq stop --reload' should no...

2017-03-26 Thread interma
Github user interma closed the pull request at: https://github.com/apache/incubator-hawq/pull/1186 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-hawq pull request #1186: HAWQ-1405. 'hawq stop --reload' should no...

2017-03-23 Thread interma
Github user interma commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1186#discussion_r107838611 --- Diff: tools/bin/hawq_ctl --- @@ -1041,14 +1041,14 @@ class HawqStop: logger.info("Segments %s successfully" %

[GitHub] incubator-hawq pull request #1186: HAWQ-1405. 'hawq stop --reload' should no...

2017-03-23 Thread stanlyxiang
Github user stanlyxiang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1186#discussion_r107836478 --- Diff: tools/bin/hawq_ctl --- @@ -1041,14 +1041,14 @@ class HawqStop: logger.info("Segments %s successfully" %

[GitHub] incubator-hawq pull request #1186: HAWQ-1405. 'hawq stop --reload' should no...

2017-03-23 Thread interma
GitHub user interma opened a pull request: https://github.com/apache/incubator-hawq/pull/1186 HAWQ-1405. 'hawq stop --reload' should not stop RPS You can merge this pull request into a Git repository by running: $ git pull https://github.com/interma/interma-hawq hawq-1405