Revert "BUG/MINOR: opentracing: initialization after establishing daemon mode"
authorMiroslav Zagorac <mzagorac@haproxy.com>
Wed, 9 Jun 2021 23:19:13 +0000 (01:19 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 10 Jun 2021 04:45:39 +0000 (06:45 +0200)
commit164247405451abb6b7644fc9927e184892257f10
treef8b943784005afd17021b065e5135b1d9d664787
parenta3a0cce8ee8c142cd148090854ca8551a36d9bd7
Revert "BUG/MINOR: opentracing: initialization after establishing daemon mode"

This reverts commit f2263435d71964d1aa3eb80df6464500696c0515.

This commit is unnecessary because although it solves the problem of using
the OpenTracing filter in daemon mode, it does not solve the same problem
if chroot is used.

The following commit related to the OpenTracing filter solves both problems
efficiently.
addons/ot/src/filter.c