[
https://issues.apache.org/jira/browse/USERGRID-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14565055#comment-14565055
]
Todd Nine commented on USERGRID-628:
------------------------------------
Took a look at this after delete was completed. We still have 1 test failing
when all the entities are located at the same point. I modified our default
sort semantics to sort by geo field name, then edge timestamp, then entityid.
This exposed a secondary bug where the old UUIDUtils was still in use. This
class does not correctly generate sequential time UUIDs in the same millisecond
when under heavy load. I modified this call to delegate to the new
UUIDGenerator class, which fixes the issue.
> Test Not Passing: GeoIT
> -----------------------
>
> Key: USERGRID-628
> URL: https://issues.apache.org/jira/browse/USERGRID-628
> Project: Usergrid
> Issue Type: Bug
> Reporter: Jeffrey
> Assignee: Todd Nine
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)