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 40EC2185D5 for ; Wed, 12 Aug 2015 23:13:46 +0000 (UTC) Received: (qmail 90093 invoked by uid 500); 12 Aug 2015 23:13:46 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 90058 invoked by uid 500); 12 Aug 2015 23:13:46 -0000 Mailing-List: contact issues-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 issues@ignite.incubator.apache.org Received: (qmail 90049 invoked by uid 99); 12 Aug 2015 23:13:46 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Aug 2015 23:13:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id B80271A9E6B for ; Wed, 12 Aug 2015 23:13:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.3 X-Spam-Level: **** X-Spam-Status: No, score=4.3 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RDNS_NONE=2.5] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id HkQp48bOWYXP for ; Wed, 12 Aug 2015 23:13:44 +0000 (UTC) Received: from spamd4-us-west.apache.org (unknown [209.188.14.142]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTP id F400C33062 for ; Wed, 12 Aug 2015 23:01:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id B7FB3C027A for ; Wed, 12 Aug 2015 23:01:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id rg_KC5IKmkqL for ; Wed, 12 Aug 2015 23:01:43 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id B1ED536E06 for ; Wed, 12 Aug 2015 22:54:47 +0000 (UTC) Received: (qmail 61636 invoked by uid 99); 12 Aug 2015 22:54:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Aug 2015 22:54:46 +0000 Date: Wed, 12 Aug 2015 22:54:46 +0000 (UTC) From: "Andrey Gura (JIRA)" To: issues@ignite.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (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:all-tabpanel ] Andrey Gura reassigned IGNITE-1127: ----------------------------------- Assignee: Yakov Zhdanov (was: Andrey Gura) Please, review. > 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: Yakov Zhdanov > Fix For: ignite-1.4 > > 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)