@wangduanduan kafka object init is excluded for PROC_TCP_MAIN main process, and was like that in older kamailio versions too.
I remember was noticing coredump happening sometimes, on "systemctl kamailio stop", due to librdkafka ssl connection, when init kafka object in lower rank, non worker processes. Not sure if that's the case for exactly PROC_TCP_MAIN. I was mainly interested in using it in timer proc and routing processes.
I think you can include PROC_TCP_MAIN and do some testing. Please also try use kafka sasl connection when testing. If no coredumps spotted, I think you can include it in a PR.
—
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/issues/4198/2771762910@github.com>
@wangduanduan kafka object init is excluded for PROC_TCP_MAIN main process, and was like that in older kamailio versions too.
I remember was noticing coredump happening sometimes, on "systemctl kamailio stop", due to librdkafka ssl connection, when init kafka object in lower rank, non worker processes. Not sure if that's the case for exactly PROC_TCP_MAIN. I was mainly interested in using it in timer proc and routing processes.
I think you can include PROC_TCP_MAIN and do some testing. Please also try use kafka sasl connection when testing. If no coredumps spotted, I think you can include it in a PR.
—
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/issues/4198/2771762910@github.com>