Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 91F872004C8 for ; Mon, 9 May 2016 18:35:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 90BAE1609A8; Mon, 9 May 2016 16:35:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0CCE916099C for ; Mon, 9 May 2016 18:35:13 +0200 (CEST) Received: (qmail 69612 invoked by uid 500); 9 May 2016 16:35:13 -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 69596 invoked by uid 99); 9 May 2016 16:35:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 May 2016 16:35:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C9F3F2C14F8 for ; Mon, 9 May 2016 16:35:12 +0000 (UTC) Date: Mon, 9 May 2016 16:35:12 +0000 (UTC) From: "Aleksey Yeschenko (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-11737) Add a way to disable severity in DynamicEndpointSnitch MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 09 May 2016 16:35:14 -0000 [ https://issues.apache.org/jira/browse/CASSANDRA-11737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-11737: ------------------------------------------ Reviewer: Aleksey Yeschenko > Add a way to disable severity in DynamicEndpointSnitch > ------------------------------------------------------ > > Key: CASSANDRA-11737 > URL: https://issues.apache.org/jira/browse/CASSANDRA-11737 > Project: Cassandra > Issue Type: Bug > Reporter: Jeremiah Jordan > Assignee: Jeremiah Jordan > Fix For: 2.1.x, 2.2.x, 3.0.x, 3.x > > > I have seen in a few clusters now where severity can out weigh latency in DynamicEndpointSnitch causing issues (a node that is completely overloaded CPU wise and has super high latency will get selected for queries, even though nodes with much lower latency exist, but they have a higher severity score). There should be a way to disable the use of severity. -- This message was sent by Atlassian JIRA (v6.3.4#6332)