Github user spmallette commented on a diff in the pull request:

    https://github.com/apache/tinkerpop/pull/451#discussion_r82480587
  
    --- Diff: 
gremlin-driver/src/main/java/org/apache/tinkerpop/gremlin/driver/remote/DriverRemoteTraversalSideEffects.java
 ---
    @@ -28,23 +28,27 @@
     
     import java.util.Collections;
     import java.util.HashMap;
    +import java.util.HashSet;
     import java.util.Map;
     import java.util.Set;
     import java.util.UUID;
     import java.util.stream.Collectors;
     
     /**
      * @author Stephen Mallette (http://stephen.genoprime.com)
    + * This class is not thread safe.
    --- End diff --
    
    this line should go above the author line, but i'll do that after merge. 
not a big deal


---
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.
---

Reply via email to