Skip to content

Commit 274f4d0

Browse files
committed
Migrated netty to 4.x: rebased to 1.8.0-SNAPSHOT and fixed the merge error
1 parent 32dc9a5 commit 274f4d0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/SecureRpcHelper.java

-7
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,6 @@
2828

2929
import io.netty.buffer.ByteBuf;
3030
import io.netty.buffer.ByteBufAllocator;
31-
<<<<<<< HEAD
32-
<<<<<<< HEAD
33-
=======
34-
import io.netty.buffer.Unpooled;
35-
>>>>>>> Netty 4.0: optimized ByteBuf allocation for IO
36-
=======
37-
>>>>>>> Netty 4.0: more optimization on buffer allocation
3831
import io.netty.channel.Channel;
3932
import io.netty.util.ReferenceCountUtil;
4033
import org.hbase.async.auth.ClientAuthProvider;

0 commit comments

Comments
 (0)