[
https://issues.apache.org/jira/browse/GEODE-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15928581#comment-15928581
]
ASF GitHub Bot commented on GEODE-2513:
---------------------------------------
Github user davebarnes97 commented on a diff in the pull request:
https://github.com/apache/geode-native/pull/59#discussion_r106495072
--- Diff:
docs/geode-native-docs/function-execution/handling-function-results.html.md.erb
---
@@ -19,7 +19,7 @@ See the License for the specific language governing
permissions and
limitations under the License.
-->
-Geode provides a default result collector. If you need special results
handling, code a custom `ResultsCollector` implementation to replace the
provided default. Use the `Execution::withCollector` method to define your
custom collector.
+There is a default result collector. If you need special results handling,
code a custom `ResultsCollector` implementation to replace the provided
default. Use the `Execution::withCollector` method to define your custom
collector.
--- End diff --
As long as you (@karensmolermiller) are satisfied that no meaning was lost,
you have my +1 for this PR.
> Geode Native docs: rebrand to match open-source software
> --------------------------------------------------------
>
> Key: GEODE-2513
> URL: https://issues.apache.org/jira/browse/GEODE-2513
> Project: Geode
> Issue Type: Improvement
> Components: docs
> Reporter: Dave Barnes
>
> The newly-contributed Geode Native doc sources contain some GemFire artifacts
> that have been purged from the open-source code. Docs should be updated to
> match.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)