[ 
https://issues.apache.org/jira/browse/CASSANDRA-19638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17847082#comment-17847082
 ] 

Brandon Williams commented on CASSANDRA-19638:
----------------------------------------------

I imagine it actually wants to check if e.getKey equals e.getKey.toLowerCase 
instead.

> In StressProfile line 843 equalsIgnoreCase() called on itself
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-19638
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19638
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Dmitrii Kriukov
>            Priority: Normal
>
> if (!e.getKey().equalsIgnoreCase(e.getKey())) 
> { ...
> Need advice how to fix that.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to