From commits-return-25041-archive-asf-public=cust-asf.ponee.io@accumulo.apache.org Mon Jun 14 15:12:31 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-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id B343F180181 for ; Mon, 14 Jun 2021 17:12:31 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id 2ACDF600B2 for ; Mon, 14 Jun 2021 15:12:31 +0000 (UTC) Received: (qmail 28789 invoked by uid 500); 14 Jun 2021 15:12:30 -0000 Mailing-List: contact commits-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list commits@accumulo.apache.org Received: (qmail 28780 invoked by uid 99); 14 Jun 2021 15:12:30 -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; Mon, 14 Jun 2021 15:12:30 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 6426B81A86; Mon, 14 Jun 2021 15:12:30 +0000 (UTC) Date: Mon, 14 Jun 2021 15:12:30 +0000 To: "commits@accumulo.apache.org" Subject: [accumulo] branch main updated (ef744cc -> 987fc0c) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <162368355010.8056.7708462890913268454@gitbox.apache.org> From: ctubbsii@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: accumulo X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Oldrev: ef744cce9375e77fa64588d4b5f1f47b1d853ef2 X-Git-Newrev: 987fc0ca3dd17b2366eb86e213c9f8ed1e76fdb4 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from ef744cc Avoid repeated locking to get max cache size (#2158) add 987fc0c Specify blockName in CachedBlock exceptions (#2163) No new revisions were added by this update. Summary of changes: .../apache/accumulo/core/file/blockfile/cache/lru/CachedBlock.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)