Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-alpha
-
None
-
Reviewed
Description
Block scanning interval by default should be taken as 21 days(3 weeks) and each block scanning should happen once in 21 days.
Here the block is being scanned continuosly.
2012-04-03 10:44:47,056 INFO org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner: Verification succeeded for BP-241703115-xx.xx.xx.55-1333086229434:blk_-2666054955039014473_1003
2012-04-03 10:45:02,064 INFO org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner: Verification succeeded for BP-241703115-xx.xx.xx.55-1333086229434:blk_-2666054955039014473_1003
2012-04-03 10:45:17,071 INFO org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner: Verification succeeded for BP-241703115-xx.xx.xx.55-1333086229434:blk_-2666054955039014473_1003
2012-04-03 10:45:32,079 INFO org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner: Verification succeeded for BP-241703115-xx.xx.xx.55-1333086229434:blk_-2666054955039014473
Attachments
Attachments
Issue Links
- is duplicated by
-
HDFS-3410 BlockPoolSliceScanner is too chatty
- Resolved
- is related to
-
HDFS-1655 Federation: DatablockScanner should scan blocks for all the block pools.
- Resolved
-
HDFS-3803 BlockPoolSliceScanner new work period notice is very chatty at INFO level
- Closed
- relates to
-
HDFS-3828 Block Scanner rescans blocks too frequently
- Closed