You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2017/06/17 18:04:26 UTC

[jira] [Closed] (GEODE-2548) Hang in PaginationDUnitTest.alternativelyCloseDataStoresAfterGettingAPageAndThenValidateTheContentsOfTheResults

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

Anthony Baker closed GEODE-2548.
--------------------------------

> Hang in PaginationDUnitTest.alternativelyCloseDataStoresAfterGettingAPageAndThenValidateTheContentsOfTheResults
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-2548
>                 URL: https://issues.apache.org/jira/browse/GEODE-2548
>             Project: Geode
>          Issue Type: Test
>          Components: lucene
>            Reporter: Jason Huynh
>             Fix For: 1.2.0
>
>
> There is possibly a race condition in starting/stopping the caches with persistent regions.
> It appears to hang with this in the logs:
> [vm0] [info 2017/02/24 16:44:56.609 PST <RedundancyLogger for region AsyncEventQueue_index#_region_PARALLEL_GATEWAY_SENDER_QUEUE> tid=0x49] Region /region (and any colocated sub-regions) has potentially stale data.  Buckets [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] are waiting for another offline member to recover the latest data.
> [vm0] My persistent id is:
> [vm0]   DiskStore ID: 110901a3-8e42-4d25-a1ee-4ead6f966a29
> [vm0]   Name: 
> [vm0]   Location: /192.168.1.84:/Users/jhuynh/Pivotal/gemfire/scorpion/open/geode-lucene/dunit/vm0/.
> [vm0] Offline members with potentially new data:
> [vm0] [
> [vm0]   DiskStore ID: 582f64c5-d53b-463c-a6a5-b4a0bea79381
> [vm0]   Location: /192.168.1.84:/Users/jhuynh/Pivotal/gemfire/scorpion/open/geode-lucene/dunit/vm1/.
> [vm0]   Buckets: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
> [vm0] ]
> [vm0] Use the "gfsh show missing-disk-stores" command to see all disk stores that are being waited on by other members.
> [vm0] 19.470: [GC (Allocation Failure) [PSYoungGen: 72510K->9170K(76288K)] 76117K->12784K(251392K), 0.0057840 secs] [Times: user=0.02 sys=0.00, real=0.00 secs] 
> [vm0] [warn 2017/02/24 16:45:03.778 PST <ColocationLogger for region> tid=0x43] Persistent data recovery for region /region is prevented by offline colocated regions
> [vm0] 	/index#_region.files
> [vm0] 	/AsyncEventQueue_index#_region_PARALLEL_GATEWAY_SENDER_QUEUE
> [vm0] 	/index#_region.chunks
> [vm0] [warn 2017/02/24 16:45:33.783 PST <ColocationLogger for region> tid=0x43] Persistent data recovery for region /region is prevented by offline colocated regions
> [vm0] 	/index#_region.files
> [vm0] 	/AsyncEventQueue_index#_region_PARALLEL_GATEWAY_SENDER_QUEUE
> [vm0] 	/index#_region.chunks
> [vm0] [warn 2017/02/24 16:46:03.786 PST <ColocationLogger for region> tid=0x43] Persistent data recovery for region /region is prevented by offline colocated regions
> [vm0] 	/index#_region.files
> [vm0] 	/AsyncEventQueue_index#_region_PARALLEL_GATEWAY_SENDER_QUEUE
> [vm0] 	/index#_region.chunks
> [vm0] [warn 2017/02/24 16:47:03.791 PST <ColocationLogger for region> tid=0x43] Persistent data recovery for region /region is prevented by offline colocated regions
> [vm0] 	/index#_region.files
> [vm0] 	/AsyncEventQueue_index#_region_PARALLEL_GATEWAY_SENDER_QUEUE
> [vm0] 	/index#_region.chunks
> [vm0] [warn 2017/02/24 16:47:33.794 PST <ColocationLogger for region> tid=0x43] Persistent data recovery for region /region is prevented by offline colocated regions
> [vm0] 	/index#_region.files
> [vm0] 	/AsyncEventQueue_index#_region_PARALLEL_GATEWAY_SENDER_QUEUE
> [vm0] 	/index#_region.chunks
> [vm0] [warn 2017/02/24 16:48:03.796 PST <ColocationLogger for region> tid=0x43] Persistent data recovery for region /region is prevented by offline colocated regions
> [vm0] 	/index#_region.files
> [vm0] 	/AsyncEventQueue_index#_region_PARALLEL_GATEWAY_SENDER_QUEUE
> [vm0] 	/index#_region.chunks
> [vm0] [warn 2017/02/24 16:48:33.799 PST <ColocationLogger for region> tid=0x43] Persistent data recovery for region /region is prevented by offline colocated regions
> [vm0] 	/index#_region.files
> [vm0] 	/AsyncEventQueue_index#_region_PARALLEL_GATEWAY_SENDER_QUEUE
> [vm0] 	/index#_region.chunks
> [vm0] [warn 2017/02/24 16:49:03.802 PST <ColocationLogger for region> tid=0x43] Persistent data recovery for region /region is prevented by offline colocated regions
> [vm0] 	/index#_region.files
> [vm0] 	/AsyncEventQueue_index#_region_PARALLEL_GATEWAY_SENDER_QUEUE
> [vm0] 	/index#_region.chunks
> [vm0] [warn 2017/02/24 16:49:33.802 PST <ColocationLogger for region> tid=0x43] Persistent data recovery for region /region is prevented by offline colocated regions
> [vm0] 	/index#_region.files
> [vm0] 	/AsyncEventQueue_index#_region_PARALLEL_GATEWAY_SENDER_QUEUE
> [vm0] 	/index#_region.chunks
> [vm0] [warn 2017/02/24 16:50:03.804 PST <ColocationLogger for region> tid=0x43] Persistent data recovery for region /region is prevented by offline colocated regions
> [vm0] 	/index#_region.files
> [vm0] 	/AsyncEventQueue_index#_region_PARALLEL_GATEWAY_SENDER_QUEUE
> [vm0] 	/index#_region.chunks



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)