Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

network/cache: do not reconnect to failed clients immediately #2164

Merged
merged 4 commits into from
Dec 27, 2022

Commits on Dec 26, 2022

  1. [nspcc-dev#2164] network/cache: Separate mutex for addr

    Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
    fyrchik committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    5e882d0 View commit details
    Browse the repository at this point in the history
  2. [nspcc-dev#2164] network/cache: Do not reconnect to failed clients im…

    …mediately
    
    Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
    fyrchik committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    c03344f View commit details
    Browse the repository at this point in the history
  3. [nspcc-dev#2164] neofs-node: Allow to set reconnect interval

    Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
    fyrchik committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    c179ac0 View commit details
    Browse the repository at this point in the history
  4. [nspcc-dev#2164] neofs-node: Use a separate client cache for replicator

    Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
    fyrchik committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    461e3bd View commit details
    Browse the repository at this point in the history