aboutsummaryrefslogtreecommitdiffstats
path: root/fileacquirer/src/main/java/com/yahoo/filedistribution/fileacquirer/FileAcquirerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Rethrow exception when building config if file reference does not existHarald Musum2023-01-131-8/+13
* Remove unused error code and exceptionHarald Musum2023-01-131-15/+6
* Add method to use Duration as timeout to make unit explicit, and avoid many m...Henning Baldersheim2022-08-121-1/+3
* Revoke com.yahoo.config.subscription as public APIHarald Musum2022-06-081-3/+0
* Add SuppressWarnings for removal of config.subscription types.gjoranv2022-02-021-0/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* More lazy debug log message generationJon Marius Venstad2021-04-281-2/+2
* Name the transport threads to understand how things are interconnected.Henning Baldersheim2020-08-041-1/+1
* LogLevel.INFO -> Level.INFOgjoranv2020-04-251-1/+1
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-2/+2
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Use connect instead of connectSyncHarald Musum2019-02-251-4/+8
* Use fileAcquirerJon Bratseth2018-09-101-6/+6
* Use shorter timeout when getting filesHarald Musum2018-04-121-10/+10
* Remove call to reload file distributorHarald Musum2018-02-091-2/+2
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Use explicit imports and remove unused argumentHarald Musum2016-12-091-1/+1
* Minor fixes to file distributor log messagesHarald Musum2016-08-231-1/+1
* PublishJon Bratseth2016-06-151-0/+173