• Сергей Прохоров's avatar
    Fix "maybe_close_down" race-condition · 8031dafa
    Сергей Прохоров authored
    If downstream connection pool crashed and recovered while some
    upstream was alive holding it's DC ID, it may return downstream
    taken from the old incarnation of pool to new one because it's
    registered under the same name.
    Fix is to hold pool's PID instead of name
    8031dafa
Name
Last commit
Last update
config Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Dockerfile Loading commit data...
LICENSE.txt Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
rebar.config Loading commit data...
rebar.lock Loading commit data...
rebar3 Loading commit data...
start.sh Loading commit data...