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

Merge to stable-23-3: making blockstore cluster survive after destruction of static BS group in local-emergency test #2055

Merged
merged 4 commits into from
Sep 17, 2024

Commits on Sep 17, 2024

  1. silence 'E_NOT_IMPLEMENTED Disk registry based disks can not handle G…

    …etChangedBlocks requests' error (#1972)
    SvartMetal authored and Mikhail Montsev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c34bb2d View commit details
    Browse the repository at this point in the history
  2. issue-757: refactor local-emergency load-test making it actually turn…

    … on emergency mode; increment suggested generation upon external boot in fallback mode; minor tweaks (#2019)
    SvartMetal authored and Mikhail Montsev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a31d56a View commit details
    Browse the repository at this point in the history
  3. issue-757: don't load configs from CMS in emergency mode (#2042)

    SvartMetal authored and Mikhail Montsev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    33ae451 View commit details
    Browse the repository at this point in the history
  4. issue-757: pass path as empty TMaybe<TString> instead of empty TStrin…

    …g when registering node in Node Broker; spoil BS Controller config before restarting Kikimr after formatting static pdisks in local-emergency test (otherwise BS Controller would erase all the data from other non-static groups) (#2049)
    SvartMetal authored and Mikhail Montsev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3ec2986 View commit details
    Browse the repository at this point in the history