Pre-Submission Checklist

Type Of Change

Checklist:

Description

This PR aims to update some warning levels used in db_cluster module to prevent silent failures.

When db_cluster tries to do some action in a db_connector, it should log some kind of warning (with conid that failed) or error instead of debug.
When iterating on db_connectors and one fails, it will log a warning with conid and if all of the available db are not available it will log an error indicating failure.


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/3834

Commit Summary

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/3834@github.com>