Till Rohrmann created FLINK-7916: ------------------------------------ Summary: Remove NetworkStackThroughputITCase Key: FLINK-7916 URL: https://issues.apache.org/jira/browse/FLINK-7916 Project: Flink Issue Type: Task Components: Tests Affects Versions: 1.4.0 Reporter: Till Rohrmann
Flink's code base contains the {{NetworkStackThroughputITCase}} which is not really a test. Moreover it is marked as {{Ignored}}. I propose to remove this test because it is more of a benchmark. We could think about creating a benchmark project where we move these kind of "tests". In general I think we should remove ignored tests if they won't be fixed immediately. The danger is far too high that we forget about them and then we only keep the maintenance burden of it. This is especially true for the above mentioned test case. -- This message was sent by Atlassian JIRA (v6.4.14#64029)