From dev-return-57333-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Sat Jun 29 18:10: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 10EDA180679 for ; Sat, 29 Jun 2019 20:10:01 +0200 (CEST) Received: (qmail 44125 invoked by uid 500); 29 Jun 2019 18:10:01 -0000 Mailing-List: contact dev-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list dev@phoenix.apache.org Received: (qmail 44090 invoked by uid 99); 29 Jun 2019 18:10:00 -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; Sat, 29 Jun 2019 18:10:00 +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 68419E2E43 for ; Sat, 29 Jun 2019 18:10: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 228BD25FEE for ; Sat, 29 Jun 2019 18:10:00 +0000 (UTC) Date: Sat, 29 Jun 2019 18:10:00 +0000 (UTC) From: "Viraj Jasani (JIRA)" To: dev@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (PHOENIX-5382) Perf improvement with bulk operation over iterations 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/PHOENIX-5382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated PHOENIX-5382: ---------------------------------- Summary: Perf improvement with bulk operation over iterations (was: Perf improvement with bulk operations over iterations) > Perf improvement with bulk operation over iterations > ---------------------------------------------------- > > Key: PHOENIX-5382 > URL: https://issues.apache.org/jira/browse/PHOENIX-5382 > Project: Phoenix > Issue Type: Improvement > Affects Versions: 4.15.0, 4.15.1, 4.14.3 > Reporter: Viraj Jasani > Assignee: Viraj Jasani > Priority: Major > > At some places, we are using iteration to add all elements of one collection to another one. We can use bulk APIs to improve performance -- This message was sent by Atlassian JIRA (v7.6.3#76005)