> > is TINKERPOP3-432 still valid for any reason?
I would say we should keep the ticket open, but we can probably delete the branch. we might also think about dropping TINKERPOP3-781-local- > aggregation-should-not-destroy-path Not sure about this one as I haven't worked on this branch. Is Matt Frantz still with us? It feels like he disappeared shortly after becoming a committer. Cheers, Daniel On Mon, Jul 25, 2016 at 3:15 PM, Stephen Mallette <[email protected]> wrote: > is TINKERPOP3-432 still valid for any reason? 1300+ commits behind master. > > we might also think about > dropping TINKERPOP3-781-local-aggregation-should-not-destroy-path - 2400+ > commits behind master and seems to dead-end in JIRA. Not sure that this was > every deemed as a good change > > On Mon, Jul 25, 2016 at 5:52 AM, Daniel Kuppitz <[email protected]> wrote: > > > As part of our post-release process, we delete git branches that are no > > longer used (the respective JIRA ticket must be closed). Here's the > > auto-generated list of branches that are now scheduled for deletion: > > > > TINKERPOP-1003 -- [TINKERPOP-1003] Setting up latest/current links for > bins > > and docs. > > TINKERPOP-1020 -- [TINKERPOP-1020] Provide --dryRun selectivity for "half > > publishing" docs. > > TINKERPOP-1063 -- [TINKERPOP-1063] TinkerGraph performance enhancements > > TINKERPOP-1071 -- [TINKERPOP-1071] Enhance pre-processor output > > TINKERPOP-1088 -- [TINKERPOP-1088] Preserve Cardinality in Subgraph > > TINKERPOP-1120 -- [TINKERPOP-1120] If there is no view nor messages, > don't > > create empty views/messages in SparkExecutor > > TINKERPOP-1125-to-1127 -- [TINKERPOP-1125] RoundRobin load balancing > always > > uses the second Host when size = 2 > > TINKERPOP-1139 -- [TINKERPOP-1139] [Neo4JGraph] GraphTraversal with > > SubgraphStrategy removes addLabelStep (as("b")) > > TINKERPOP-1148-wip -- [TINKERPOP-1148] ConcurrentModificationException > with > > bindings in Gremlin Server > > TINKERPOP-1196 -- [TINKERPOP-1196] Calls to Result.one() might block > > indefinitely > > TINKERPOP-1232 -- [TINKERPOP-1232] Write a tutorial demonstrating the 3 > > ways to write a Gremlin language variant. > > TINKERPOP-1254 -- [TINKERPOP-1254] Support dropping traverser path > > information when it is no longer needed. > > TINKERPOP-1260 -- [TINKERPOP-1260] Log for validate-distribution.sh > > TINKERPOP-1267 -- [TINKERPOP-1267] Configure Console for no timeout on > > remote requests > > TINKERPOP-1268 -- [TINKERPOP-1268] Improve script execution options for > > console > > TINKERPOP-1269 -- [TINKERPOP-1269] More SSL settings for driver > > TINKERPOP-1272 -- [TINKERPOP-1272] Gremlin Console distribution needs > > bin/init-tp-spark.sh > > TINKERPOP-1273 -- [TINKERPOP-1273] Deprecate old performance tests > > TINKERPOP-1279 -- [TINKERPOP-1279] Add Iterable<V> parameter constructor > to > > ConnectiveP subclasses > > TINKERPOP-1281 -- [TINKERPOP-1281] Memory.HALTED_TRAVERSER transience is > > not sound. > > TINKERPOP-1284 -- [TINKERPOP-1284] StarGraph does not handle self-loops > > correctly. > > TINKERPOP-1286 -- [TINKERPOP-1286] Add Recipes documentation > > TINKERPOP-1288 -- [TINKERPOP-1288] Support gremlin.spark.skipPartitioning > > configuration. > > TINKERPOP-1293 -- [TINKERPOP-1293] Implement GraphFilterStrategy as a > > default registration for GraphComputer > > TINKERPOP-1295 -- [TINKERPOP-1295] Precompile ScriptInputFormat scripts > > once during initialization of ScriptRecordReader > > TINKERPOP-1297 -- [TINKERPOP-1297] Gephi plugin on Gephi 0.9.x > > TINKERPOP-1300 -- [TINKERPOP-1300] Many asserts around vertex/edge counts > > on graphs not applied > > TINKERPOP-1305 -- [TINKERPOP-1305] HALTED_TRAVERSERS hold wrong > information > > TINKERPOP-1307 -- [TINKERPOP-1307] NPE with OLTP nested group() in an > OLAP > > group() traversal > > TINKERPOP-1308 -- [TINKERPOP-1308] Serialize to "reference" for Gremlin > > Server > > TINKERPOP-1310 -- [TINKERPOP-1310] Allow OLAP to return properties as > > Detached > > TINKERPOP-1312 -- [TINKERPOP-1312] .count().is(0) is not properly > optimized > > TINKERPOP-1319 -- [TINKERPOP-1319] several FeatureRequirement annotations > > are incorrect in gremlin-test > > TINKERPOP-1320 -- [TINKERPOP-1320] > GremlinGroovyScriptEngineFileSandboxTest > > throws error: URI is not hierarchical > > TINKERPOP-1321 -- [TINKERPOP-1321] Loosen coupling between TinkerPop > > serialization logic and shaded Kryo > > TINKERPOP-1322 -- [TINKERPOP-1322] Provide fine-grained control of > > CompilerConfiguration > > TINKERPOP-1331 -- [TINKERPOP-1331] HADOOP_GREMLIN_LIBS can only point to > > local file system > > TINKERPOP-1332 -- [TINKERPOP-1332] Improve .explain() Dialogue > > TINKERPOP-1349 -- [TINKERPOP-1349] RepeatUnrollStrategy should unroll > loops > > while maintaining equivalent semantics. > > TINKERPOP-1350 -- [TINKERPOP-1350] Server locks when submitting parallel > > requests on session > > TINKERPOP-1352 -- [TINKERPOP-1352] Connection Pool doesn't always grow > > TINKERPOP-1354 -- [TINKERPOP-1354] Include all static enum imports in > > request validation for bindings > > TINKERPOP-1360 -- [TINKERPOP-1360] intermittent error in spark-gremlin > > integration test > > TINKERPOP-939 -- [TINKERPOP-939] Neo4jGraph should support > HighAvailability > > (Neo4jHA). > > TINKERPOP-946 -- [TINKERPOP-946] Traversal respecting Thread.interrupt() > > TINKERPOP-968 -- [TINKERPOP-968] Add first class support for an optional > > traversal > > > > Let us know if you spot a branch that accidentally slipped into this > list. > > If there are no objections, I will delete the branches on Friday. > > > > Cheers, > > Daniel > > >
