You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/12/31 07:19:49 UTC

[jira] [Updated] (ACCUMULO-4064) Include Version and Instance ID in log when server processes start

     [ https://issues.apache.org/jira/browse/ACCUMULO-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser updated ACCUMULO-4064:
---------------------------------
    Summary: Include Version and Instance ID in log when server processes start  (was: Include Version and Instance ID in log when TabletServer starts up)

> Include Version and Instance ID in log when server processes start
> ------------------------------------------------------------------
>
>                 Key: ACCUMULO-4064
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4064
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: tserver
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Trivial
>              Labels: newbie
>             Fix For: 1.6.5, 1.7.1, 1.8.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The Master has the following when it starts:
> {noformat}
>     log.info("Version " + Constants.VERSION);
>     log.info("Instance " + getInstance().getInstanceID());
> {noformat}
> The tabletserver does not. They should both have this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)