You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2020/05/08 17:16:29 UTC

[tinkerpop] branch 3.4-dev updated (693953f -> 0fba997)

This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a change to branch 3.4-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from 693953f  Merge branch 'bump-netty' into 3.4-dev
     add 1e2d7b8  TINKERPOP-2365 Prevented extra barrier being added with profile()
     add 4cc4d8f  Merge branch 'TINKERPOP-2365' into 3.3-dev
     add 0fba997  Merge branch '3.3-dev' into 3.4-dev

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                          |  4 +++-
 .../strategy/optimization/LazyBarrierStrategy.java          | 13 +++++++++----
 .../strategy/optimization/LazyBarrierStrategyTest.java      |  7 ++++++-
 .../gremlin/process/traversal/step/map/ProfileTest.java     | 10 +++++++++-
 4 files changed, 27 insertions(+), 7 deletions(-)