DataFed icon indicating copy to clipboard operation
DataFed copied to clipboard

RepoCalcSizeRequest message does not appear to be used/needed

Open dvstans opened this issue 4 years ago • 2 comments

Determine if used/needed and, if not, remove from code base.

dvstans avatar Apr 14 '21 13:04 dvstans

Clarification

Again, I don't fully follow the context, this information could be useful for logging and metrics, but if it is meant to be passed to the web UI not as sure of its usefulness. A repo admin may be interested.

JoshuaSBrown avatar Dec 27 '22 19:12 JoshuaSBrown

There is a RepoCalcSizeRequest message defined in the SDMS_Auth.proto file, but it is not used anywhere in the current code base. I think it should be removed. If/when we add new features, new messages can be defined then.

dvstans avatar Jan 26 '23 15:01 dvstans