From issues-return-164826-archive-asf-public=cust-asf.ponee.io@hive.apache.org Fri Aug 9 13:05:05 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 0692418063F for ; Fri, 9 Aug 2019 15:05:04 +0200 (CEST) Received: (qmail 70420 invoked by uid 500); 9 Aug 2019 13:05:02 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 70398 invoked by uid 99); 9 Aug 2019 13:05:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Aug 2019 13:05:02 +0000 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 D394FE2FF7 for ; Fri, 9 Aug 2019 13:05:00 +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 426F426672 for ; Fri, 9 Aug 2019 13:05:00 +0000 (UTC) Date: Fri, 9 Aug 2019 13:05:00 +0000 (UTC) From: "Ashutosh Bapat (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-22068) Add more logging to notification cleaner and replication to track events 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/HIVE-22068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Bapat updated HIVE-22068: ---------------------------------- Status: In Progress (was: Patch Available) > Add more logging to notification cleaner and replication to track events > ------------------------------------------------------------------------ > > Key: HIVE-22068 > URL: https://issues.apache.org/jira/browse/HIVE-22068 > Project: Hive > Issue Type: Improvement > Reporter: Ashutosh Bapat > Assignee: Ashutosh Bapat > Priority: Major > Labels: pull-request-available > Attachments: HIVE-22068.01.patch, HIVE-22068.02.patch, HIVE-22068.03.patch > > Time Spent: 10m > Remaining Estimate: 0h > > * Add more logging to DB notification listener cleaner thread > ** The time when it considered cleaning, the interval and time before which events were cleared, the min and max id at that time > ** how many events were cleared > ** min and max id after the cleaning. > * In REPL::START document the starting event, end event if specified and the maximum number of events, if specified. -- This message was sent by Atlassian JIRA (v7.6.14#76016)