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 9D35A189D5 for ; Fri, 12 Feb 2016 09:47:23 +0000 (UTC) Received: (qmail 31530 invoked by uid 500); 12 Feb 2016 09:47:18 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 31497 invoked by uid 500); 12 Feb 2016 09:47:18 -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 31480 invoked by uid 99); 12 Feb 2016 09:47:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Feb 2016 09:47:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 25E912C1F5B for ; Fri, 12 Feb 2016 09:47:18 +0000 (UTC) Date: Fri, 12 Feb 2016 09:47:18 +0000 (UTC) From: "Vladimir Ershov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (IGNITE-2636) Server cache metrics for put-get-remove avg time are incorrect for case when request sent from client MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Vladimir Ershov created IGNITE-2636: --------------------------------------- Summary: Server cache metrics for put-get-remove avg time are incorrect for case when request sent from client Key: IGNITE-2636 URL: https://issues.apache.org/jira/browse/IGNITE-2636 Project: Ignite Issue Type: Bug Components: cache Affects Versions: 1.5.0.final Reporter: Vladimir Ershov Server cache metrics for put-get-remove avg time are incorrect for case when request sent from client. We should add methods like CacheMetrics#addPutAndGetTimeNanos for all flows, when requests for cache modifications are processed. For all type of caches. -- This message was sent by Atlassian JIRA (v6.3.4#6332)