ChenSammi opened a new pull request, #9209:
URL: https://github.com/apache/ozone/pull/9209

   ## What changes were proposed in this pull request?
   
   The current way of specify endDate( 
[https://github.com/apache/ozone/blob/master/hadoop-hdds/framework/src/main/java/or[…]p/hdds/security/x509/certificate/authority/DefaultCAServer.java](https://github.com/apache/ozone/blob/master/hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/security/x509/certificate/authority/DefaultCAServer.java#L246))
 works well on time zone which doesn’t have Daylight Saving, but it will cause 
the endDate one hour ahead or after the expected time, if the beginDate and 
endDate, one with Daylight Saving, while another without.
   
   Refer to https://issues.apache.org/jira/browse/HDDS-13781 for more info.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-13781
   
   
   ## How was this patch tested?
   
   new unit tests


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to