Daniel Kuppitz created TINKERPOP3-973:
-----------------------------------------
Summary: 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: Marko A. Rodriguez
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)