[
https://issues.apache.org/jira/browse/MRUNIT-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13936351#comment-13936351
]
Bertrand Dechoux commented on MRUNIT-192:
-----------------------------------------
The fix might be easy. Instead of using a (element -> index) structure (ie a
Map), we could use a (index -> element) structure (ie an array). The complexity
of the check will be higher but that shouldn't be noticeable.
> MRUNIT-180 requires values be comparable
> ----------------------------------------
>
> Key: MRUNIT-192
> URL: https://issues.apache.org/jira/browse/MRUNIT-192
> Project: MRUnit
> Issue Type: Bug
> Reporter: Brock Noland
> Assignee: Bertrand Dechoux
> Priority: Blocker
> Fix For: 1.1.0
>
>
> MRUNIT-180 forces all values to be comparable.
--
This message was sent by Atlassian JIRA
(v6.2#6252)