[
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)