Otavio Rodolfo Piske created CAMEL-21122:
--------------------------------------------
Summary: camel-test: improve AvailablePortFinder.Port for
transient assignments
Key: CAMEL-21122
URL: https://issues.apache.org/jira/browse/CAMEL-21122
Project: Camel
Issue Type: Improvement
Components: camel-test
Affects Versions: 4.7.0
Reporter: Otavio Rodolfo Piske
Assignee: Otavio Rodolfo Piske
Fix For: 4.8.0
Currently, AvailablePort only works when defined as a static field. Some
components, such as Jetty, need them to be transient (i.e.: regenerated after
every test), as such the current implementation is not compatible (it causes
flakiness on camel-jetty).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)