[NBS] Add TLogTitle to *MultiAgentWriteActor#6000
Conversation
|
Hi! Thank you for contributing! |
|
Note This is an automated comment that will be appended during run. Note All workloads for linux-x86_64-relwithdebinfo have completed. Tip Planned checks for linux-x86_64-relwithdebinfo. 🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 11807s): all tests PASSED for commit c5c8be0.
|
| NProto::TError ReplicasCollectiveResponse; | ||
| size_t RemainResponseCount = 0; | ||
|
|
||
| TChildLogTitle LogTitle; |
|
Note This is an automated comment that will be appended during run. Note All workloads for linux-x86_64-relwithdebinfo have completed. Tip Planned checks for linux-x86_64-relwithdebinfo. 🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 11630s): all tests PASSED for commit c11de26.
|
|
Note This is an automated comment that will be appended during run. Note All workloads for linux-x86_64-relwithdebinfo have completed. Tip Planned checks for linux-x86_64-relwithdebinfo.
|
nisqatsi
left a comment
There was a problem hiding this comment.
К возможному будущему развитию - я бы убрал TChildLogTitle, оставив только TLogTitle, который по GetChild/MakeChild возвращает модифицированную копию себя. Уберется дублирующий метод TChildLogTitle::GetWithTime, станет меньше сущностей (минус класс).
В общем, на подумать, обсуди с Кириллом, может, у него какие-либо "против" есть.
#5969