doc/
subfolder, the README file is autogenerated)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.
https://github.com/kamailio/kamailio/pull/3834
(1 file)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.