[ https://issues.apache.org/jira/browse/GEODE-8112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17112300#comment-17112300 ]
ASF subversion and git services commented on GEODE-8112: -------------------------------------------------------- Commit 5b7ea1a49f1d630e0f3333fe552e9e48ac145b6b in geode's branch refs/heads/feature/GEODE-8112 from Eric Shu [ https://gitbox.apache.org/repos/asf?p=geode.git;h=5b7ea1a ] GEODE-8112: Add --member option in query command. > Need to add a member option in query command > -------------------------------------------- > > Key: GEODE-8112 > URL: https://issues.apache.org/jira/browse/GEODE-8112 > Project: Geode > Issue Type: Bug > Components: gfsh, querying > Reporter: Eric Shu > Assignee: Eric Shu > Priority: Major > Labels: caching-applications > > When gfsh query running on replicate proxy region, it will return 0 results > as no data stored on the proxy region. > To help solving this issue, gfsh querying can add a member option so that > query can route to a particular data host member to get the needed results. > User can use "describe region" to find out which data host, then use it in > the query. -- This message was sent by Atlassian Jira (v8.3.4#803005)