You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/08/20 06:49:27 UTC

[GitHub] [hbase] bsglz edited a comment on pull request #2272: HBASE-24898 Use EnvironmentEdge.currentTime() instead of System.currentTimeMillis() in CurrentHourProvider

bsglz edited a comment on pull request #2272:
URL: https://github.com/apache/hbase/pull/2272#issuecomment-677353645


   Maybe we can set the time.
   
   >    Calendar calendar = new GregorianCalendar();
   >     calendar.setTimeInMillis(EnvironmentEdgeManager.currentTime());
   


----------------------------------------------------------------
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:
users@infra.apache.org