Created attachment 1188255 [details] Suggested patch Description of problem: - window-size option does not work when it is > 128KB - trickling-writes is not configurable Version-Release number of selected component (if applicable): 3.8 How reproducible: Always Steps to Reproduce: 1. Write a 1MB file to a gluster mount and observe write sizes on the bricks. Actual results: Write sizes are always buffered into 'page-size' (128KB) chunks rather than 'window-size' chunks. Expected results: We expect the window-size to be respected and the writes buffered accordingly. Additional info:
All 3.8.x bugs are now reported against version 3.8 (without .x). For more information, see http://www.gluster.org/pipermail/gluster-devel/2016-September/050859.html
This bug is getting closed because the 3.8 version is marked End-Of-Life. There will be no further updates to this version. Please open a new bug against a version that still receives bugfixes if you are still facing this issue in a more current release.