[X] I have searched in the issues and found no similar issues.
What would you like to be improved?
Avoid update committed/cached blockIds bitmap while storage type is with memory.
How should we improve?
Reg app conf to server so that sever can check whether the client use a storage type with memory, if so, server do not update the cachedBlockIds and committedBlockIds bitmap to reduce the cpu useage.
Code of Conduct
Search before asking
What would you like to be improved?
Avoid update committed/cached blockIds bitmap while storage type is with memory.
How should we improve?
Reg app conf to server so that sever can check whether the client use a storage type with memory, if so, server do not update the cachedBlockIds and committedBlockIds bitmap to reduce the cpu useage.
Are you willing to submit PR?