You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2018/12/14 18:40:25 UTC

[GitHub] alerman opened a new issue #831: Tserver log names do not include port number

alerman opened a new issue #831: Tserver log names do not include port number
URL: https://github.com/apache/accumulo/issues/831
 
 
   This causes an issue when running 2 tservers on a host. The monitor differentiates by port number, but the log files just use a numeric (1,2) to differentiate. This makes tracking down which log is for which tserver difficult as the lower port number does not necessarily mean the lower log number.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services