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 72785200B40 for ; Fri, 1 Jul 2016 19:30:31 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 712F5160A61; Fri, 1 Jul 2016 17:30:31 +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 B93C6160A4D for ; Fri, 1 Jul 2016 19:30:30 +0200 (CEST) Received: (qmail 53354 invoked by uid 500); 1 Jul 2016 17:30:29 -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 53344 invoked by uid 99); 1 Jul 2016 17:30:29 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2016 17:30:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 65A0DC1356 for ; Fri, 1 Jul 2016 17:30:29 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.423 X-Spam-Level: ** X-Spam-Status: No, score=2.423 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_ENVFROM_END_DIGIT=0.25, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id ME_vtYIhVFXl for ; Fri, 1 Jul 2016 17:30:27 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTP id DC7B05F235 for ; Fri, 1 Jul 2016 17:30:26 +0000 (UTC) Received: from malf.nabble.com (unknown [162.253.133.59]) by mbob.nabble.com (Postfix) with ESMTP id E17B32B8FFD6 for ; Fri, 1 Jul 2016 10:09:03 -0700 (PDT) Date: Fri, 1 Jul 2016 10:13:56 -0700 (PDT) From: pragmaticbigdata To: user@ignite.apache.org Message-ID: <1467393236100-6046.post@n6.nabble.com> In-Reply-To: References: <1467362358731-6038.post@n6.nabble.com> Subject: Re: Iterating through a BinaryObject cache fails MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Fri, 01 Jul 2016 17:30:31 -0000 No its not related. The other thread is for cache loading issue with an ignite cache . This issue is while iterating through a cache of that is preloaded with data. The exception is similar though. I am not sure if its all something to do with BinaryObject. I have shared the data loading code here . Kindly me know your inputs. Thanks. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Iterating-through-a-BinaryObject-cache-fails-tp6038p6046.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.