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 318E3184C2 for ; Thu, 29 Oct 2015 15:06:28 +0000 (UTC) Received: (qmail 56486 invoked by uid 500); 29 Oct 2015 15:06:28 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 56364 invoked by uid 500); 29 Oct 2015 15:06:28 -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 56260 invoked by uid 99); 29 Oct 2015 15:06:27 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Oct 2015 15:06:27 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C917B2C1F5B for ; Thu, 29 Oct 2015 15:06:27 +0000 (UTC) Date: Thu, 29 Oct 2015 15:06:27 +0000 (UTC) From: "Yakov Zhdanov (JIRA)" To: dev@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (IGNITE-1811) Get from backup in Dht cache can be optimized MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Yakov Zhdanov created IGNITE-1811: ------------------------------------- Summary: Get from backup in Dht cache can be optimized Key: IGNITE-1811 URL: https://issues.apache.org/jira/browse/IGNITE-1811 Project: Ignite Issue Type: Improvement Reporter: Yakov Zhdanov Assignee: Yakov Zhdanov Reproducible example: https://gist.github.com/aboudnik/3419fdc3872cc3051a1d See attached screenshot for sampling info. Issues found: # entry is created with putIfObsoleteOrAbsent() even if store and swap are disabled # no need to create DhtGetFuture on primary when there is no ongoing rebalancing -- This message was sent by Atlassian JIRA (v6.3.4#6332)