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

Dinesh Joshi commented on CASSANDRA-14310:
------------------------------------------

[~krummas] Do you think it is worth replacing the {{synchronized}} on 
{{ColumnFamilyStore#loadNewSSTables}} with an explicit {{Lock}} with a timeout?

> Don't allow nodetool refresh before cfs is opened
> -------------------------------------------------
>
>                 Key: CASSANDRA-14310
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14310
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>            Priority: Major
>             Fix For: 3.0.x, 3.11.x, 4.x
>
>
> There is a potential deadlock in during startup if nodetool refresh is called 
> while sstables are being opened. We should not allow refresh to be called 
> before everything is initialized.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to