[
https://issues.apache.org/jira/browse/TINKERPOP-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kuppitz closed TINKERPOP-973.
------------------------------------
Resolution: Fixed
Pushed to {{master}} as CTR, since it was such a tiny modification.
I verified that {{mvn clean install}} works and integration tests still pass.
> BLVP shouldn't clear configuration properties
> ---------------------------------------------
>
> Key: TINKERPOP-973
> URL: https://issues.apache.org/jira/browse/TINKERPOP-973
> Project: TinkerPop
> Issue Type: Bug
> Components: process
> Affects Versions: 3.0.1-incubating
> Reporter: Daniel Kuppitz
> Assignee: Daniel Kuppitz
> Fix For: 3.1.1-incubating
>
>
> https://github.com/apache/incubator-tinkerpop/blob/master/gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/computer/bulkloading/BulkLoaderVertexProgram.java#L92
> This line should be removed. My assumption was that {{clearProperty}} on a
> SubsetConfiguration will not affect the original configuration. Well, I was
> wrong, hence, as soon as a bulk loading job gets splitted, it will fall back
> to {{IncrementalBulkLoader}}, even if you specify a custom {{BulkLoader}}
> implementation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)