smattheis commented on PR #524:
URL: https://github.com/apache/flink-web/pull/524#issuecomment-1102423637

   With instabilities you're in fact right because the parameters are not 
stable. Nevertheless, I find it confusing because instability usually refers to 
some "collapse" scenario which is not the main aspect here, right? I find 
"varying conditions" a bit more precise here because varying conditions require 
to adapt which buffer debloating tries to approach.
   
   "gather records" and "smallest unit of sending data" is a bit 
confusing/non-technical. For example, `Flink buffers outbound records into so 
called network buffers which are, roughly speaking, byte arrays of limited size 
and represent the smallest unit of data that is then sent via network.`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to