You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Dinesh Chitlangia (JIRA)" <ji...@apache.org> on 2018/12/19 05:49:00 UTC

[jira] [Created] (HDDS-940) Remove dead store to local variable in OmMetadataManagerImpl

Dinesh Chitlangia created HDDS-940:
--------------------------------------

             Summary: Remove dead store to local variable in OmMetadataManagerImpl
                 Key: HDDS-940
                 URL: https://issues.apache.org/jira/browse/HDDS-940
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: Ozone Manager
            Reporter: Dinesh Chitlangia
            Assignee: Dinesh Chitlangia


OmMetadataManagerImpl#getExpiredOpenKeys creates a dead store local variable in following line:
{{long now = Time.now();}}

This jira aims to remove the dead store.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org