aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/PortFinder.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Revert "Use LinkedHashMap to get deterministic config order"Jon Bratseth2022-02-021-2/+2
* Use LinkedHashMap to get deterministic config orderJon Bratseth2022-02-021-2/+2
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* More lazy debug log message generationJon Marius Venstad2021-04-281-1/+1
* Non-functional changesJon Bratseth2021-02-151-1/+1
* drop logging level now that we have verified correct behaviorArne Juul2019-03-111-3/+1
* more info in log messageArne Juul2019-03-051-2/+4
* only consider port free it was unused in saved allocations tooArne Juul2019-03-041-0/+4
* add info-level logging so we can verify that port re-use works as expectedArne Juul2019-03-041-1/+8
* rewrite port allocationArne Juul2019-03-011-0/+57