forked from apache/flink
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FLINK-7515][network] allow actual 0-length content in NettyMessage#a…
…llocateBuffer() Previously, length "0" meant "unknown content length" but there are cases where the actual length is 0 and so we use -1 for tagging the special case now. [FLINK-7515][network] address PR comments This closes apache#4592.
- Loading branch information
1 parent
e285a41
commit f1c4eb6
Showing
1 changed file
with
44 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters