[
https://issues.apache.org/jira/browse/FLINK-16169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-16169.
------------------------------------
Resolution: Fixed
master: ff3aabf05d4021b3963a8130765db49d1e2dc635
> Harden BlobServerRangeTest
> --------------------------
>
> Key: FLINK-16169
> URL: https://issues.apache.org/jira/browse/FLINK-16169
> Project: Flink
> Issue Type: Improvement
> Components: Tests
> Affects Versions: 1.11.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The {{BlobServerRangeTest}} uses the know anti-pattern of allocating a free
> port, freeing it, and then passing it into another component, with the
> expectation that it will start on that port.
> This can lead to failures if the port is allocated again in the meantime by
> another process.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)