Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 847B410561 for ; Wed, 18 Feb 2015 19:26:27 +0000 (UTC) Received: (qmail 12924 invoked by uid 500); 18 Feb 2015 19:26:11 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 12894 invoked by uid 500); 18 Feb 2015 19:26:11 -0000 Mailing-List: contact issues-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list issues@drill.apache.org Received: (qmail 12882 invoked by uid 99); 18 Feb 2015 19:26:11 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Feb 2015 19:26:11 +0000 Date: Wed, 18 Feb 2015 19:26:11 +0000 (UTC) From: "Yuliya Feldman (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DRILL-2210) Allow multithreaded copy and/or flush in ParittionSender 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/DRILL-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14326425#comment-14326425 ] Yuliya Feldman commented on DRILL-2210: --------------------------------------- Reviewboard request is created: https://reviews.apache.org/r/31107/ > Allow multithreaded copy and/or flush in ParittionSender > -------------------------------------------------------- > > Key: DRILL-2210 > URL: https://issues.apache.org/jira/browse/DRILL-2210 > Project: Apache Drill > Issue Type: Improvement > Components: Execution - Flow > Reporter: Yuliya Feldman > Assignee: Yuliya Feldman > > Related to DRILL-133. As in LocalExchange we merge data from multiple receivers into LocalExchange to fan it out later to multiple Senders, amount of data that needs to be sent out increases. Add ability to copy/flush data in multiple threads -- This message was sent by Atlassian JIRA (v6.3.4#6332)