This is an automated email from the ASF dual-hosted git repository.
spmallette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from 4c09ceef17 Merge branch '3.6-dev'
add ed8e38a9cf TINKERPOP-2803 Fixed problems with CollecingBarrierStep and
count() in TinkerGraph CTR
new 2b7a1f0ca5 Merge branch '3.6-dev'
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG.asciidoc | 1 +
.../process/computer/traversal/WorkerExecutor.java | 14 ++++++-
.../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs | 4 ++
gremlin-go/driver/cucumber/gremlin.go | 4 ++
.../gremlin-javascript/test/cucumber/gremlin.js | 4 ++
gremlin-python/src/main/python/radish/gremlin.py | 4 ++
gremlin-test/features/map/Count.feature | 44 ++++++++++++++++++++++
.../optimization/TinkerGraphCountStrategy.java | 12 ++++--
8 files changed, 81 insertions(+), 6 deletions(-)