captainzmc commented on issue #618: HDDS-2911. Fix lastUsed and stateEnterTime 
value in container info is not human friendly
URL: https://github.com/apache/hadoop-ozone/pull/618#issuecomment-594301654
 
 
   > With this PR, will the time like this "2020-02-26T02:32:36.016Z"? 
@captainzmc
   Hi @ChenSammi 
   Timestamp is more general in hadoop. It feels better to use Timestamp here. 
The type of this  was Long, but to change it to "2020-02-26T02:32:36.016Z" need 
to change the type to String.This may involve some other modifications. Are we 
sure we want to change this?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to