dcapwell commented on code in PR #3157:
URL: https://github.com/apache/cassandra/pull/3157#discussion_r1511772426
##########
src/java/org/apache/cassandra/schema/TableId.java:
##########
@@ -50,7 +51,8 @@
public class TableId implements Comparable<TableId>
{
public static final long MAGIC = 1956074401491665062L;
- // TODO: should this be a TimeUUID?
Review Comment:
FYI TCM moved away from time uuid so ids are deterministic now... so this
comment doesn't make sense with TCM
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]