Anton Kalashnikov created FLINK-23456:
-----------------------------------------

             Summary: Manually test on cluster
                 Key: FLINK-23456
                 URL: https://issues.apache.org/jira/browse/FLINK-23456
             Project: Flink
          Issue Type: Sub-task
            Reporter: Anton Kalashnikov


Test different jobs:
 * a job with static throughput *(must work for successful MVP)*

 * a job with gracefully varying load (sinus shape load?) *(should work for 
successful MVP)*

 * a job with erratic load (emulating evil window operator firing) *(would be 
nice to work for MVP)*

Test on cluster all jobs and check if/how buffer size adjustment is not erratic.

Verify our final goals:
 * that aligned checkpoint time in back pressured jobs is reduced to sane 
values (roughly {{numberOfExchanges * configuredBufferedDataTime * 2}})

 * check if our changes affected the throughput or not.



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

Reply via email to