You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2014/12/15 19:50:13 UTC

[jira] [Created] (CASSANDRA-8485) Move 2.0 metered flusher to its own thread

Aleksey Yeschenko created CASSANDRA-8485:
--------------------------------------------

             Summary: Move 2.0 metered flusher to its own thread
                 Key: CASSANDRA-8485
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8485
             Project: Cassandra
          Issue Type: Bug
            Reporter: Aleksey Yeschenko
            Assignee: Aleksey Yeschenko
             Fix For: 2.0.12


We are using SS.optionalTasks for the MF right now - something we most definitely should not be doing, given just how important running MF regularly is to the stability of a node. Currently a bunch of other tasks are also using SS.optionalTasks (like serializing caches).

See also: CASSANDRA-8285.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)