[
https://issues.apache.org/jira/browse/GEODE-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16084695#comment-16084695
]
ASF GitHub Bot commented on GEODE-3195:
---------------------------------------
Github user metatype commented on a diff in the pull request:
https://github.com/apache/geode-examples/pull/8#discussion_r127073236
--- Diff: replicated/scripts/start.gfsh ---
@@ -19,7 +19,9 @@ start locator --name=locator --bind-address=127.0.0.1
start server --name=server1 --locators=127.0.0.1[10334] --server-port=0
start server --name=server2 --locators=127.0.0.1[10334] --server-port=0
+#connect
--- End diff --
Is this needed? I think it should be removed.
> Create new geode-example about querying
> ---------------------------------------
>
> Key: GEODE-3195
> URL: https://issues.apache.org/jira/browse/GEODE-3195
> Project: Geode
> Issue Type: New Feature
> Components: querying
> Reporter: Karen Smoler Miller
> Assignee: Karen Smoler Miller
>
> The more examples, the better. . .
> Create an example that demonstrates how to do some simple OQL queries.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)