You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@quickstep.apache.org by zuyu <gi...@git.apache.org> on 2018/05/21 21:40:51 UTC

[GitHub] incubator-quickstep pull request #357: Fixed the command execution bug in th...

GitHub user zuyu opened a pull request:

    https://github.com/apache/incubator-quickstep/pull/357

    Fixed the command execution bug in the distributed version.

    This PR fixed the command execution bugs in the distributed version, and now it is consistent with the single-node version.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zuyu/incubator-quickstep dist-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-quickstep/pull/357.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 #357
    
----
commit 89ddcb48b32f352659600cdcdc55fe059184a06a
Author: Zuyu Zhang <zu...@...>
Date:   2018-05-21T21:39:42Z

    Fixed the command execution bug in the distributed version.

----


---

[GitHub] incubator-quickstep issue #357: Fixed the command execution bug in the distr...

Posted by jianqiao <gi...@git.apache.org>.
Github user jianqiao commented on the issue:

    https://github.com/apache/incubator-quickstep/pull/357
  
    LGTM!


---

[GitHub] incubator-quickstep pull request #357: Fixed the command execution bug in th...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-quickstep/pull/357


---