Github user dkuppitz commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/316#issuecomment-220434331 Even if this PR gets another +1, please don't merge yet, as I'm still doing lots of manual tests these days. I'm still not sure if I like halted traversers being stored in the config (simply because I'm not yet at the point where I've tested this particular change). And even if my tests are going to run smoothly, I'm still worried about how scalable this approach is. In a distributed environment, how is the configuration distributed between worker iterations? Where is it stored? Will it be (re)loaded for each worker iteration? If so, how long does it take to load a config that holds millions of halted traversers?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---