[ 
https://issues.apache.org/jira/browse/CASSANDRA-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12912570#action_12912570
 ] 

Nirmal Ranganathan commented on CASSANDRA-1449:
-----------------------------------------------

- yes submit is called by HintedHandoffManager too. But one of the overrided 
methods can be renamed to indicate blocking and have it do the blocking.
- yeah missed repair, since the repairsession was blocked, I'll update it with 
[CASSANDRA-1511|https://issues.apache.org/jira/browse/CASSANDRA-1511]
- Unless there's really any credit to having all the blocked calls go through 
the executor, they should be invoked directly.

> consistent nodetool blocking behavior
> -------------------------------------
>
>                 Key: CASSANDRA-1449
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1449
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Brandon Williams
>            Assignee: Nirmal Ranganathan
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: 
> 0001-Updated-all-non-blocking-Nodetool-commands-to-blocki.patch
>
>
> Some operations in nodetool block.  Some don't.  We should choose a behavior 
> and enforce it, preferably blocking.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to