[
https://issues.apache.org/jira/browse/TINKERPOP-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081303#comment-16081303
]
ASF GitHub Bot commented on TINKERPOP-1719:
-------------------------------------------
GitHub user okram opened a pull request:
https://github.com/apache/tinkerpop/pull/666
TINKERPOP-1719: Remove deprecated Traversal related code
https://issues.apache.org/jira/browse/TINKERPOP-1719
Removed deprecated `finalization.LazyBarrierStrategy` as well as some
methods in `TraversalSideEffects`.
VOTE +1.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-1719
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/666.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #666
----
commit ef2ca2a5659b20c1ff474c03f7252b05beeab0a8
Author: Marko A. Rodriguez <[email protected]>
Date: 2017-07-10T22:40:05Z
removed deprecated methods in TraversalSideEffects and removed
finalization.LazyBarrierStrategy.
----
> Remove deprecated Traversal related code
> ----------------------------------------
>
> Key: TINKERPOP-1719
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1719
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.2.5
> Reporter: stephen mallette
> Priority: Minor
> Labels: breaking
>
> Remove:
> * {{LazyBarrierStrategy}}
> * {{TraversalSideEffects#registerSupplier/getRegisteredSupplier}}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)