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 0676910F4F for ; Tue, 8 Sep 2015 10:17:46 +0000 (UTC) Received: (qmail 60842 invoked by uid 500); 8 Sep 2015 10:17:45 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 60813 invoked by uid 500); 8 Sep 2015 10:17:45 -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 60803 invoked by uid 99); 8 Sep 2015 10:17:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Sep 2015 10:17:45 +0000 Date: Tue, 8 Sep 2015 10:17:45 +0000 (UTC) From: "Semen Boikov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (IGNITE-1349) CachePutAllFailoverTxTest hangs 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-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Semen Boikov closed IGNITE-1349. -------------------------------- Assignee: (was: Alexey Goncharuk) > CachePutAllFailoverTxTest hangs > ------------------------------- > > Key: IGNITE-1349 > URL: https://issues.apache.org/jira/browse/IGNITE-1349 > Project: Ignite > Issue Type: Sub-task > Components: cache > Affects Versions: ignite-1.4 > Reporter: Semen Boikov > Priority: Blocker > Fix For: ignite-1.4 > > Attachments: 1349.patch > > > Test CachePutAllFailoverTxTest executes cache.putAll concurrently with node start/stop. After some time it fails because of there are some transactions which can not finish prepare step. Hang reproduces if size of map for putAll is large ehough (~100). -- This message was sent by Atlassian JIRA (v6.3.4#6332)