You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/18 00:10:00 UTC

[jira] [Updated] (GEODE-5890) gateway events from the same distributed system did not check misorder

     [ https://issues.apache.org/jira/browse/GEODE-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated GEODE-5890:
----------------------------------
    Labels: pull-request-available  (was: )

> gateway events from the same distributed system did not check misorder
> ----------------------------------------------------------------------
>
>                 Key: GEODE-5890
>                 URL: https://issues.apache.org/jira/browse/GEODE-5890
>             Project: Geode
>          Issue Type: Bug
>          Components: wan
>            Reporter: xiaojian zhou
>            Assignee: xiaojian zhou
>            Priority: Major
>              Labels: pull-request-available
>
> {noformat}
> Host name: rs-GEM-2228-1638a2i3xlarge-hydra-client-28
> OS name: Linux
> Architecture: amd64
> OS version: 3.10.0-862.11.6.el7.x86_64
> Java version: 1.8.0_181
> Java vm name: Java HotSpot(TM) 64-Bit Server VM
> Java vendor: Oracle Corporation
> Java home: /usr/local/regr/jdk/jdk1.8.0_181/jre
>   #####################################################
>   Product
>     Product-Name: Pivotal GemFire
>     Product-Version: 9.6.0
>     Native version: native code unavailable
>   Build
>     Build-Date: 2018-09-18 00:33:49 +0000
>     Build-Id: root 9
>     Build-Java-Version: 1.8.0_171
>     Build-Platform: Linux 4.4.0-89-generic amd64
>   Open
>     Source-Date: 2018-09-18 00:29:00 +0000
>     Source-Repository: support/9.6
>     Source-Revision: b404fab8c4fe962dc8adab827034efdbc93ab861
>   Closed
>     GemFire-Source-Date: 2018-09-10 23:15:03 +0000
>     GemFire-Source-Repository: support/9.6
>     GemFire-Source-Revision: f5a2b5ec6e6144a0635c41d1605b4586dd8acc6a
>     Running on: /10.32.111.152, 4 cpu(s), amd64 Linux 3.10.0-862.11.6.el7.x86_64
>   #####################################################
> Test was run from versioning/newWan/wanVersioning.bt
> Test:
> versioning/newWan/parRegSerialSenderKeysPerWanHct.conf
>    bridgeHostsPerSite=3
>    bridgeThreadsPerVM=2
>    bridgeVMsPerHost=1
>    clientMem=256m
>    edgeHostsPerSite=2
>    edgeThreadsPerVM=5
>    edgeVMsPerHost=1
>    enableFailover=true
>    locatorHostsPerSite=1
>    locatorThreadsPerVM=2
>    locatorVMsPerHost=1
>    maxOps=20000
>    redundantCopies=1
>    resultWaitSec=1200
>    serverMem=256m
>    wanSites=4
> Run with local.conf:
> hydra.Prms-randomSeed=1537256262399;
> hydra.Prms-randomSeed=1537256262399;
> hydra.GemFirePrms-logLevel = fine;
> //randomSeed extracted from test:
> hydra.Prms-randomSeed=1537256262399;
> *** Test failed with this error:
> CLIENT vm_17_thr_50_edge_3_2_host1_11693
> TASK[0] versioning.newWan.WanConflictResolverTest.HydraTask_doOpsAndValidateHA
> ERROR util.TestException: Snapshot written by edge_1_2(pid=11618). Expected /DefaultRegion to be size 24, but it is size 23
> The following 1 keys were missing from /DefaultRegion: [Object_10]
> util.TestException: Snapshot written by edge_1_2(pid=11618). Expected /DefaultRegion to be size 24, but it is size 23
> The following 1 keys were missing from /DefaultRegion: [Object_10]
>         at newWan.WANOperationsClient.verifyRegionContents(WANOperationsClient.java:1089)
>         at versioning.newWan.WanConflictResolverTest.validateEntryOperationFromBBSnapshot(WanConflictResolverTest.java:364)
>         at versioning.newWan.WanConflictResolverTest.doOpsAndValidateHA(WanConflictResolverTest.java:319)
>         at versioning.newWan.WanConflictResolverTest.HydraTask_doOpsAndValidateHA(WanConflictResolverTest.java:111)
>         at sun.reflect.GeneratedMethodAccessor327.invoke(Unknown Source)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at hydra.MethExecutor.execute(MethExecutor.java:181)
>         at hydra.MethExecutor.execute(MethExecutor.java:149)
>         at hydra.TestTask.execute(TestTask.java:197)
>         at hydra.RemoteTestModule$1.run(RemoteTestModule.java:213)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)