Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-6637

Add AbstractCompactionStrategy.startup() method

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 2.0.5
    • None
    • None

    Description

      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).

      Attachments

        1. 6637.txt
          2 kB
          Aleksey Yeschenko

        Activity

          People

            aleksey Aleksey Yeschenko
            aleksey Aleksey Yeschenko
            Aleksey Yeschenko
            Jonathan Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: