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/30 22:51:49 UTC

[jira] [Assigned] (ACCUMULO-4064) Include Version and Instance ID in log when TabletServer starts up

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

Josh Elser reassigned ACCUMULO-4064:
------------------------------------

    Assignee: Josh Elser

> Include Version and Instance ID in log when TabletServer starts up
> ------------------------------------------------------------------
>
>                 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
>
>
> 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)