You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by yaitskov <gi...@git.apache.org> on 2013/12/05 22:07:06 UTC

cassandra pull request: adds support IP resolve option in nodetool status

GitHub user yaitskov opened a pull request:

    https://github.com/apache/cassandra/pull/25

    adds support IP resolve option in nodetool status

    It's related with jira ticket CASSANDRA-2238.

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

    $ git pull https://github.com/yaitskov/cassandra nodetool-status-resolve-ip-support

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

    https://github.com/apache/cassandra/pull/25.patch

----
commit c816af1b75a23c4559619d5f0cf81e2e728d9990
Author: Daneel S. Yaitskov <rt...@gmail.com>
Date:   2013-12-05T20:59:46Z

    add support resolve IP option in nodetool status

----