Return-Path: X-Original-To: apmail-ignite-dev-archive@minotaur.apache.org Delivered-To: apmail-ignite-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 294CD174C2 for ; Wed, 25 Feb 2015 10:02:32 +0000 (UTC) Received: (qmail 2682 invoked by uid 500); 25 Feb 2015 10:02:25 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 2642 invoked by uid 500); 25 Feb 2015 10:02:25 -0000 Mailing-List: contact dev-help@ignite.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.incubator.apache.org Delivered-To: mailing list dev@ignite.incubator.apache.org Received: (qmail 2631 invoked by uid 99); 25 Feb 2015 10:02:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Feb 2015 10:02:25 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 25 Feb 2015 10:02:24 +0000 Received: (qmail 1113 invoked by uid 99); 25 Feb 2015 10:02:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Feb 2015 10:02:04 +0000 Date: Wed, 25 Feb 2015 10:02:04 +0000 (UTC) From: "Vladimir Ozerov (JIRA)" To: dev@ignite.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (IGNITE-338) Iconsistent documentation for IgnitDataLoader.allowOverwrite. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Vladimir Ozerov created IGNITE-338: -------------------------------------- Summary: Iconsistent documentation for IgnitDataLoader.allowOverwrite. Key: IGNITE-338 URL: https://issues.apache.org/jira/browse/IGNITE-338 Project: Ignite Issue Type: Task Components: cache Affects Versions: sprint-2 Reporter: Vladimir Ozerov Assignee: Alexey Goncharuk Fix For: sprint-2 Looks like JavaDoc is invalid. Default allowOverwrite is false. And actual meaning of this flag appears to be opposite to current: "flag value indicating that this data loader assumes that there are no other concurrent updates to the cache". -- This message was sent by Atlassian JIRA (v6.3.4#6332)