[Filestore] Move tablet state fields - #6832
Conversation
|
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.
|
753edd8 to
feff93b
Compare
feff93b to
6095944
Compare
|
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.
|
|
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.
|
| NProto::TFileSystem FileSystem; | ||
| NProto::TFileSystemStats FileSystemStats; | ||
| NCloud::NProto::TTabletStorageInfo TabletStorageInfo; | ||
| TNodeToSessionCounters NodeToSessionCounters; |
There was a problem hiding this comment.
among the fields moved to TImpl in this PR this is the only one that should actually be moved
it's ok to keep flags like StartupGcExecuted and CompressNodeRef in TIndexTabletState, in the referenced PR I meant large data structures from which the actual shard state is built
This reverts commit 6095944.
|
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/filestore/ (test time: 4873s): all tests PASSED for commit a297e6d.
|
Notes
This is a refactor suggested in #6670
Comment
#6670 (comment)