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

Nathan Vander Wilt updated COUCHDB-1885:
----------------------------------------

    Description: 
For some reason when shutting down CouchDB I don't end up seeing most of the 
diagnostic messages except the "has been killed|shutdown".

There *is* some unreachable code in that would never be able to log the "Stale 
PID file" stuff anymore because both the branches above it return early: 
https://github.com/apache/couchdb/blob/master/bin/couchdb.tpl.in#L315 Not sure 
why I don't see "Could not be killed" instead, though.

Update: most check_status stuff isn't showing up for me either, only if CouchDB 
is *not* running.

  was:
For some reason when shutting down CouchDB I don't end up seeing most of the 
diagnostic messages except the "has been killed|shutdown".

There *is* some unreachable code in that would never be able to log the "Stale 
PID file" stuff anymore because both the branches above it return early: 
https://github.com/apache/couchdb/blob/master/bin/couchdb.tpl.in#L315 Not sure 
why I don't see "Could not be killed" instead, though.



        Summary: `couchdb -d/-k/-s` don't often log helpful messages  (was: 
`couchdb -d/-k` don't log helpful messages)
    
> `couchdb -d/-k/-s` don't often log helpful messages
> ---------------------------------------------------
>
>                 Key: COUCHDB-1885
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1885
>             Project: CouchDB
>          Issue Type: Bug
>            Reporter: Nathan Vander Wilt
>
> For some reason when shutting down CouchDB I don't end up seeing most of the 
> diagnostic messages except the "has been killed|shutdown".
> There *is* some unreachable code in that would never be able to log the 
> "Stale PID file" stuff anymore because both the branches above it return 
> early: https://github.com/apache/couchdb/blob/master/bin/couchdb.tpl.in#L315 
> Not sure why I don't see "Could not be killed" instead, though.
> Update: most check_status stuff isn't showing up for me either, only if 
> CouchDB is *not* running.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to