Aleksey Yeschenko created CASSANDRA-6637:
--------------------------------------------

             Summary: 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


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