From issues-return-87612-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Thu Jan 10 08:27:06 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 [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 0DAA518062A for ; Thu, 10 Jan 2019 08:27:05 +0100 (CET) Received: (qmail 49654 invoked by uid 500); 10 Jan 2019 07:27:04 -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 49645 invoked by uid 99); 10 Jan 2019 07:27:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jan 2019 07:27:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 39952C24E8 for ; Thu, 10 Jan 2019 07:27:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.501 X-Spam-Level: X-Spam-Status: No, score=-109.501 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id et6JX0IMlDmT for ; Thu, 10 Jan 2019 07:27:03 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 5743F6105E for ; Thu, 10 Jan 2019 07:27:02 +0000 (UTC) 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 9D6F2E2653 for ; Thu, 10 Jan 2019 07:27:01 +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 4D29D25582 for ; Thu, 10 Jan 2019 07:27:00 +0000 (UTC) Date: Thu, 10 Jan 2019 07:27:00 +0000 (UTC) From: "Roman Kondakov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (IGNITE-10768) MVCC: CacheMvccBasicContinuousQueryTest.testUpdateCountersGapClosedSimplePartitioned may hang MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IGNITE-10768?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Kondakov reassigned IGNITE-10768: --------------------------------------- Assignee: Roman Kondakov > MVCC: CacheMvccBasicContinuousQueryTest.testUpdateCountersGapClosedSimple= Partitioned may hang > -------------------------------------------------------------------------= -------------------- > > Key: IGNITE-10768 > URL: https://issues.apache.org/jira/browse/IGNITE-10768 > Project: Ignite > Issue Type: Bug > Components: mvcc > Reporter: Roman Kondakov > Assignee: Roman Kondakov > Priority: Major > Labels: CQ, mvcc_stabilization_stage_1 > Fix For: 2.8 > > > Test {{CacheMvccBasicContinuousQueryTest.testUpdateCountersGapClosedSimpl= ePartitioned}} may hang sometimes. > =C2=A0 > {noformat} > Thread [name=3D"test-runner-#209301%mvcc.CacheMvccBasicContinuousQueryTes= t%", id=3D228123, state=3DWAITING, blockCnt=3D5, waitCnt=3D89] > at sun.misc.Unsafe.park(Native Method) > at java.util.concurrent.locks.LockSupport.park(LockSupport.java:3= 04) > at o.a.i.i.util.future.GridFutureAdapter.get0(GridFutureAdapter.j= ava:179) > at o.a.i.i.util.future.GridFutureAdapter.get(GridFutureAdapter.ja= va:142) > at o.a.i.i.processors.cache.mvcc.CacheMvccBasicContinuousQueryTes= t.checkUpdateCountersGapIsProcessedSimple(CacheMvccBasicContinuousQueryTest= .java:346) > at o.a.i.i.processors.cache.mvcc.CacheMvccBasicContinuousQueryTes= t.testUpdateCountersGapClosedSimplePartitioned(CacheMvccBasicContinuousQuer= yTest.java:257) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess= orImpl.java:62) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth= odAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:498) > at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(Fr= ameworkMethod.java:47) > at org.junit.internal.runners.model.ReflectiveCallable.run(Reflec= tiveCallable.java:12) > at org.junit.runners.model.FrameworkMethod.invokeExplosively(Fram= eworkMethod.java:44) > at org.junit.internal.runners.statements.InvokeMethod.evaluate(In= vokeMethod.java:17) > at org.junit.internal.runners.statements.RunBefores.evaluate(RunB= efores.java:26) > at org.junit.internal.runners.statements.RunAfters.evaluate(RunAf= ters.java:27) > at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) > at o.a.i.testframework.junits.GridAbstractTest$7.run(GridAbstract= Test.java:2121) > at java.lang.Thread.run(Thread.java:748) > {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005)