[
https://issues.apache.org/jira/browse/CASSANDRA-3789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-3789.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.0.8
Reviewer: jbellis
Assignee: Dave Brosius
committed (this one to 1.0.8 too)
> [patch] fix bad validator lookup (bad key type)
> -----------------------------------------------
>
> Key: CASSANDRA-3789
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3789
> Project: Cassandra
> Issue Type: Bug
> Components: Hadoop
> Affects Versions: 1.0.7
> Reporter: Dave Brosius
> Assignee: Dave Brosius
> Priority: Trivial
> Fix For: 1.0.8
>
> Attachments: bad_contains_check_for_cdname.diff
>
>
> code looks up an entry in a map by a byte[] even tho the map is keyed by
> ByteBuffer, add a ByteBuffer.wrap call to the key.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira