[
https://issues.apache.org/jira/browse/PHOENIX-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16969036#comment-16969036
]
Hudson commented on PHOENIX-5557:
---------------------------------
SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBase-1.5 #187 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.5/187/])
PHOENIX-5557 Prevent String comparison using == (monani.mihir: rev
de78f493fb87507bdb2f97abcdd5e8574ae26f49)
* (edit) phoenix-core/src/main/java/org/apache/phoenix/schema/SequenceKey.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/util/UpgradeUtil.java
> Prevent String comparison using ==
> ----------------------------------
>
> Key: PHOENIX-5557
> URL: https://issues.apache.org/jira/browse/PHOENIX-5557
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.1.0
> Reporter: Viraj Jasani
> Assignee: Viraj Jasani
> Priority: Major
> Fix For: 5.1.0, 4.15.1
>
> Attachments: PHOENIX-5557.master.000.patch
>
>
> UpgradeUtil and SequenceKey have a couple of string comparison use cases with
> == instead of equals()
--
This message was sent by Atlassian Jira
(v8.3.4#803005)