[ https://issues.apache.org/jira/browse/KNOX-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891319#comment-17891319 ]
ASF subversion and git services commented on KNOX-3044: ------------------------------------------------------- Commit 529bf24c92bdab0b4dcd171198efc68522594964 in knox's branch refs/heads/dependabot/maven/org.apache.shiro-shiro-core-1.13.0 from senthh [ https://gitbox.apache.org/repos/asf?p=knox.git;h=529bf24c9 ] KNOX-3044 - Port numbers are written with ',' format in logs (#919) > Port numbers are written with ',' format in logs. > ------------------------------------------------- > > Key: KNOX-3044 > URL: https://issues.apache.org/jira/browse/KNOX-3044 > Project: Apache Knox > Issue Type: Improvement > Components: Server > Affects Versions: 2.0.0, 1.6.1 > Reporter: Senthil Kumar > Priority: Trivial > Time Spent: 20m > Remaining Estimate: 0h > > Port numbers are written with ',' format in Gateway-server logs. > Ex: > {color:#FF0000}gateway - Port 1,243 is already in use.{color} > > {color:#172b4d}it is good to write port numbers without ',' as > "{color:#00875a}gateway - Port 1243 is already in use."{color}{color} > > -- This message was sent by Atlassian Jira (v8.20.10#820010)