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

Russ Hatch commented on CASSANDRA-6472:
---------------------------------------

I'm no longer seeing the issue. I can drop keyspace/table now without a problem 
(also ran a dtest which relies on dropping and it worked fine).

> Node hangs when Drop Keyspace / Table is executed
> -------------------------------------------------
>
>                 Key: CASSANDRA-6472
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6472
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: amorton
>            Assignee: Mikhail Stepura
>            Priority: Minor
>             Fix For: 2.1
>
>
> from http://www.mail-archive.com/user@cassandra.apache.org/msg33566.html
> CommitLogSegmentManager.flushDataFrom() returns a FutureTask to wait on the 
> flushes, but the task is not started in flushDataFrom(). 
> The CLSM manager thread does not use the result and forceRecycleAll 
> (eventually called when making schema mods) does not start it so hangs when 
> calling get().
> plan to patch so flushDataFrom() returns a Future. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to