Skip to content

[MINOR] maybe a log bug of PinotAdministrator #4383

@xueyumusic

Description

@xueyumusic

When using pinot-admin.sh CreateSegment if overwrite option is not specified but the output dir existed, it did not have any related prompt on console.
It should log error in code, but looks print nothing. When using Logger instead of AsyncLogger will be ok.
A way to fix it is adding LogManager.shutdown() in main or try-catch-finally, is it a proper way?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions