[GitHub] tinkerpop pull request #888: fix(DriverRemoteConnection): return the promise...

2018-07-03 Thread elliotttf
GitHub user elliotttf opened a pull request: https://github.com/apache/tinkerpop/pull/888 fix(DriverRemoteConnection): return the promise on close This replaces #887. You can merge this pull request into a Git repository by running: $ git pull https://github.com/elliotttf/tinke

[GitHub] tinkerpop pull request #887: fix(DriverRemoteConnection): return the promise...

2018-07-03 Thread elliotttf
Github user elliotttf closed the pull request at: https://github.com/apache/tinkerpop/pull/887 ---

[GitHub] tinkerpop issue #887: fix(DriverRemoteConnection): return the promise on clo...

2018-07-03 Thread jorgebay
Github user jorgebay commented on the issue: https://github.com/apache/tinkerpop/pull/887 Thanks! Please reopen this one against `tp32`, we will merge `tp32` to `tp33` to `master` afterwards. ---

[GitHub] tinkerpop issue #887: fix(DriverRemoteConnection): return the promise on clo...

2018-07-03 Thread elliotttf
Github user elliotttf commented on the issue: https://github.com/apache/tinkerpop/pull/887 @jorgebay don't mind at all. Would you like me to keep it open against master, or reopen this against tp32? ---

[jira] [Created] (TINKERPOP-1996) Introduce read() and write() steps

2018-07-03 Thread stephen mallette (JIRA)
stephen mallette created TINKERPOP-1996: --- Summary: Introduce read() and write() steps Key: TINKERPOP-1996 URL: https://issues.apache.org/jira/browse/TINKERPOP-1996 Project: TinkerPop Is

[jira] [Commented] (TINKERPOP-1995) DriverRemoteConnection close() method returns undefined

2018-07-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531284#comment-16531284 ] ASF GitHub Bot commented on TINKERPOP-1995: --- Github user jorgebay commented

[GitHub] tinkerpop issue #887: fix(DriverRemoteConnection): return the promise on clo...

2018-07-03 Thread jorgebay
Github user jorgebay commented on the issue: https://github.com/apache/tinkerpop/pull/887 I've filed a ticket to track this bug fix: https://issues.apache.org/jira/browse/TINKERPOP-1995 When creating the ticket, I realized we should we fix this issue in all the active branche

[jira] [Created] (TINKERPOP-1995) DriverRemoteConnection close() method returns undefined

2018-07-03 Thread Jorge Bay (JIRA)
Jorge Bay created TINKERPOP-1995: Summary: DriverRemoteConnection close() method returns undefined Key: TINKERPOP-1995 URL: https://issues.apache.org/jira/browse/TINKERPOP-1995 Project: TinkerPop

[GitHub] tinkerpop issue #887: fix(DriverRemoteConnection): return the promise on clo...

2018-07-03 Thread jorgebay
Github user jorgebay commented on the issue: https://github.com/apache/tinkerpop/pull/887 Nice catch! looks good: VOTE: +1 ---