Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2BC62200CD8 for ; Wed, 2 Aug 2017 19:36:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2A8DD169FD9; Wed, 2 Aug 2017 17:36:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4AB03169FD6 for ; Wed, 2 Aug 2017 19:36:13 +0200 (CEST) Received: (qmail 5811 invoked by uid 500); 2 Aug 2017 17:36:12 -0000 Mailing-List: contact issues-help@geode.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.apache.org Delivered-To: mailing list issues@geode.apache.org Received: (qmail 5798 invoked by uid 99); 2 Aug 2017 17:36:12 -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; Wed, 02 Aug 2017 17:36:12 +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 11152C02BB for ; Wed, 2 Aug 2017 17:36:12 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, 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 tB8rKJgZStZV for ; Wed, 2 Aug 2017 17:36:10 +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 0D49860ED1 for ; Wed, 2 Aug 2017 17:36:09 +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 7BFC7E0012 for ; Wed, 2 Aug 2017 17:36:07 +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 710FA2465C for ; Wed, 2 Aug 2017 17:36:03 +0000 (UTC) Date: Wed, 2 Aug 2017 17:36:03 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@geode.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GEODE-3380) data mismatch caused by removeAll MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 02 Aug 2017 17:36:14 -0000 [ https://issues.apache.org/jira/browse/GEODE-3380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16111385#comment-16111385 ] ASF GitHub Bot commented on GEODE-3380: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/geode/pull/674 > data mismatch caused by removeAll > --------------------------------- > > Key: GEODE-3380 > URL: https://issues.apache.org/jira/browse/GEODE-3380 > Project: Geode > Issue Type: Bug > Reporter: xiaojian zhou > Assignee: xiaojian zhou > Labels: lucene > > Host name: r02-s12 > OS name: Linux > Architecture: amd64 > OS version: 4.4.0-66-lowlatency > Java version: 1.8.0_45 > Java vm name: Java HotSpot(TM) 64-Bit Server VM > Java vendor: Oracle Corporation > Java home: /export/java/users/java_share/jdk/1.8.0_45/x86_64.linux/jre > ##################################################### > Product > Product-Name: Pivotal GemFire > Product-Version: 0.0.0 > Native version: native code unavailable > Build > Build-Date: 2017-06-21 18:09:56 -0700 > Build-Id: xzhou 9999 > Build-Java-Version: 1.8.0_66 > Build-Platform: Linux 4.4.0-66-lowlatency amd64 > Open > Source-Date: 2017-06-21 18:13:11 -0700 > Source-Repository: feature/GEM-1483 > Source-Revision: 524983349ccc576623eb69860d5287b8343a6064 > Closed > GemFire-Source-Date: 2017-06-14 08:59:26 -0700 > GemFire-Source-Repository: develop > GemFire-Source-Revision: 1fe7c957e77cbfa254dbc353fd200233aebd3280 > Running on: /10.118.50.12, 24 cpu(s), amd64 Linux 4.4.0-66-lowlatency > ##################################################### > Test was run from ./test1455.bt > Test: > lucene/concParRegHAPersist.conf > A=accessor > B=dataStore > accessorHosts=1 > accessorThreadsPerVM=5 > accessorVMsPerHost=1 > dataStoreHosts=6 > dataStoreThreadsPerVM=5 > dataStoreVMsPerHost=1 > numVMsToStop=2 > redundantCopies=0 > Run with local.conf: > hydra.GemFirePrms-logLevel=fine; > // hydra.VmPrms-extraVMArgs = -Xmx512m -Xms512m; > // hydra.VmPrms-extraVMArgs=-Xmx500m; > // hydra.Prms-randomSeed=1481188814352; > hydra.Prms-randomSeed=1497100016755; > // hydra.RegionPrms-offHeap = false; > //randomSeed extracted from test: > hydra.Prms-randomSeed=1497100016755; > *** Test failed with this error: > CLIENT vm_4_thr_20_dataStore4_r02-s12_10282 > TASK[1] parReg.ParRegTest.HydraTask_HADoEntryOps > ERROR util.TestException: util.TestException: waitUntilFlushed returned true after 7ms > Verifying 479 matches for lucene index against snapshot of size 478 > Lucene query did not match region values. > missingKeys=[], extraKeys=[Object_5740], > pendingAsyncOps=[], > lastException= > at lucene.LuceneHelper.verifyLuceneIndex(LuceneHelper.java:149) > at lucene.LuceneTest.verifyLuceneIndex(LuceneTest.java:516) > at lucene.LuceneTest.verifyFromSnapshotOnly(LuceneTest.java:398) > at parReg.ParRegTest.verifyFromSnapshot(ParRegTest.java:5703) > at parReg.ParRegTest.concVerify(ParRegTest.java:6106) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at util.MethodCoordinator.executeOnce(MethodCoordinator.java:68) > at parReg.ParRegTest.HADoEntryOps(ParRegTest.java:2287) > at parReg.ParRegTest.HydraTask_HADoEntryOps(ParRegTest.java:1040) > at sun.reflect.GeneratedMethodAccessor267.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at hydra.MethExecutor.execute(MethExecutor.java:182) > at hydra.MethExecutor.execute(MethExecutor.java:150) > at hydra.TestTask.execute(TestTask.java:192) > at hydra.RemoteTestModule$1.run(RemoteTestModule.java:212) > util.TestException: util.TestException: waitUntilFlushed returned true after 7ms > Verifying 479 matches for lucene index against snapshot of size 478 > Lucene query did not match region values. > missingKeys=[], extraKeys=[Object_5740], > pendingAsyncOps=[], > lastException= > at lucene.LuceneHelper.verifyLuceneIndex(LuceneHelper.java:149) > at lucene.LuceneTest.verifyLuceneIndex(LuceneTest.java:516) > at lucene.LuceneTest.verifyFromSnapshotOnly(LuceneTest.java:398) > at parReg.ParRegTest.verifyFromSnapshot(ParRegTest.java:5703) > at parReg.ParRegTest.concVerify(ParRegTest.java:6106) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at util.MethodCoordinator.executeOnce(MethodCoordinator.java:68) > at parReg.ParRegTest.HADoEntryOps(ParRegTest.java:2287) > at parReg.ParRegTest.HydraTask_HADoEntryOps(ParRegTest.java:1040) > at sun.reflect.GeneratedMethodAccessor267.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at hydra.MethExecutor.execute(MethExecutor.java:182) > at hydra.MethExecutor.execute(MethExecutor.java:150) > at hydra.TestTask.execute(TestTask.java:192) > at hydra.RemoteTestModule$1.run(RemoteTestModule.java:212) > at util.MethodCoordinator.executeOnce(MethodCoordinator.java:72) > at parReg.ParRegTest.HADoEntryOps(ParRegTest.java:2287) > at parReg.ParRegTest.HydraTask_HADoEntryOps(ParRegTest.java:1040) > at sun.reflect.GeneratedMethodAccessor267.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at hydra.MethExecutor.execute(MethExecutor.java:182) > at hydra.MethExecutor.execute(MethExecutor.java:150) > at hydra.TestTask.execute(TestTask.java:192) > at hydra.RemoteTestModule$1.run(RemoteTestModule.java:212) > The result is: /export/buglogs_bvt/xzhou/lucene/concParRegHAPersist-0623-032050 -- This message was sent by Atlassian JIRA (v6.4.14#64029)