[
https://issues.apache.org/jira/browse/TINKERPOP-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765656#comment-17765656
]
ASF GitHub Bot commented on TINKERPOP-2994:
-------------------------------------------
spmallette opened a new pull request, #2241:
URL: https://github.com/apache/tinkerpop/pull/2241
https://issues.apache.org/jira/browse/TINKERPOP-2994
Neither PartitionStrategy nor mergeV/E were properly setup to work together
so the partition wasn't being respected with those steps.
VOTE +1
> PartitionStrategy does not work with mergeV() and mergeE()
> ----------------------------------------------------------
>
> Key: TINKERPOP-2994
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2994
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.6.5
> Reporter: Stephen Mallette
> Assignee: Stephen Mallette
> Priority: Blocker
>
> The partition is not being written for the merge steps because
> {{configure()}} was purposely not implemented. Reported in SO:
> https://stackoverflow.com/q/77100775/1831717
--
This message was sent by Atlassian Jira
(v8.20.10#820010)