dingwei-2017 opened a new pull request #3418: URL: https://github.com/apache/hbase/pull/3418
when use hfilepretty tool to print block headers, last bloomchunk and indexblock will not show. because we get max as lastdatablockoffset, but index and bloom block are behind the last datablock. so we fix by get max as getLoadOnOpenDataOffset. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
