From issues-return-97786-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Tue Aug 13 13:21:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id B54F818064D for ; Tue, 13 Aug 2019 15:21:01 +0200 (CEST) Received: (qmail 77655 invoked by uid 500); 13 Aug 2019 13:21:01 -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 77636 invoked by uid 99); 13 Aug 2019 13:21:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Aug 2019 13:21:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 82BBBE1324 for ; Tue, 13 Aug 2019 13:21:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2020E27764 for ; Tue, 13 Aug 2019 13:21:00 +0000 (UTC) Date: Tue, 13 Aug 2019 13:21:00 +0000 (UTC) From: "Nikolay Izhikov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-12046) [IEP-35] LongMetric interface contains redundant methods. 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-12046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16906185#comment-16906185 ] Nikolay Izhikov commented on IGNITE-12046: ------------------------------------------ LGTM Should we create similar tickets for other metrics? > [IEP-35] LongMetric interface contains redundant methods. > --------------------------------------------------------- > > Key: IGNITE-12046 > URL: https://issues.apache.org/jira/browse/IGNITE-12046 > Project: Ignite > Issue Type: Improvement > Reporter: Andrey Gura > Assignee: Andrey Gura > Priority: Trivial > Labels: IEP-35 > Fix For: 2.8 > > Time Spent: 10m > Remaining Estimate: 0h > > The following methods on {{LongMetric}} interface a redundant and have the same functionality: > * {{get}} > * {{longValue}} > Mentioned methods should be removed. -- This message was sent by Atlassian JIRA (v7.6.14#76016)