[
https://issues.apache.org/jira/browse/GEODE-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947308#comment-15947308
]
ASF GitHub Bot commented on GEODE-2513:
---------------------------------------
Github user PivotalSarge commented on a diff in the pull request:
https://github.com/apache/geode-native/pull/77#discussion_r108702132
--- Diff:
docs/geode-native-docs/client-cache/application-plugins.html.md.erb ---
@@ -262,7 +261,7 @@ void removeListener(RegionPtr& region)
## <a id="application-plugins__section_428DCC57B6344603AA19DCAFCE483A10"
class="no-quick-link"></a>Considerations for Implementing Callbacks
-Keep your callback implementations lightweight and prevent situations that
might cause them to hang. For example, do not perform distribution operations
or disconnects inside events.
+Keep your callback implementations lightweight and prevent situations that
might cause them to hang. For example, do not perform distribution operations
or disconnects inside event handlers.
--- End diff --
More accurate.
> 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)