[GitHub] [hbase] Apache9 commented on pull request #4039: HBASE-26679 Wait on the future returned by FanOutOneBlockAsyncDFSOutp…

2022-01-27 Thread GitBox
Apache9 commented on pull request #4039: URL: https://github.com/apache/hbase/pull/4039#issuecomment-1023902846 The javac warning is a FutureReturnValueIgnored in test code, not very important. Let me merge. Thanks @comnetwork for the great finding and fixing! -- This is an automated mes

[GitHub] [hbase] Apache9 commented on pull request #4039: HBASE-26679 Wait on the future returned by FanOutOneBlockAsyncDFSOutp…

2022-01-26 Thread GitBox
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 respons