You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by joshelser <gi...@git.apache.org> on 2017/04/17 14:54:31 UTC

[GitHub] accumulo pull request #248: ACCUMULO-4622 Add a `accumulo-cluster restart` c...

GitHub user joshelser opened a pull request:

    https://github.com/apache/accumulo/pull/248

    ACCUMULO-4622 Add a `accumulo-cluster restart` command

    @mikewalch could you take a look, please?
    
    I'm wondering if there is something we should trap/inspect in the `stop_all` to determine if that was successful before trying to `start_all`?

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

    $ git pull https://github.com/joshelser/accumulo 4622-cluster-restart

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

    https://github.com/apache/accumulo/pull/248.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 #248
    
----
commit e397b4a4ed0421a02dd8f586cb972a740ff41d4f
Author: Josh Elser <el...@apache.org>
Date:   2017-04-17T14:52:51Z

    ACCUMULO-4622 Add a `accumulo-cluster restart` command

----


---
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 feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] accumulo issue #248: ACCUMULO-4622 Add a `accumulo-cluster restart` command

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

    https://github.com/apache/accumulo/pull/248
  
    > I can't think of anything to check to determine that stop was successful. Could check for pid files but that seems non-deterministic. Only check/trap that makes sense to me would be something in Zookeeper.
    
    Ok! Thanks for the quick review. Will merge shortly.


---
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 feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] accumulo pull request #248: ACCUMULO-4622 Add a `accumulo-cluster restart` c...

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

    https://github.com/apache/accumulo/pull/248


---
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 feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---