summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2018-06-05 19:06:38 +0300
committerMichael Klishin <mklishin@pivotal.io>2018-06-06 15:39:05 +0300
commita210d82f54a133eae167da036302c1c63b3d4d9a (patch)
tree7e0384d67edd40c08458e0de7afdb597001113be /docs
parented40ab692930349c04d42df370e9b6a5681dd711 (diff)
downloadrabbitmq-server-git-a210d82f54a133eae167da036302c1c63b3d4d9a.tar.gz
Don't await for error_logger handlers to initialise
It will never be started on OTP 21. The problem this piece of code originally was added to solve is not very relevant now that we use Lager. Arguably connection rate throttling should be enforced elsewhere, be it Ranch or a proxy/load balancer. In any case, this particular implementation worked around an error_logger issue that is no longer problematic for us, and eventually won't be problematic for the entire ecosystem because OTP 21 introduced a completely new logger. Cherry-picked per discussion with @dumbbell and @lukebakken. [#157964874] (cherry picked from commit a54b44fd8d24af90d8df301658fba4775f957bc8)
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions