-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-1242] Limit batch size to AbsoluteMaxBytes
- Receiver.Ordered() should not produce a batch of messages larger BatchSize.AbsoluteMaxBytes. Change-Id: I3fcdc49c5756ee2215c8a7837ac3e0e49073aa13 Signed-off-by: Luis Sanchez <sanchezl@us.ibm.com>
- Loading branch information
Luis Sanchez
committed
Jan 14, 2017
1 parent
012f0b5
commit 67455b3
Showing
2 changed files
with
155 additions
and
40 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