[ https://issues.apache.org/jira/browse/KNOX-3044?focusedWorklogId=924015&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-924015 ]
ASF GitHub Bot logged work on KNOX-3044: ---------------------------------------- Author: ASF GitHub Bot Created on: 21/Jun/24 14:30 Start Date: 21/Jun/24 14:30 Worklog Time Spent: 10m Work Description: senthh commented on PR #919: URL: https://github.com/apache/knox/pull/919#issuecomment-2182121268 @moresandeep , @lmccay could you please review this trivial changes? Issue Time Tracking ------------------- Worklog Id: (was: 924015) Remaining Estimate: 0h Time Spent: 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: 10m > 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)