You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/09/20 23:38:00 UTC

[jira] [Commented] (GEODE-5762) Fix typos in transaction docs code examples

    [ https://issues.apache.org/jira/browse/GEODE-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16622876#comment-16622876 ] 

ASF subversion and git services commented on GEODE-5762:
--------------------------------------------------------

Commit b58a3b5b69efc141b474869050ed42e1640ed930 in geode's branch refs/heads/develop from Karen Miller
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b58a3b5 ]

GEODE-5762 Fix transactions docs code snippets (#2498)

- use consistent variable name for transaction manager object
- Boolean -> boolean in function example
- move boolean success to be after commit, so that an exception
upon commit does not report success when a subsequent attempt
does not have sufficent quantity
- get the cache from the context

> Fix typos in transaction docs code examples
> -------------------------------------------
>
>                 Key: GEODE-5762
>                 URL: https://issues.apache.org/jira/browse/GEODE-5762
>             Project: Geode
>          Issue Type: Bug
>          Components: docs
>            Reporter: Karen Smoler Miller
>            Assignee: Karen Smoler Miller
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The variable used for the transaction manager object in the code examples within the docs section on Transactions is inconsistent.  Pick one variable name, and use it throughout all examples in a consistent way.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)