Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8C67810567 for ; Fri, 19 Dec 2014 17:31:20 +0000 (UTC) Received: (qmail 74082 invoked by uid 500); 19 Dec 2014 17:31:15 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 74021 invoked by uid 500); 19 Dec 2014 17:31:15 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 73931 invoked by uid 99); 19 Dec 2014 17:31:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Dec 2014 17:31:15 +0000 Date: Fri, 19 Dec 2014 17:31:15 +0000 (UTC) From: "Sam Tunnicliffe (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-8485) Move 2.0 metered flusher to its own thread MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-8485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253685#comment-14253685 ] Sam Tunnicliffe commented on CASSANDRA-8485: -------------------------------------------- +1 LGTM > 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 > > Attachments: 8485.txt > > > 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)