asafm commented on code in PR #363:
URL: https://github.com/apache/pulsar-site/pull/363#discussion_r1064136099


##########
docs/administration-stats.md:
##########
@@ -67,7 +74,7 @@ The following table outlines the stats of a topic. For more 
details about how to
 | lastAckedTimestamp                               | The latest timestamp of 
all the acknowledged timestamps of the consumers.                               
                                                                                
                                                                             |
 | msgRateRedeliver                                 | The total rate of 
messages redelivered on this subscription (message per second).                 
                                                                                
                                                                                
   |
 | chunkedMessageRate                               | The chunked message 
dispatch rate.                                                                  
                                                                                
                                                                                
 |
-| earliestMsgPublishTimeInBacklog                  | The publish time of the 
earliest message in the backlog for the subscription (in milliseconds).         
                                                                                
                                                                             |
+| earliestMsgPublishTimeInBacklog                  | The publish time of the 
earliest message in the backlog for the subscription (in milliseconds). Not 
reset upon restart                                                              
                                                                                
 |

Review Comment:
   
![image](https://user-images.githubusercontent.com/989425/211196494-8bcd23c4-df67-4bd8-b63b-2135b2f04c65.png)
   



-- 
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]

Reply via email to