Skip to content

Commit

Permalink
HBASE-23987 NettyRpcClientConfigHelper will not share event loop by d…
Browse files Browse the repository at this point in the history
…efault which is incorrect (apache#1288)

Signed-off-by: stack <[email protected]>
  • Loading branch information
Apache9 authored and Guanghao Zhang committed Aug 14, 2020
1 parent 424c240 commit c5a8a94
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.hbase.util.Pair;
import org.apache.yetus.audience.InterfaceAudience;

import org.apache.hbase.thirdparty.com.google.common.base.Preconditions;
import org.apache.hbase.thirdparty.io.netty.channel.Channel;
import org.apache.hbase.thirdparty.io.netty.channel.EventLoopGroup;
Expand Down

0 comments on commit c5a8a94

Please sign in to comment.