aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/main/java/com/yahoo/vespa/config/server/filedistribution/FileDistributionImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add method to use Duration as timeout to make unit explicit, and avoid many m...Henning Baldersheim2022-08-121-1/+2
* SimplifyHarald Musum2021-11-281-16/+9
* Remove unused methodHarald Musum2021-11-151-2/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Move supervisor back to FileDistributionFactory, there should be only oneHarald Musum2021-08-311-3/+3
* Simplify by getting rid of FileDistributionProviderHarald Musum2021-08-301-8/+7
* More lazy debug log message generationJon Marius Venstad2021-04-281-2/+2
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-2/+2
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Do RPC call asynchronously and with higher timeoutHarald Musum2019-03-251-8/+16
* Revert "Do RPC call asynchronously and with higher timeout "Harald Musum2019-03-221-8/+7
* Do RPC call asynchronously and with higher timeoutHarald Musum2019-03-211-7/+8
* Create jrt supervisor only onceHarald Musum2018-06-071-3/+3
* Add maintainer for deleting unused file references on diskHarald Musum2018-05-301-0/+13
* Minor refactoringHarald Musum2018-05-291-5/+2
* Prepare for removing some unused or noop methods from filedistribution APIHarald Musum2018-03-151-16/+0
* Lower log level to reduce noise, nodes might not be up yetHarald Musum2018-02-121-1/+1
* Remove calls to legcay code for file distributionHarald Musum2018-02-081-0/+64