[
https://issues.apache.org/jira/browse/TINKERPOP-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15551622#comment-15551622
]
ASF GitHub Bot commented on TINKERPOP-1488:
-------------------------------------------
Github user spmallette commented on the issue:
https://github.com/apache/tinkerpop/pull/449
This is a breaking change in the sense as the package name changed. I doubt
it should break most users, but a breaking change nonetheless. I think it would
have been better to deprecate it where it was and copy/paste to the new package
There would be two classes that did the same thing, but it would all happen
without a break. Then we just delete the deprecated one for 3.3.0.
> Make LazyBarrierStrategy part of the default TraversalStrategies
> ----------------------------------------------------------------
>
> Key: TINKERPOP-1488
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1488
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.2.2
> Reporter: Marko A. Rodriguez
> Labels: breaking
>
> We have had {{LazyBarrierStrategy}} in TinkerPop since perhaps the 3.0
> release. However, it was not part of the default strategies. Moreover, its a
> finalization strategy when it should be an {{OptimizationStrategy}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)