[
https://issues.apache.org/jira/browse/KUDU-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adar Dembo updated KUDU-1821:
-----------------------------
Resolution: Fixed
Fix Version/s: 1.3.0
Status: Resolved (was: In Review)
Fixed in commit 217dfe475a4745a017cc9946455ffa01c95e1cad.
> 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
> Fix For: 1.3.0
>
>
> 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)