This is an automated email from the ASF dual-hosted git repository.
liujun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo.git.
from 1cd9b6a fix netty server Option.SO_REUSEADDR config. (#5473)
add 0948135 fix: StringUtils.split(String, char) not correct for input
"d,1,2,4", 'a' (#5460)
No new revisions were added by this update.
Summary of changes:
.../org/apache/dubbo/common/utils/StringUtils.java | 37 ++++++++++++++------
.../apache/dubbo/common/utils/StringUtilsTest.java | 40 ++++++++++++++++------
2 files changed, 56 insertions(+), 21 deletions(-)