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 128A6200BC1 for ; Wed, 16 Nov 2016 10:13:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 112F7160B13; Wed, 16 Nov 2016 09:13:00 +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 82432160B03 for ; Wed, 16 Nov 2016 10:12:59 +0100 (CET) Received: (qmail 21320 invoked by uid 500); 16 Nov 2016 09:12:58 -0000 Mailing-List: contact issues-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 issues@ignite.apache.org Received: (qmail 21307 invoked by uid 99); 16 Nov 2016 09:12:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Nov 2016 09:12:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8CC282C0059 for ; Wed, 16 Nov 2016 09:12:58 +0000 (UTC) Date: Wed, 16 Nov 2016 09:12:58 +0000 (UTC) From: "Pavel Tupitsyn (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-4125) .NET: documentation and example for off-heap and swap tieres MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 16 Nov 2016 09:13:00 -0000 [ https://issues.apache.org/jira/browse/IGNITE-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15669907#comment-15669907 ] Pavel Tupitsyn commented on IGNITE-4125: ---------------------------------------- I'm ok with adding swap space code there, but it's not clear to me how to deal with multi-node scenario for this example. How do we specify the base directory for swap? Should we restrict the example to one node? > .NET: documentation and example for off-heap and swap tieres > ------------------------------------------------------------- > > Key: IGNITE-4125 > URL: https://issues.apache.org/jira/browse/IGNITE-4125 > Project: Ignite > Issue Type: Sub-task > Components: platforms > Reporter: Denis Magda > Assignee: Pavel Tupitsyn > Fix For: 1.8 > > > Presently the documentation and example about the off-heap and swap tieres are missing on .NET side. Let's fill this gap. > Documentation can be taken from Java side > https://apacheignite.readme.io/docs/off-heap-memory > The example that can be (should be) added to the distribution is the following https://github.com/gridgain/apache-ignite/blob/ignite-net-advanced-examples/modules/platforms/dotnet/examples/Apache.Ignite.Examples/Advanced/MultiTieredCacheExample.cs -- This message was sent by Atlassian JIRA (v6.3.4#6332)