[OpenSIPS-Devel] [OpenSIPS/opensips] 40016b: [db_oracle] Print "connection dropped" at debug level

Răzvan Crainea noreply at github.com
Thu Feb 2 12:27:14 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 40016b5bd043ad9587cf34e184a8f2c15807f286
      https://github.com/OpenSIPS/opensips/commit/40016b5bd043ad9587cf34e184a8f2c15807f286
  Author: Gang Zhuo <gang.zhuo at gmail.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

  Changed paths:
    M modules/db_oracle/dbase.c

  Log Message:
  -----------
  [db_oracle] Print "connection dropped" at debug level

We change this to only used in debugging mode to determine if the error is a lost connection error.
The higher-level caller will prints more detailed error messages.


  Commit: 7a5ddc768cfdc5bbb15f2c40e245115dd3feeb70
      https://github.com/OpenSIPS/opensips/commit/7a5ddc768cfdc5bbb15f2c40e245115dd3feeb70
  Author: Gang Zhuo <gang.zhuo at gmail.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

  Changed paths:
    M modules/db_oracle/dbase.c

  Log Message:
  -----------
  [db_oracle] Log notice level error information when attempting to reconnect

Reconnection errors will continue to be logged at the error level.


  Commit: 5c082af533d752fa58c29d4ec8c3e1b0c7724ad5
      https://github.com/OpenSIPS/opensips/commit/5c082af533d752fa58c29d4ec8c3e1b0c7724ad5
  Author: Răzvan Crainea <razvan at opensips.org>
  Date:   2023-02-02 (Thu, 02 Feb 2023)

  Changed paths:
    M modules/db_oracle/dbase.c

  Log Message:
  -----------
  Merge pull request #3004 from GangZhuo/suppress-error

[db_oracle] Log notice level error information when attempting to reconnect


Compare: https://github.com/OpenSIPS/opensips/compare/acf0c149503b...5c082af533d7



More information about the Devel mailing list