Return-Path: X-Original-To: apmail-ignite-issues-archive@minotaur.apache.org Delivered-To: apmail-ignite-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7D60E18F0B for ; Mon, 28 Sep 2015 08:20:04 +0000 (UTC) Received: (qmail 54419 invoked by uid 500); 28 Sep 2015 08:20:04 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 54388 invoked by uid 500); 28 Sep 2015 08:20:04 -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 54377 invoked by uid 99); 28 Sep 2015 08:20:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Sep 2015 08:20:04 +0000 Date: Mon, 28 Sep 2015 08:20:04 +0000 (UTC) From: "Pavel Konstantinov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-1127) Query with result size more then one page doesn't increase Query executions count metric MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IGNITE-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14910161#comment-14910161 ] Pavel Konstantinov commented on IGNITE-1127: -------------------------------------------- Andrey, thank you for clarifying about branch. > Query with result size more then one page doesn't increase Query executions count metric > ----------------------------------------------------------------------------------------- > > Key: IGNITE-1127 > URL: https://issues.apache.org/jira/browse/IGNITE-1127 > Project: Ignite > Issue Type: Bug > Components: cache > Affects Versions: sprint-7 > Reporter: Pavel Konstantinov > Assignee: Pavel Konstantinov > Fix For: ignite-1.5 > > Attachments: master_d9acbd1_ignite-1127.patch > > > Queries for partitioned caches and limited page size doesn't increase executions count metric in case if not all records was actually fetched by client code. -- This message was sent by Atlassian JIRA (v6.3.4#6332)