You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hugegraph.apache.org by "zyxxoo (via GitHub)" <gi...@apache.org> on 2023/02/07 15:52:27 UTC

[GitHub] [incubator-hugegraph] zyxxoo commented on a diff in pull request #2095: refact: mark TODO in the license problem code & use standard UTF-8

zyxxoo commented on code in PR #2095:
URL: https://github.com/apache/incubator-hugegraph/pull/2095#discussion_r1081528422


##########
hugegraph-core/src/main/java/org/apache/hugegraph/backend/id/SnowflakeIdGenerator.java:
##########
@@ -94,7 +94,8 @@ public Id generate(HugeVertex vertex) {
         return this.generate();
     }
 
-    /*
+    /**
+     * TODO: lack LICENSE reference & seems need move to header

Review Comment:
   fix in #2093



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org