You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by spmallette <gi...@git.apache.org> on 2017/02/21 17:49:01 UTC

[GitHub] tinkerpop pull request #554: TINKERPOP-1599 implement real gremlin-python dr...

Github user spmallette commented on a diff in the pull request:

    https://github.com/apache/tinkerpop/pull/554#discussion_r102272018
  
    --- Diff: CHANGELOG.asciidoc ---
    @@ -29,6 +29,11 @@ TinkerPop 3.2.5 (Release Date: NOT OFFICIALLY RELEASED YET)
     * Refactor `SparkContext` handler to support external kill and stop operations.
     * Fixed an optimization bug in `LazyBarrierStrategy` around appending barriers to the end of a `Traversal`.
     * `TraverserIterator` in GremlinServer is smart to try and bulk traversers prior to network I/O.
    +* Improved Gremlin-Python Driver implementation by adding a threaded client with basic connection pooling and support for pluggable websocket clients.
    +
    +Improvements
    +^^^^^^^^^^^^
    +TINKERPOP-1599 implement real gremlin-python driver
    --- End diff --
    
    you don't need to add those manually - they get added on release (we generate a report out of jira for it).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---