ydb-platform / nbs

Network Block Store
Apache License 2.0
50 stars 16 forks source link

[NBS] Don't reject ADD_HOST requests for disk agents that aren't registered in the DR #1407

Open komarevtsev-d opened 1 month ago

komarevtsev-d commented 1 month ago

When a disk agent hasn't found any disks under itself, it will not register in the DR. In this case ADD_HOST request will fail. NBS probably should respond with something like S_FALSE.