[
https://issues.apache.org/jira/browse/CASSANDRA-8077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Yeschenko resolved CASSANDRA-8077.
------------------------------------------
Resolution: Invalid
Please use python-driver JIRA to file python-driver requests
(https://datastax-oss.atlassian.net/browse/PYTHON)
Thanks (:
> Expose node joining/leaving/moving status via Python Driver
> -----------------------------------------------------------
>
> Key: CASSANDRA-8077
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8077
> Project: Cassandra
> Issue Type: Improvement
> Components: API, Drivers (now out of tree)
> Environment: Python driver on Linux
> Reporter: Maohua
> Labels: features
> Fix For: 2.1.0
>
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> 'nodetool status' shows the status of a host as a combination of
> <up/down,normal/leaving/joining/moving>. However, the Python API does not
> return the status of "normal/leaving/joining/moving". The lack of such status
> from Python API makes the monitoring of the cluster troublesome as
> programmers have to use "nodetool status" instead.
> It will be great if the API also returns the "normal/leaving/joining/moving"
> status (e.g., adding more attributes to cassandra.pool.Host).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)