asafm commented on code in PR #363: URL: https://github.com/apache/pulsar-site/pull/363#discussion_r1064136644
########## versioned_docs/version-2.10.x/admin-api-topics.md: ########## @@ -300,7 +306,7 @@ You can check the following statistics of a given non-partitioned topic. - **averageMsgSize**: The average size (in bytes) of messages published within the last interval. - - **storageSize**: The sum of the ledgers' storage size for this topic. The space used to store the messages for the topic. + - **storageSize**: The sum of the ledgers' storage size for this topic. The space used to store the messages for the topic. Not reset upon restart. Review Comment:  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
