From notifications-return-61598-archive-asf-public=cust-asf.ponee.io@accumulo.apache.org Tue Jun 29 13:13:49 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 8D44F18064E for ; Tue, 29 Jun 2021 15:13:49 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id 29A43400B1 for ; Tue, 29 Jun 2021 13:13:48 +0000 (UTC) Received: (qmail 32548 invoked by uid 500); 29 Jun 2021 13:13:48 -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 32523 invoked by uid 99); 29 Jun 2021 13:13:47 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jun 2021 13:13:47 +0000 From: =?utf-8?q?GitBox?= To: notifications@accumulo.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Baccumulo=5D_milleruntime_commented_on_issue_=23191?= =?utf-8?q?6=3A_Garbage_Collector_deleted_metadata_file_before_it_should_hav?= =?utf-8?q?e?= Message-ID: <162497242782.26479.16904019367711402266.asfpy@gitbox.apache.org> Date: Tue, 29 Jun 2021 13:13:47 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit In-Reply-To: References: milleruntime commented on issue #1916: URL: https://github.com/apache/accumulo/issues/1916#issuecomment-869750066 FYI it looks like the code in question in `ScannerIterator` changed significantly in 2.0. The Queue that was holding the exceptions was replaced by a class in `ScannerImpl` called `Reporter`. Most of the changes took place in https://github.com/apache/accumulo/pull/905 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org For queries about this service, please contact Infrastructure at: users@infra.apache.org