You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Corentin Chary (JIRA)" <ji...@apache.org> on 2017/02/01 08:54:51 UTC

[jira] [Commented] (CASSANDRA-13090) Coalescing strategy sleeps too much

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

Corentin Chary commented on CASSANDRA-13090:
--------------------------------------------

I cloned both repositories, set the branch correctly and made a manual diff and I get the same thing. 
767d973bea8d1baaa8c0ec89316bbda147599bbd seems to be pretty big.

Maybe try to rebuild the 3.11 and 3.X branches ? I can also create them if necessary.

> Coalescing strategy sleeps too much
> -----------------------------------
>
>                 Key: CASSANDRA-13090
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13090
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Streaming and Messaging
>            Reporter: Corentin Chary
>            Assignee: Corentin Chary
>             Fix For: 3.x
>
>         Attachments: 0001-Fix-wait-time-coalescing-CASSANDRA-13090-2.patch, 0001-Fix-wait-time-coalescing-CASSANDRA-13090.patch
>
>
> With the current code maybeSleep is called even if we managed to take maxItems out of the backlog. In this case we should really avoid sleeping because it means that backlog is building up.
> I'll send a patch shortly.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)