https://issues.apache.org/jira/browse/CASSANDRA-1449 to change nodetool to blocking for all commands. Not necessarily providing more info, but waits till the operations are complete.
On Mon, Sep 20, 2010 at 4:40 PM, Dathan Pattishall <datha...@gmail.com>wrote: > I would love the ability to run nodetool repair and get status updates > on what is being done and when to what, as well as an estimated time > of completion > Like > Grabbing data from nodes > populating memtable > cleanups > etc. > > Currently this stuff happens asynchronously from the nodetool point of > view (fire/forget). More info is cooler :) >