SteNicholas opened a new pull request #2495: URL: https://github.com/apache/hbase/pull/2495
The methods in AsyncTableRegionLocator should not throw IOException directly. Current behavior of getStartEndKeys basic method couldn't throw IOException, therefore it should modify the method signature with removing the throwing IOException. ---------------------------------------------------------------- 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]
