Stephen Mallette created TINKERPOP-2675:
-------------------------------------------

             Summary: Refactor translators to be thread-safe
                 Key: TINKERPOP-2675
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2675
             Project: TinkerPop
          Issue Type: Improvement
          Components: translator
    Affects Versions: 3.5.1
            Reporter: Stephen Mallette


{{Translator}} implementations are not thread-safe. Given that a primary use 
case for translators is logging it might be good to avoid too much object 
creation and to refactor so that the {{Translator}} can be re-used across 
threads. I also think that most folks expect it to just work this way.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to