[
https://issues.apache.org/jira/browse/CASSANDRA-10748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15199474#comment-15199474
]
Benjamin Lerer commented on CASSANDRA-10748:
--------------------------------------------
||utests||dtests||
|[2.2|http://cassci.datastax.com/view/Dev/view/blerer/job/blerer-10748-2.2-testall/lastCompletedBuild/testReport/]|[2.2|http://cassci.datastax.com/view/Dev/view/blerer/job/blerer-10748-2.2-dtest/lastCompletedBuild/testReport/]|
|[3.0|http://cassci.datastax.com/view/Dev/view/blerer/job/blerer-10748-3.0-testall/lastCompletedBuild/testReport/]|[3.0|http://cassci.datastax.com/view/Dev/view/blerer/job/blerer-10748-3.0-dtest/lastCompletedBuild/testReport/]|
The tests looks good.
> UTF8Validator.validate() wrong ??
> ---------------------------------
>
> Key: CASSANDRA-10748
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10748
> Project: Cassandra
> Issue Type: Bug
> Reporter: Robert Stupp
> Assignee: Benjamin Lerer
> Priority: Minor
> Fix For: 2.2.6, 3.0.5, 3.5
>
>
> The switch-statement in {{UTF8Validator.validate()}} can never go into {{case
> TWO_80}} as the assignment {{state = State.TWO_80;}} in line 75 is dead.
> I assume that the {{TWO_80}} case is completely superfluous - but would like
> to have a 2nd opinion on this.
> /cc [~carlyeks] (CASSANDRA-4495)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)