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 0B45E200D08 for ; Wed, 6 Sep 2017 13:41:06 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 09D761609B8; Wed, 6 Sep 2017 11:41:06 +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 5903C1609DB for ; Wed, 6 Sep 2017 13:41:05 +0200 (CEST) Received: (qmail 99123 invoked by uid 500); 6 Sep 2017 11:41:03 -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 99112 invoked by uid 99); 6 Sep 2017 11:41:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Sep 2017 11:41:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id EA9A0184A25 for ; Wed, 6 Sep 2017 11:41:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id my4C4xHR3o8T for ; Wed, 6 Sep 2017 11:41:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id E706D61067 for ; Wed, 6 Sep 2017 11:41:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 0A7C3E0EEF for ; Wed, 6 Sep 2017 11:41:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 6A55524166 for ; Wed, 6 Sep 2017 11:41:00 +0000 (UTC) Date: Wed, 6 Sep 2017 11:41:00 +0000 (UTC) From: "Marcus Eriksson (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-13771) Emit metrics whenever we hit tombstone failures and warn thresholds MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 06 Sep 2017 11:41:06 -0000 [ https://issues.apache.org/jira/browse/CASSANDRA-13771?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId= =3D16155233#comment-16155233 ]=20 Marcus Eriksson commented on CASSANDRA-13771: --------------------------------------------- Running unit tests here: https://circleci.com/gh/krummas/cassandra/104 and dtests here: https://builds.apache.org/view/A-D/view/Cassandra/job/Cass= andra-devbranch-dtest/284/ > Emit metrics whenever we hit tombstone failures and warn thresholds > ------------------------------------------------------------------- > > Key: CASSANDRA-13771 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1377= 1 > Project: Cassandra > Issue Type: Improvement > Reporter: TIRU ADDANKI > Assignee: Sarath P S > Priority: Minor > Fix For: 4.x > > Attachments: 0001-Emit-metrics-whenever-we-hit-tombstone-failures= -and-.patch, 13771.patch > > > Many a times we see cassandra timeouts, but unless we check the logs we w= on=E2=80=99t be able to tell if the time outs are result of too many tombst= ones or some other issue. It would be easier if we have metrics published w= henever we hit tombstone failure/warning thresholds. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org For additional commands, e-mail: commits-help@cassandra.apache.org