Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Degradation
-
Normal
-
Low Hanging Fruit
-
User Report
-
All
-
None
-
Description
withBufferSizeInMB(int size) was renamed in 4.1.
The right way to do it was to deprecate it and add the new one withBufferSizeInMiB(int size)
Add back withBufferSizeInMB(int size)