Eric Shu created GEODE-8112: ------------------------------- Summary: 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
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)