[ https://issues.apache.org/jira/browse/KNOX-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17856143#comment-17856143 ]
Senthil Kumar commented on KNOX-3044: ------------------------------------- PR raised : https://github.com/apache/knox/pull/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 > > 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)