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

Jun He updated KUDU-1821:
-------------------------
    Status: In Review  (was: In Progress)

> Noisy warning from catalog manager
> ----------------------------------
>
>                 Key: KUDU-1821
>                 URL: https://issues.apache.org/jira/browse/KUDU-1821
>             Project: Kudu
>          Issue Type: Bug
>          Components: master
>            Reporter: Todd Lipcon
>            Assignee: Jun He
>            Priority: Minor
>              Labels: newbie
>
> On startup, the catalog manager often emits this warning:
> W0104 16:34:39.405272  2555 catalog_manager.cc:365] Catalog manager 
> background task thread going to sleep: Service unavailable: Catalog manager 
> is not initialized. State: 1
> This is because we wait to flip the catalog manager state to 'running' until 
> after starting the background task thread. We could either change where the 
> state change happens, or we could just ignore 'ServiceUnavailable' status 
> instead of warning it.



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

Reply via email to