incubator-uniffle
incubator-uniffle copied to clipboard
[#593][part-2] feat(netty): WriteBuffer use ByteBuf
What changes were proposed in this pull request?
- WriteBuffer use ByteBuf instead byte array.
Why are the changes needed?
Fix: #593
Does this PR introduce any user-facing change?
(Please list the user-facing changes introduced by your change, including
- Change in user-facing APIs.
- Addition or removal of property keys.)
No.
How was this patch tested?
UT