[
https://issues.apache.org/jira/browse/GEODE-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977722#comment-15977722
]
ASF subversion and git services commented on GEODE-2681:
--------------------------------------------------------
Commit fdcd53e17fb33da2d8574631ed436fa050b8fc0d in geode's branch
refs/heads/feature/GEODE-2681 from [~khowe]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=fdcd53e ]
GEODE-2681: refactoring to prevent synchronization hang on getAnyInstance
Take advantage of recent refactoring to use the InternalCache interface API
instead of GemFireCahceImpl.
> Gfsh show missing-disk-stores command hangs when server is waiting for disk
> stores
> ----------------------------------------------------------------------------------
>
> Key: GEODE-2681
> URL: https://issues.apache.org/jira/browse/GEODE-2681
> Project: Geode
> Issue Type: Bug
> Components: gfsh
> Affects Versions: 1.1.0
> Reporter: Jason Huynh
> Assignee: Kenneth Howe
> Attachments: cache.xml, oplogs1.tar.gz
>
>
> Similar to GEODE-2680:
> When starting up a server with persistent files, the server waits for the
> other offline members as expected.
> When trying to show missing disk stores in a different gfsh process, this
> command also hangs. It is expected that this process should not be hung
> Attached is a cache xml file and oplogs to reproduce the file.
> Steps to reproduce:
> Configuration:
> 1.) Edit the cache.xml file to point to the appropriate disk store location
> Commands:
> 1.) start locator —-name=locator1
> 2.) start server --name=server1 -—cache-xml-file=cache.xml
> Attempt to start a separate gfsh process and run the following commands:
> 1.) connect
> 2.) show missing-disk-stores
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)