You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict (JIRA)" <ji...@apache.org> on 2015/01/23 14:41:34 UTC

[jira] [Created] (CASSANDRA-8674) Improve CL write latency under saturation

Benedict created CASSANDRA-8674:
-----------------------------------

             Summary: Improve CL write latency under saturation
                 Key: CASSANDRA-8674
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8674
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Benedict
             Fix For: 3.0


At the moment we must flush the entire backlog of segments before delayed writes can continue, but we could update our progress as we flush individual segments. This may permit us to resume progress ahead of total completion of our backlog.



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