[ https://issues.apache.org/jira/browse/KNOX-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sandor Molnar resolved KNOX-3044. --------------------------------- Fix Version/s: 2.1.0 Resolution: Fixed > 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 > Fix For: 2.1.0 > > 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)