Ivan Andika created HDDS-13033: ---------------------------------- Summary: Add protobuf serialized size to OM metrics Key: HDDS-13033 URL: https://issues.apache.org/jira/browse/HDDS-13033 Project: Apache Ozone Issue Type: Improvement Reporter: Ivan Andika
Currently the size of the OmKeyInfo is mostly affected by the number of blocks and the number of ACLs. We can add the Protobuf serializedSize loaded by different OM operations (e.g. list keys), this might give us hints regarding the OM memory overhead and possible network serialization and deserialization needed for client. We might need to have detailed plans on how to incorporate this serialized size properly and present them effectively. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org