[ 
https://issues.apache.org/jira/browse/HTRACE-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14986368#comment-14986368
 ] 

Hudson commented on HTRACE-286:
-------------------------------

SUCCESS: Integrated in HTrace-Master #185 (See 
[https://builds.apache.org/job/HTrace-Master/185/])
HTRACE-286. htraced: improvements to logging, daemon startup, and (cmccabe: rev 
2e2757f83cf539d265fa189ba726d7c92fcf3f04)
* htrace-htraced/go/src/org/apache/htrace/htraced/rest.go
* htrace-htraced/go/src/org/apache/htrace/htraced/datastore.go
* htrace-htraced/go/src/org/apache/htrace/htraced/mini_htraced.go
* htrace-htraced/go/src/org/apache/htrace/htraced/htraced.go
* htrace-htraced/go/src/org/apache/htrace/htrace/cmd.go
* htrace-htraced/go/src/org/apache/htrace/common/process.go
* htrace-htraced/example/htraced-conf.xml
* htrace-htraced/go/src/org/apache/htrace/conf/config.go


> htraced: improvements to logging, daemon startup, and configuration
> -------------------------------------------------------------------
>
>                 Key: HTRACE-286
>                 URL: https://issues.apache.org/jira/browse/HTRACE-286
>             Project: HTrace
>          Issue Type: Improvement
>          Components: htraced
>    Affects Versions: 4.0
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>             Fix For: 4.1
>
>         Attachments: HTRACE-286.001.patch
>
>
> htraced: improvements to logging, daemon startup, and configuration
> * htraced should log a startup message as the first thing it does, so that it 
> can be obvious when a new htraced instance is starting.
> * Configuration keys that begin with {{htraced.}} should be honored only by 
> htraced, not by the htrace tool or any other code.  This will allow us to 
> configure the log file path separately for htraced versus the command-line 
> tool.
> * htraced should attempt to open the configured HTTP port as the first thing 
> it does.  This way, if there is another htraced instance running, we bail out 
> early rather than potentially messing up the current running instance.



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

Reply via email to