[
https://issues.apache.org/jira/browse/CASSANDRA-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987713#action_12987713
]
Eric Evans commented on CASSANDRA-2067:
---------------------------------------
The patches have followed.
> refactor o.a.c.utils.UUIDGen to allow creating type 1 UUIDs for a given time
> ----------------------------------------------------------------------------
>
> Key: CASSANDRA-2067
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2067
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Eric Evans
> Assignee: Eric Evans
> Fix For: 0.8
>
>
> CASSANDRA-2027 creates the need to generate type 1 UUIDs using arbitrary
> date/times. IMO, this would be a good opportunity to replace
> o.a.c.utils.UUIDGen with the class that Gary Dusbabek wrote for Flewton
> (https://github.com/flewton/flewton/blob/master/src/com/rackspace/flewton/util/UUIDGen.java),
> which is better/more comprehensive. We can even eliminate the dependency on
> JUG.
> Patches to follow.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.