[
https://issues.apache.org/jira/browse/PHOENIX-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16969165#comment-16969165
]
Hudson commented on PHOENIX-5557:
---------------------------------
SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBase-1.4 #303 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/303/])
PHOENIX-5557 Prevent String comparison using == (monani.mihir: rev
c8166573bd80c93ce1d267482a28f3dc81b567aa)
* (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)