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

Jonathan Ellis commented on CASSANDRA-6637:
-------------------------------------------

+1

> Add AbstractCompactionStrategy.startup() method
> -----------------------------------------------
>
>                 Key: CASSANDRA-6637
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6637
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Aleksey Yeschenko
>            Assignee: Aleksey Yeschenko
>            Priority: Minor
>             Fix For: 2.0.5
>
>         Attachments: 6637.txt
>
>
> It's sometimes required for a compaction strategy to do a bunch of startup 
> work that's not a good fit for the constructor (and might have to publish the 
> reference to not yet fully constructed strategy object).
> This is why a startup() method would be useful (for symmetry with shutdown() 
> and the pause()/resume() pair, as well).



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

Reply via email to