From issues-return-97762-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Mon Aug 12 23:21:01 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 9B87E180637 for ; Tue, 13 Aug 2019 01:21:01 +0200 (CEST) Received: (qmail 44254 invoked by uid 500); 12 Aug 2019 23: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 44244 invoked by uid 99); 12 Aug 2019 23: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; Mon, 12 Aug 2019 23: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 56048E2FB5 for ; Mon, 12 Aug 2019 23: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 12D2A2667B for ; Mon, 12 Aug 2019 23:21:00 +0000 (UTC) Date: Mon, 12 Aug 2019 23:21:00 +0000 (UTC) From: "Andrey Gura (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=16905668#comment-16905668 ] Andrey Gura commented on IGNITE-12046: -------------------------------------- [~NIzhikov] Could you please review? > [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)