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 D4402200BB8 for ; Sat, 29 Oct 2016 04:03:49 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D307A160AF5; Sat, 29 Oct 2016 02:03:49 +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 24893160AE4 for ; Sat, 29 Oct 2016 04:03:48 +0200 (CEST) Received: (qmail 54128 invoked by uid 500); 29 Oct 2016 02:03:48 -0000 Mailing-List: contact user-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ignite.apache.org Delivered-To: mailing list user@ignite.apache.org Received: (qmail 54118 invoked by uid 99); 29 Oct 2016 02:03:48 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Oct 2016 02:03:48 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id CB0BBC0B41 for ; Sat, 29 Oct 2016 02:03:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.17 X-Spam-Level: * X-Spam-Status: No, score=1.17 tagged_above=-999 required=6.31 tests=[FREEMAIL_ENVFROM_END_DIGIT=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_FAIL=0.919, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id PNRwALwGQwyB for ; Sat, 29 Oct 2016 02:03:46 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 704E85FC08 for ; Sat, 29 Oct 2016 02:03:45 +0000 (UTC) Received: from static.162.255.23.37.macminivault.com (unknown [162.255.23.37]) by mbob.nabble.com (Postfix) with ESMTP id B2C9834C0F59 for ; Fri, 28 Oct 2016 18:55:46 -0700 (PDT) Date: Fri, 28 Oct 2016 19:03:32 -0700 (MST) From: ght230 To: user@ignite.apache.org Message-ID: <1477706612309-8603.post@n6.nabble.com> In-Reply-To: References: Subject: Re: Affinity Collocation MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Sat, 29 Oct 2016 02:03:50 -0000 If Organization cache mode is Partitioned, We all know that it can save all the Person data with the same OrganizationID in the same node. For example: All Person data with OrganizationID(3) is save in Node(2). But I still want to know, can it ensure the Organization data with the same OrganizationID(3) also save to the same node(2)? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Affinity-Collocation-tp4576p8603.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.