[ 
https://issues.apache.org/jira/browse/FLINK-23928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17403810#comment-17403810
 ] 

Anton Kalashnikov commented on FLINK-23928:
-------------------------------------------

[~chesnay] This ticket mostly relates to user-perspective testing of the whole 
feature. So the main target is to look over documentation then try the feature 
and give some feedback. Also, the best person for this ticket is somebody who 
didn't take a part in the implementation of this feature.

> Test the buffer debloating
> --------------------------
>
>                 Key: FLINK-23928
>                 URL: https://issues.apache.org/jira/browse/FLINK-23928
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Anton Kalashnikov
>            Priority: Major
>              Labels: release-testing
>             Fix For: 1.14.0
>
>
> # {color:#6a8759}Configure the buffer debloat by setting 
> `taskmanager.network.memory.buffer-debloat.enabled` to true{color}
>  # {color:#6a8759}Start the job with a long checkpoint time{color}
>  # {color:#6a8759}Check the alignment time for each subtask it should be near 
> taskmanager.network.memory.buffer-debloat.target{color}
>  # {color:#6a8759}Check the checkpoint time it should be near taskCount * 
> taskmanager.network.memory.buffer-debloat.target{color}
>  # {color:#6a8759}Try to change 
> taskmanager.network.memory.buffer-debloat.target. Checkponint time should be 
> changed correspondetly.{color}
>  # {color:#6a8759}Check metrics 
> {color}{color:#6a8759}estimatedTimeToConsumerBuffersMs and 
> {color}{color:#6a8759}debloatedBufferSize which also should depend on the 
> current debloat configuration.
> {color}
> {color:#6a8759} {color}
> {color:#6a8759}Other configuration which can be changed for test.{color}
>  * {color:#6a8759}taskmanager.memory.min-segment-size(if this would be equal 
> to taskmanager.memory.segment-size then the behaviour should be same as with 
> disabled buffer debloat)
> {color}
>  * {color:#6a8759}taskmanager.network.memory.buffer-debloat.period{color}
>  * {color:#6a8759}taskmanager.network.memory.buffer-debloat.samples{color}
>  * 
> {color:#6a8759}taskmanager.network.memory.buffer-debloat.threshold-percentages{color}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to