forked from apache/kafka
-
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.
MINOR: Avoid some unnecessary collection copies in KafkaApis
Author: Jason Gustafson <[email protected]> Reviewers: Manikumar Reddy <[email protected]>, Ismael Juma <[email protected]> Closes apache#4035 from hachikuji/KAFKA-5547-followup and squashes the following commits: f6b04ce [Jason Gustafson] Add a couple missed common fields d3473b1 [Jason Gustafson] Fix compilation errors and a few warnings 58a0ae6 [Jason Gustafson] MINOR: Avoid some unnecessary collection copies in KafkaApis
- Loading branch information
Showing
8 changed files
with
96 additions
and
128 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
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
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
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
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
Oops, something went wrong.