[ 
https://issues.apache.org/jira/browse/CASSANDRA-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sylvain Lebresne updated CASSANDRA-2817:
----------------------------------------

    Attachment: 0001-Expose-threads-blocked-on-submission-to-executor.patch

> Expose number of threads blocked on submitting a memtable for flush
> -------------------------------------------------------------------
>
>                 Key: CASSANDRA-2817
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2817
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7.0
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>             Fix For: 0.7.7
>
>         Attachments: 
> 0001-Expose-threads-blocked-on-submission-to-executor.patch
>
>
> Writes can be blocked by a thread trying to submit a memtable while the flush 
> queue is full. While this is the expected behavior (the goal being to prevent 
> OOMing), it is worth exposing when that happens so that people can monitor it 
> and modify settings accordingly if that happens too often.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to