You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by Daniel Kuppitz <me...@gremlin.guru> on 2016/10/25 11:42:04 UTC

[DISCUSS] Cleanup of dead branches

What follows is a list of branches that qualify for the post-release
cleanup process.

TINKERPOP-1158 -- [TINKERPOP-1158] gremlin.sh -v emits log4j initialization
errors
TINKERPOP-1249 -- [TINKERPOP-1249] Gremlin driver to periodically issue
ping / heartbeat to gremlin server
TINKERPOP-1280 -- [TINKERPOP-1280] VertexPrograms should declare traverser
requirements
TINKERPOP-1330 -- [TINKERPOP-1330] by()-modulation for where()
TINKERPOP-1360 -- [TINKERPOP-1360] intermittent error in spark-gremlin
integration test
TINKERPOP-1391 -- [TINKERPOP-1391] issue with where filter
TINKERPOP-1391-master -- [TINKERPOP-1391] issue with where filter
TINKERPOP-1409 -- [TINKERPOP-1409] Make the "null" return in the gremlin
console into something more understandable
TINKERPOP-1437 -- [TINKERPOP-1437] Add tests for dedup(Scope) in DedupTest
TINKERPOP-1442 -- [TINKERPOP-1442] Killing session should make better
attempt to cleanup
TINKERPOP-1442-master -- [TINKERPOP-1442] Killing session should make
better attempt to cleanup
TINKERPOP-1444 -- [TINKERPOP-1444] Benchmark bytecode->Traversal creation
and implement GremlinServer cache if necessary.
TINKERPOP-1448 -- [TINKERPOP-1448] gremlin-python should be Python 2/3
compatible
TINKERPOP-1449 -- [TINKERPOP-1449] Streamline gremlin-python build
TINKERPOP-1451 -- [TINKERPOP-1451] TinkerGraph persistence cannot handle a
single file name as the graph location
TINKERPOP-1455 -- [TINKERPOP-1455] Provide String-based
withStrategy()/withoutStrategy() for language variant usage
TINKERPOP-1455-redux -- [TINKERPOP-1455] Provide String-based
withStrategy()/withoutStrategy() for language variant usage
TINKERPOP-1456 -- [TINKERPOP-1456] Support
SubgraphStrategy.vertexProperties().
TINKERPOP-1457 -- [TINKERPOP-1457] Groovy Lambdas for remote traversals not
serializable
TINKERPOP-1458 -- [TINKERPOP-1458] Gremlin Server doesn't return
confirmation upon Traversal OpProcessor "close" op
TINKERPOP-1464 -- [TINKERPOP-1464] Gryo Serialization for Bytecode
TINKERPOP-1467 -- [TINKERPOP-1467] Improve close() operations on the Java
driver
TINKERPOP-1467-master -- [TINKERPOP-1467] Improve close() operations on the
Java driver
TINKERPOP-1469 -- [TINKERPOP-1469] Get rid of Stream-usage in
TraversalHelper
TINKERPOP-1470 -- [TINKERPOP-1470] InlineFilterStrategy should try and
P.or() has() children in OrSteps.
TINKERPOP-1487 -- [TINKERPOP-1487] Reference Documentation for IO
TINKERPOP-1488 -- [TINKERPOP-1488] Make LazyBarrierStrategy part of the
default TraversalStrategies
TINKERPOP-1492 -- [TINKERPOP-1492] RemoteStrategy or the RemoteConnection
should append a lazy barrier().
TINKERPOP-1495 -- [TINKERPOP-1495] Global list deduplication doesn't work
in OLAP
TINKERPOP-790 -- [TINKERPOP-790] Implement AutoCloseable on TraversalSource
TINKERPOP-927 -- [TINKERPOP-927] bin/publish-docs.sh should only upload
diffs.
TINKERPOP-927-master -- [TINKERPOP-927] bin/publish-docs.sh should only
upload diffs.
TINKERPOP-944 -- [TINKERPOP-944] Deprecate Graph.Exceptions.elementNotFound

If nobody has an objections, I'm going to run the cleanup script at the end
of this week.

Cheers,
Daniel