You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by hj...@apache.org on 2019/11/25 08:59:40 UTC

[pulsar] branch master updated: Add unit for storageSize (#5707)

This is an automated email from the ASF dual-hosted git repository.

hjf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new f019ece  Add unit for storageSize (#5707)
f019ece is described below

commit f019ece6e57b6754718c1822d376979b8357a476
Author: Jennifer Huang <47...@users.noreply.github.com>
AuthorDate: Mon Nov 25 16:59:32 2019 +0800

    Add unit for storageSize (#5707)
---
 site2/docs/reference-pulsar-admin.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/site2/docs/reference-pulsar-admin.md b/site2/docs/reference-pulsar-admin.md
index d964427..6e9f7a3 100644
--- a/site2/docs/reference-pulsar-admin.md
+++ b/site2/docs/reference-pulsar-admin.md
@@ -1874,6 +1874,9 @@ Usage
 $ pulsar-admin topics stats topic
 ```
 
+> Note   
+> The unit of `storageSize` and `averageMsgSize` is Byte.
+
 ### `stats-internal`
 Get the internal stats for the topic