From notifications-return-49069-archive-asf-public=cust-asf.ponee.io@accumulo.apache.org Tue Apr 16 19:03:02 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 DD42E180630 for ; Tue, 16 Apr 2019 21:03:01 +0200 (CEST) Received: (qmail 18154 invoked by uid 500); 16 Apr 2019 19:03:01 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 18141 invoked by uid 99); 16 Apr 2019 19:03:01 -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; Tue, 16 Apr 2019 19:03:01 +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 6D8EEE00A5 for ; Tue, 16 Apr 2019 19:03: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 1E9A624593 for ; Tue, 16 Apr 2019 19:03:00 +0000 (UTC) Date: Tue, 16 Apr 2019 19:03:00 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACCUMULO-3860) Investigate ZK watcher count 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/ACCUMULO-3860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs resolved ACCUMULO-3860. ----------------------------------------- Resolution: Cannot Reproduce Fix Version/s: (was: 2.0.0) > Investigate ZK watcher count > ---------------------------- > > Key: ACCUMULO-3860 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3860 > Project: Accumulo > Issue Type: Task > Components: zookeeper > Affects Versions: 1.7.0 > Reporter: Josh Elser > Assignee: Josh Elser > Priority: Major > > Noticed in ACCUMULO-3858 that the number of ZK watchers was sometimes being reported larger than expected. > WatchTheWatchCountIT expected the watchers to be between 500 and 600, but, in debugging the test, I saw it sometimes above 600. Other times, it was happily in the expected range. > Need to investigate to make sure nothing fishy is going on and we have a good understanding of how many watchers we are setting. > cc/ [~ecn] -- This message was sent by Atlassian JIRA (v7.6.3#76005)