hbase-hbck2/src/main/java/org/apache/hbase/hbck1/HBaseFsck.java (11 lines): - line 1071: // TODO Figure out what the special dirs are - line 1104: // TODO add test - line 1163: // TODO optimize by incrementally adding instead of reloading. - line 1490: * TODO -- need to add tests for this. - line 1503: * TODO -- need to add tests for this. - line 1885: // TODO check to make sure hbase is offline. (or at least the table - line 2145: // TODO: Add an hbase.version file integrity check. - line 2338: // TODO: evaluate the consequence to continue the hbck operation without config. - line 3347: // TODO properly use fixHoles - line 3368: // TODO test - line 3783: // TODO fold this into the TableIntegrityHandler hbase-hbck2/src/main/java/org/apache/hbase/HBCK2.java (2 lines): - line 86: // TODO: - line 112: // TODO update this map in case of the name of a method changes in Hbck interface hbase-table-reporter/src/main/java/org/apache/hbase/reporter/TableReporter.java (1 line): - line 340: // TODO: Add sizing of references that hold the row, family, etc., arrays.