Skip to content

[Improvement] Typo in DataSourceServiceImpl log message: "Cant not get the schema" #18580

Description

@kittimzhe

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

The error log at line 388 of dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/DataSourceServiceImpl.java reads:

log.error("Cant not get the schema, datasourceId:{}.", datasourceId, e);

"Cant not" should be "Can not".

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

(PR submitted: #18581)

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions