You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Junhong Xu (JIRA)" <ji...@apache.org> on 2019/05/06 08:21:00 UTC

[jira] [Created] (HBASE-22368) Use LocalDate instead of Date for MobUtil class

Junhong Xu created HBASE-22368:
----------------------------------

             Summary: Use LocalDate instead of Date for MobUtil class
                 Key: HBASE-22368
                 URL: https://issues.apache.org/jira/browse/HBASE-22368
             Project: HBase
          Issue Type: Improvement
            Reporter: Junhong Xu
            Assignee: Junhong Xu


Date and SimpleDateFormat are used to deal with time-related things in MobUtil class,as they have been not recommended since the Java 8 release for thread-safety, not so easy-to-use and some other reasons.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)