From mapreduce-issues-return-95484-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Sat Jun 19 11:30:02 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 C2BC818060E for ; Sat, 19 Jun 2021 13:30:02 +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 2462C602C5 for ; Sat, 19 Jun 2021 11:30:02 +0000 (UTC) Received: (qmail 23537 invoked by uid 500); 19 Jun 2021 11:30:01 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 23525 invoked by uid 99); 19 Jun 2021 11:30:01 -0000 Received: from mailrelay1-he-de.apache.org (HELO mailrelay1-he-de.apache.org) (116.203.21.61) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Jun 2021 11:30:01 +0000 Received: from jira2-he-de.apache.org (jira2-he-de.apache.org [168.119.33.54]) by mailrelay1-he-de.apache.org (ASF Mail Server at mailrelay1-he-de.apache.org) with ESMTPS id 3F2433E848 for ; Sat, 19 Jun 2021 11:30:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 0F5ACC800CA for ; Sat, 19 Jun 2021 11:30:00 +0000 (UTC) Date: Sat, 19 Jun 2021 11:30:00 +0000 (UTC) From: "Viraj Jasani (Jira)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (MAPREDUCE-7354) Use empty array constants present in TaskCompletionEvent to avoid creating redundant objects MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Viraj Jasani created MAPREDUCE-7354: --------------------------------------- Summary: Use empty array constants present in TaskCompletionEv= ent to avoid creating redundant objects Key: MAPREDUCE-7354 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7354 Project: Hadoop Map/Reduce Issue Type: Improvement Reporter: Viraj Jasani Assignee: Viraj Jasani As per one of the suggestions over PR#3115 (HDFS-16075), we should use empt= y array constant=C2=A0present in TaskCompletionEvent to avoid creating redu= ndant objects. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org