acelyc111 opened a new pull request #18: [server] Add start_time in server 
description
URL: https://github.com/apache/kudu/pull/18
 
 
   Add `start_time` to describe the start time of a server in
   localtime format, like `2019-01-01 00:00:00 UTC`. We can use
   this information to acknowledge the last start time of a server,
   both master and tserver, to check whether there is an unexpect
   restarting, the server joined time, etc. We can get `start_time`
   of servers from both web-ui and command line `kudu tserver/master
   list`.
   
   Change-Id: I041467014499ad00c07398ad8f61c6d6ca1ceeca

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to