[
https://issues.apache.org/jira/browse/TINKERPOP3-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kuppitz updated TINKERPOP3-973:
--------------------------------------
Fix Version/s: 3.1.1-incubating
> BLVP shouldn't clear configuration properties
> ---------------------------------------------
>
> Key: TINKERPOP3-973
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-973
> Project: TinkerPop 3
> 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)