issues
search
ydb-platform
/
nbs
Network Block & File Store
Apache License 2.0
58
stars
22
forks
source link
[NBS] Clean up RDMA code
#546
Open
tpashkin
opened
9 months ago
tpashkin
commented
9 months ago
Replace all friends with proper interfaces
Split endpoint into parts used by different threads to simplify reasoning about multi-threaded code
Reuse code between server and client
Replace ABORT-s and ASSERT-s with if-s + critical events
tpashkin
commented
9 months ago
@drbasic @budevg