[ https://issues.apache.org/jira/browse/KNOX-3044?focusedWorklogId=924490&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-924490 ]
ASF GitHub Bot logged work on KNOX-3044: ---------------------------------------- Author: ASF GitHub Bot Created on: 04/Jul/24 06:19 Start Date: 04/Jul/24 06:19 Worklog Time Spent: 10m Work Description: smolnar82 merged PR #919: URL: https://github.com/apache/knox/pull/919 Issue Time Tracking ------------------- Worklog Id: (was: 924490) Time Spent: 20m (was: 10m) > 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)