Apache9 commented on pull request #4039: URL: https://github.com/apache/hbase/pull/4039#issuecomment-1022373633
https://github.com/Apache9/hbase/commit/e3d530142b581f6270d8a3a73ff050f25bc9ed65 @comnetwork PTAL. The trick here is to add a ChannelInboundHandler to eat all the responses to simulate a slow DN. So we only need to get the datanodeInfoMap to implement the UT. Without the fix here the UT will fail with TimeoutException. You could try it locally to see if it works for you. Thanks. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
