You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/08 16:34:50 UTC

[jira] Created: (CASSANDRA-1260) make streaming, HH threads low-priority as well

make streaming, HH threads low-priority as well
-----------------------------------------------

                 Key: CASSANDRA-1260
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1260
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: Jonathan Ellis
            Assignee: Jonathan Ellis
            Priority: Minor
             Fix For: 0.6.4


(see CASSANDRA-1181)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-1260) make streaming, HH threads low-priority as well

Posted by "Tyler L. Hobbs (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tyler L. Hobbs updated CASSANDRA-1260:
--------------------------------------

    Attachment: cassandra-0.6-1260.txt

> make streaming, HH threads low-priority as well
> -----------------------------------------------
>
>                 Key: CASSANDRA-1260
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1260
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.6.4
>
>         Attachments: cassandra-0.6-1260.txt
>
>
> (see CASSANDRA-1181)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-1260) make streaming, HH threads low-priority as well

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886936#action_12886936 ] 

Jonathan Ellis commented on CASSANDRA-1260:
-------------------------------------------

Look at CompactionManager.CompactionExecutor for the existing executor-with-optional-lower-priority code.

the streaming executor is created in StageManager, and the HH one in HintedHandOffManager.

> make streaming, HH threads low-priority as well
> -----------------------------------------------
>
>                 Key: CASSANDRA-1260
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1260
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.6.4
>
>
> (see CASSANDRA-1181)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.