Github user dkuppitz commented on the issue:
https://github.com/apache/tinkerpop/pull/507
Okay, I see what you're saying. I fixed that and here's another version:
https://gist.github.com/dkuppitz/47bae08ab19c848f663d95c7213da26b
What I'm worried about in your implementation is the `MAP.get()` in every
method. Look into the `ThreadLocal` implementation how nasty this call can get.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---