[jira] [Commented] (HDFS-12209) VolumeScanner scan cursor not save periodic

2017-08-05 Thread fatkun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16115343#comment-16115343 ] fatkun commented on HDFS-12209: --- [~vagarychen] I have change `lastSavedMs` to `Time.monotoni

[jira] [Updated] (HDFS-12209) VolumeScanner scan cursor not save periodic

2017-08-05 Thread fatkun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fatkun updated HDFS-12209: -- Attachment: HDFS-12209.002.patch lastSavedMs use monotonic time, and not save in file. > VolumeScanner scan cur

[jira] [Commented] (HDFS-12209) VolumeScanner scan cursor not save periodic

2017-08-02 Thread fatkun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16111091#comment-16111091 ] fatkun commented on HDFS-12209: --- [~vagarychen] nanoTime may reset after machine restart? [

[jira] [Commented] (HDFS-12209) VolumeScanner scan cursor not save periodic

2017-07-29 Thread fatkun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16106297#comment-16106297 ] fatkun commented on HDFS-12209: --- I have no idea to write unit test. > VolumeScanner scan cu

[jira] [Updated] (HDFS-12209) VolumeScanner scan cursor not save periodic

2017-07-29 Thread fatkun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fatkun updated HDFS-12209: -- Status: Patch Available (was: Open) > VolumeScanner scan cursor not save periodic > ---

[jira] [Updated] (HDFS-12209) VolumeScanner scan cursor not save periodic

2017-07-29 Thread fatkun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fatkun updated HDFS-12209: -- Attachment: HDFS-12209.patch > VolumeScanner scan cursor not save periodic > ---

[jira] [Updated] (HDFS-12209) VolumeScanner scan cursor not save periodic

2017-07-28 Thread fatkun (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fatkun updated HDFS-12209: -- Description: The bug introduce from HDFS-7430 , the time is not same, one is monotonicMs and other is clock tim

[jira] [Created] (HDFS-12209) VolumeScanner scan cursor not save periodic

2017-07-28 Thread fatkun (JIRA)
fatkun created HDFS-12209: - Summary: VolumeScanner scan cursor not save periodic Key: HDFS-12209 URL: https://issues.apache.org/jira/browse/HDFS-12209 Project: Hadoop HDFS Issue Type: Bug C