[
https://issues.apache.org/jira/browse/TINKERPOP3-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14982141#comment-14982141
]
ASF GitHub Bot commented on TINKERPOP3-935:
-------------------------------------------
GitHub user PommeVerte opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/128
TINKERPOP3-935; Added a missing table for the close op of the Session…
…OpProcessor
issue : https://issues.apache.org/jira/browse/TINKERPOP3-935
Simple case of adding the missing documentation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PommeVerte/incubator-tinkerpop TINKERPOP3-935
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/128.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #128
----
commit d93f1f7630eb1fab01dc3d73cb35a2b60a39b379
Author: Dylan Millikin <[email protected]>
Date: 2015-10-29T22:48:23Z
TINKERPOP3-935; Added a missing table for the close op of the
SessionOpProcessor
----
> Add missing "close" operation to the session opProcessor docs
> -------------------------------------------------------------
>
> Key: TINKERPOP3-935
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-935
> Project: TinkerPop 3
> Issue Type: Bug
> Components: documentation
> Affects Versions: 3.0.2-incubating
> Reporter: Dylan Millikin
> Assignee: Dylan Millikin
> Priority: Trivial
> Fix For: 3.1.0-incubating
>
>
> There's a block missing in the documentation regarding the close operation of
> the {{sessionOpProcessor}} (the doc only covers {{eval}} and
> {{authentication}})
> This block should mention the **required** {{session}} argument.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)