[ 
https://issues.apache.org/jira/browse/HDFS-14480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Feilong He updated HDFS-14480:
------------------------------
    Description: Currently, DataNode has #shutdown method to tackle something 
before shutdown. But its shutdown hook does't call this method. In HDFS-14401 
for HDFS persistent memory cache optimization, we added clean cache logic in 
#shutdown method. And we expect DN will clean up cache during DN shutdown, 
which depends on this Jira's patch.

> Shut down DataNode gracefully when responding to stop-dfs.sh/stop-dfs.cmd
> -------------------------------------------------------------------------
>
>                 Key: HDFS-14480
>                 URL: https://issues.apache.org/jira/browse/HDFS-14480
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: datanode
>            Reporter: Feilong He
>            Assignee: Feilong He
>            Priority: Major
>
> Currently, DataNode has #shutdown method to tackle something before shutdown. 
> But its shutdown hook does't call this method. In HDFS-14401 for HDFS 
> persistent memory cache optimization, we added clean cache logic in #shutdown 
> method. And we expect DN will clean up cache during DN shutdown, which 
> depends on this Jira's patch.



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

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

Reply via email to