Skip to content

Notification to alert DB connection is back up should not be logged at error level #55

Description

@squ1d123

Is there a reason that Log.error("RESOLVED FATAL: DataSourcePool [" + name + "] is back up!"); is logged at ERROR level?

This seems strange as this is a notification that the connection to the datasouce is back up.

This leads to misleading understanding of the system.

Typically something logged at ERROR means something has gone wrong.

Reference notifyUp

Metadata

Metadata

Assignees

No one assigned

    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