summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorLuke Bakken <lbakken@pivotal.io>2018-07-11 15:45:29 -0700
committerLuke Bakken <lbakken@pivotal.io>2018-07-11 15:45:29 -0700
commit2371531cb9148ba785137492bd39b4f84ca69cc3 (patch)
treefe58133b98591a7c21fa8c496f9ae6490b0c1d58 /test
parent1c75310b23c401ae014230aacb38f0a07929a012 (diff)
downloadrabbitmq-server-git-2371531cb9148ba785137492bd39b4f84ca69cc3.tar.gz
Add code_server cache to prevent code:get_object_code abuse
In the case of high connection churn, code:get_object_code is called multiple times to find the Module:additional_authn_params method for the direct connection type. In the case of a missing module, the code_server process can be overrun with messages while checking the code path. This change caches the result so that future calls to a missing or bad module are not as time consuming Fixes VESC-888
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions