aboutsummaryrefslogtreecommitdiffstats
path: root/filedistribution/src/main
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of deprecated Method constructorBjørn Christian Seime2019-05-232-25/+15
* Set MaxJavaStackTraceDepth to a value legal for all JVM versions.gjoranv2018-07-051-1/+1
* update bootstrapArne Juul2018-05-161-2/+5
* update bootstrap section of scriptsArne Juul2018-05-141-0/+9
* Fix directory checked for already downloaded filesHarald Musum2018-04-212-13/+13
* Only download file if needed (if it does not exist on disk already)Harald Musum2018-04-193-5/+30
* Merge pull request #5465 from vespa-engine/hmusum/do-not-queue-for-download-i...Henning Baldersheim2018-04-052-6/+5
|\
| * Do not download only if another download for the same file reference is in pr...Harald Musum2018-04-052-6/+5
* | Log at higher log level if retryingHarald Musum2018-04-051-6/+10
|/
* Always set error for connection if response is invalidHarald Musum2018-04-031-6/+2
* Merge pull request #5441 from vespa-engine/hmusum/throw-exception-when-unable...Henning Baldersheim2018-04-031-4/+7
|\
| * Throw exception when unable to decompressHarald Musum2018-04-031-4/+7
* | FileReceiver is needed to receive RPC calls from serverHarald Musum2018-04-032-3/+6
* | Revert "Revert "Remove method only used in tests""Harald Musum2018-04-033-47/+3
|/
* Revert "Remove method only used in tests"Harald Musum2018-04-033-3/+47
* Remove method only used in testsHarald Musum2018-04-023-47/+3
* Try to avoid using up all resources handling requests for non-existing fileHarald Musum2018-03-174-37/+44
* Sleep longer between retries of RPC callsHarald Musum2018-03-162-5/+13
* Lower log level for common case where config server does not have fileHarald Musum2018-03-151-4/+3
* Change log level and add exception message to logHarald Musum2018-03-061-1/+1
* Make sure to remove from download queue if download fails, elseHarald Musum2018-03-052-0/+9
* Reduce log level and create less garbageHarald Musum2018-02-195-25/+26
* Do download in a separate threadHarald Musum2018-02-132-22/+32
* Revert "Do work in RPC call for getting file in its own thread"Harald Musum2018-02-132-26/+17
* Merge pull request #5025 from vespa-engine/hmusum/do-rpc-download-in-its-own-...Henning Baldersheim2018-02-132-17/+26
|\
| * Move executionHarald Musum2018-02-132-19/+17
| * Move to its own methodHarald Musum2018-02-131-18/+22
| * Do work in RPC call for getting file in its own threadHarald Musum2018-02-131-15/+22
* | Use available processors as thread countHarald Musum2018-02-131-1/+1
|/
* Revert "Use long timeout for RPC calls"Harald Musum2018-02-121-1/+1
* Use long timeout for RPC callsHarald Musum2018-02-121-1/+1
* Remove filedistribution cpp codeHenning Baldersheim2018-02-081-0/+74
* Check for existence before deletingHarald Musum2018-02-071-1/+3
* Merge pull request #4957 from vespa-engine/revert-4953-revert-4946-hmusum/use...Henning Baldersheim2018-02-071-1/+1
|\
| * Revert "Revert "Use same path (and therefore, same file system) for tmp files""Harald Musum2018-02-071-1/+1
* | Merge pull request #4951 from vespa-engine/hmusum/delete-inprogress-fileHenning Baldersheim2018-02-071-0/+6
|\ \ | |/ |/|
| * Delete inprogress file in a finally clauseHarald Musum2018-02-071-1/+6
| * Delete inprogress fileHarald Musum2018-02-071-0/+1
* | Revert "Use same path (and therefore, same file system) for tmp files"Harald Musum2018-02-071-1/+1
|/
* Merge pull request #4946 from vespa-engine/hmusum/use-same-fs-for-tmp-as-for-...Henning Baldersheim2018-02-071-1/+1
|\
| * Use same path (and therefore, same file system) for tmp filesHarald Musum2018-02-071-1/+1
* | Remove config and support for non-chunked transferHarald Musum2018-02-071-34/+1
|/
* Fill the buffer gradually.Henning Baldersheim2018-02-061-5/+7
* Handle long file names in tar archivesHarald Musum2018-02-051-2/+4
* Minor style fixes, no functional changesHarald Musum2018-01-301-16/+20
* Do not create dir when moving compressed dataHarald Musum2018-01-301-7/+7
* Fix bug where nextContent() always returned all dataHarald Musum2018-01-301-2/+9
* Correct copyright headerJon Bratseth2018-01-251-2/+1
* Correct copyright headerJon Bratseth2018-01-254-8/+4
* Add copyright headersJon Bratseth2018-01-257-0/+7