incubator-uniffle icon indicating copy to clipboard operation
incubator-uniffle copied to clipboard

[#593][part-2] feat(netty): WriteBuffer use ByteBuf

Open xumanbu opened this issue 1 year ago • 2 comments

What changes were proposed in this pull request?

  1. 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

  1. Change in user-facing APIs.
  2. Addition or removal of property keys.)

No.

How was this patch tested?

UT

xumanbu avatar May 10 '23 08:05 xumanbu