这是indexloc提供的服务,不要输入任何密码
Skip to content

Should not print warning if there's no inconsistent_metadata #2053

@c19

Description

@c19

Shouldn't this log not printed if there's no inconsistent_metadata?
This is causing our error log alarm to trigger false alarm

{
    "timestamp": "2019-04-23T10:20:35.225+0000",
    "level": "warn",
    "type": "startup",
    "detail": {
        "kind": "inconsistent_metadata",
        "info": {
            "objects": []
        }
    }
}

Metadata

Metadata

Assignees

Labels

c/serverRelated to serverk/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions