[
https://issues.apache.org/jira/browse/GEODE-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023210#comment-16023210
]
ASF GitHub Bot commented on GEODE-1994:
---------------------------------------
Github user jaredjstewart commented on the issue:
https://github.com/apache/geode/pull/528
Merged as dff937f
> Change geode StringUtils to extend commons StringUtils
> ------------------------------------------------------
>
> Key: GEODE-1994
> URL: https://issues.apache.org/jira/browse/GEODE-1994
> Project: Geode
> Issue Type: Wish
> Components: general, management
> Reporter: Kirk Lund
> Assignee: Patrick Rhomberg
>
> org.apache.geode.internal.lang.StringUtils duplicates some of the methods in
> org.apache.commons.lang.StringUtils with some inconsistencies.
> isBlank is implemented identically
> isEmpty is inconsistent -- commons version returns true if string is null,
> while geode version returns false if string is null
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)