Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2BE7C200CED for ; Fri, 18 Aug 2017 08:50:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2A61416C1C8; Fri, 18 Aug 2017 06:50:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9832416C1B9 for ; Fri, 18 Aug 2017 08:50:13 +0200 (CEST) Received: (qmail 9933 invoked by uid 500); 18 Aug 2017 06:50:12 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 9920 invoked by uid 99); 18 Aug 2017 06:50:12 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Aug 2017 06:50:12 +0000 Received: from mail-lf0-f48.google.com (mail-lf0-f48.google.com [209.85.215.48]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 8AC6E1A041B for ; Fri, 18 Aug 2017 06:50:10 +0000 (UTC) Received: by mail-lf0-f48.google.com with SMTP id g77so6489335lfg.1 for ; Thu, 17 Aug 2017 23:50:10 -0700 (PDT) X-Gm-Message-State: AHYfb5hM/aLNeAjTRqDHobxEqOS6KDVdRZ1ALoWPHMmEDIWsWMt5EugX r4kUnDCcLUQNkmXd+L3Y69y5ee+WHVvP X-Received: by 10.25.151.209 with SMTP id z200mr3075894lfd.198.1503039008051; Thu, 17 Aug 2017 23:50:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.46.83.12 with HTTP; Thu, 17 Aug 2017 23:50:06 -0700 (PDT) Received: by 10.46.83.12 with HTTP; Thu, 17 Aug 2017 23:50:06 -0700 (PDT) In-Reply-To: References: From: Yakov Zhdanov Date: Fri, 18 Aug 2017 07:50:06 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: How a new index is built in runtime? To: dev@ignite.apache.org Cc: Alexander Paschenko , Vladimir Ozerov Content-Type: multipart/alternative; boundary="001a11401c8628aca20557018ae8" archived-at: Fri, 18 Aug 2017 06:50:14 -0000 --001a11401c8628aca20557018ae8 Content-Type: text/plain; charset="UTF-8" Of course, iteration should have an option to be run from more than 1 thread. What will really help, IMO, is ability to insert presorted batches in a single tree operation. -- Yakov Zhdanov --001a11401c8628aca20557018ae8--