From issues-return-95496-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Thu Apr 18 18:13: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 8FAEA18061A for ; Thu, 18 Apr 2019 20:13:01 +0200 (CEST) Received: (qmail 11946 invoked by uid 500); 18 Apr 2019 18:13: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 11923 invoked by uid 99); 18 Apr 2019 18:13:00 -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; Thu, 18 Apr 2019 18:13:00 +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 6724EE039F for ; Thu, 18 Apr 2019 18:13: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 2F8A624593 for ; Thu, 18 Apr 2019 18:13:00 +0000 (UTC) Date: Thu, 18 Apr 2019 18:13:00 +0000 (UTC) From: "Alexey Goncharuk (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-11754) Memory leak on the GridCacheTxFinishSync#threadMap 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-11754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821371#comment-16821371 ] Alexey Goncharuk commented on IGNITE-11754: ------------------------------------------- Merged to master. > Memory leak on the GridCacheTxFinishSync#threadMap > -------------------------------------------------- > > Key: IGNITE-11754 > URL: https://issues.apache.org/jira/browse/IGNITE-11754 > Project: Ignite > Issue Type: Bug > Components: general, mvcc > Affects Versions: 2.7 > Reporter: Taras Ledkov > Assignee: Sergey Chugunov > Priority: Major > Fix For: 2.8 > > Time Spent: 10m > Remaining Estimate: 0h > > The {{GridCacheTxFinishSync#threadMap}} is not cleared when tx thread is terminated. > So, memory leak happens when transactions are executed inside new start/stopped threads. -- This message was sent by Atlassian JIRA (v7.6.3#76005)