From mapreduce-issues-return-95492-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Mon Jun 21 07:47: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-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id ACE5218037A for ; Mon, 21 Jun 2021 09:47:02 +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 DD6A93F237 for ; Mon, 21 Jun 2021 07:47:01 +0000 (UTC) Received: (qmail 46808 invoked by uid 500); 21 Jun 2021 07:47: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 46761 invoked by uid 99); 21 Jun 2021 07:47:01 -0000 Received: from ec2-52-204-25-47.compute-1.amazonaws.com (HELO mailrelay1-ec2-va.apache.org) (52.204.25.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jun 2021 07:47:01 +0000 Received: from jira2-he-de.apache.org (jira2-he-de.apache.org [168.119.33.54]) by mailrelay1-ec2-va.apache.org (ASF Mail Server at mailrelay1-ec2-va.apache.org) with ESMTPS id 14CF23E91C for ; Mon, 21 Jun 2021 07:47:01 +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 49058C8050D for ; Mon, 21 Jun 2021 07:47:00 +0000 (UTC) Date: Mon, 21 Jun 2021 07:47:00 +0000 (UTC) From: "ASF GitHub Bot (Jira)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Work logged] (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 [ https://issues.apache.org/jira/browse/MAPREDUCE-7354?focusedWorklogI= d=3D612480&page=3Dcom.atlassian.jira.plugin.system.issuetabpanels:worklog-t= abpanel#worklog-612480 ] ASF GitHub Bot logged work on MAPREDUCE-7354: --------------------------------------------- Author: ASF GitHub Bot Created on: 21/Jun/21 07:46 Start Date: 21/Jun/21 07:46 Worklog Time Spent: 10m=20 Work Description: tasanuma merged pull request #3123: URL: https://github.com/apache/hadoop/pull/3123 =20 --=20 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. For queries about this service, please contact Infrastructure at: users@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 612480) Time Spent: 1h 10m (was: 1h) > Use empty array constants present in TaskCompletionEvent to avoid creatin= g 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 > Priority: Minor > Labels: pull-request-available > Time Spent: 1h 10m > Remaining Estimate: 0h > > As per one of the suggestions over PR#3115 (HDFS-16075), we should use em= pty array constant=C2=A0present in TaskCompletionEvent to avoid creating re= dundant 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