We are getting this log in devel log " devel-cdb inactive client _confd_py3 closed"

  1. We are observing one issue where application getting the connection close from confd ,due to this application is starting multiple time.

  2. Devel log has the following log print
    28-Sep-2023::09:44:41.388 cmserver-1 confd[<0.133.0>]: devel-cdb connect from _confd_py3
    28-Sep-2023::09:44:41.388 cmserver-1 confd[<0.133.0>]: devel-cdb connect from _confd_py3
    28-Sep-2023::09:44:41.389 cmserver-1 confd[<0.133.0>]: devel-cdb client _confd_py3 has pid 1123/22
    28-Sep-2023::09:44:41.389 cmserver-1 confd[<0.133.0>]: devel-cdb client _confd_py3 has pid 1099/21
    28-Sep-2023::09:44:41.389 cmserver-1 confd[<0.133.0>]: devel-cdb inactive client _confd_py3 closed
    28-Sep-2023::09:44:41.391 cmserver-1 confd[<0.133.0>]: devel-cdb inactive client _confd_py3 closed

3.trace level log is enabled, but we are not getting any clue who and why clsoing the connection.

See, for example, Inactive client Check_CDB_Phase closed - #4 by cohult