summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* add very simple unit testHarald Musum2020-06-104-9/+35
* Move RemoteSessionRepo into SessionRepositoryHarald Musum2020-06-1010-454/+364
* Move LocalSessionRepo to SessionRepositoryHarald Musum2020-06-1013-54/+54
* Revert "Config server refactoring, part 7"Harald Musum2020-06-1018-619/+720
* Merge pull request #13520 from vespa-engine/musum/configserver-refactoring-7Harald Musum2020-06-1018-720/+619
|\
| * Update some commentsHarald Musum2020-06-093-7/+3
| * Merge branch 'master' into musum/configserver-refactoring-7Harald Musum2020-06-094-25/+86
| |\
| * | Move RemoteSessionRepo into SessionRepositoryHarald Musum2020-06-089-445/+357
| * | Move LocalSessionRepo to SessionRepositoryHarald Musum2020-06-0813-54/+54
* | | Run the application package maintainer every minute.gjoranv2020-06-091-1/+1
* | | Merge pull request #13519 from vespa-engine/gjoranv/application-package-maint...gjoranv2020-06-096-50/+167
|\ \ \ | |_|/ |/| |
| * | Indentation onlygjoranv2020-06-091-4/+4
| * | Enable maintainer for application packages.gjoranv2020-06-092-2/+6
| * | Let FileDownloader implement AutoClosablegjoranv2020-06-091-4/+1
| * | Add public ctor in FileDownloader that takes a downloadDirectorygjoranv2020-06-091-9/+1
| * | Move method to get file references in a folder to the util class.gjoranv2020-06-093-11/+16
| * | Move utility to create a connection pool to a new util class.gjoranv2020-06-093-45/+71
| * | Add maintainer for downloading missing application packages.gjoranv2020-06-093-2/+89
| * | Extract method to get file references on disk.gjoranv2020-06-091-5/+11
* | | Do not check zookeeper session pathHarald Musum2020-06-091-1/+1
* | | Revert "Revert "Create local session based on remote session and distributed ...Harald Musum2020-06-095-29/+99
* | | Revert "Create local session based on remote session and distributed applicat...Harald Musum2020-06-085-99/+29
* | | Create local session based on remote session and distributed application packageHarald Musum2020-06-085-29/+99
| |/ |/|
* | Merge pull request #13495 from vespa-engine/hmusum/configserver-refactoring-7Harald Musum2020-06-052-24/+38
|\ \
| * | Use explicit arguments to constructor instead of going through component regi...Harald Musum2020-06-052-24/+38
| |/
* | Merge pull request #13492 from vespa-engine/hmusum/use-correct-previous-activ...Harald Musum2020-06-053-4/+23
|\ \ | |/ |/|
| * Make sure to set previous active generation when one existsHarald Musum2020-06-053-4/+23
* | Merge pull request #13489 from vespa-engine/musum/configserver-refactoring-6Harald Musum2020-06-0532-853/+585
|\ \
| * | Remove debug outputHarald Musum2020-06-051-1/+0
| * | Merge TenantApplications and TenantRequestHandlerHarald Musum2020-06-0410-735/+554
| * | Remove dead codeHarald Musum2020-06-0423-118/+32
| |/
* / Stop using flag and remove itHarald Musum2020-06-051-5/+1
|/
* Merge pull request #13473 from vespa-engine/gjoranv/remove-LocalSessionLoaderHarald Musum2020-06-036-237/+198
|\
| * optimize importsgjoranv2020-06-031-5/+6
| * Declare helpers privategjoranv2020-06-031-2/+2
| * Remove TODO that is now fixedgjoranv2020-06-031-1/+0
| * Rename loadSession -> createSessionFromIdgjoranv2020-06-032-6/+5
| * minor: move private helpers downgjoranv2020-06-031-17/+16
| * Remove the SessionFactory interfacegjoranv2020-06-034-223/+191
| * Remove the LocalSessionLoader interfacegjoranv2020-06-036-23/+18
* | Merge pull request #13470 from vespa-engine/musum/configserver-refactoring-5Harald Musum2020-06-033-50/+16
|\ \ | |/ |/|
| * Move more methods up to Session classHarald Musum2020-06-033-50/+16
* | Merge pull request #13467 from vespa-engine/hmusum/stop-using-feature-flagHÃ¥kon Hallingstad2020-06-032-8/+3
|\ \ | |/ |/|
| * Remove feature flagHarald Musum2020-06-032-8/+3
* | Merge branch 'master' into musum/configserver-refactoring-5Harald Musum2020-06-034-8/+19
|\|
| * Use correct LocalSessionRepo constructorHarald Musum2020-06-033-8/+11
| * Get rid of TenantBuilderHarald Musum2020-06-0319-508/+233
| * Move some session method to superclassHarald Musum2020-06-023-14/+14
| * Revert "Config server refactoring, part 4"Harald Musum2020-06-0222-247/+522
| * Merge pull request #13448 from vespa-engine/balder/random-best-of-2-lbHenning Baldersheim2020-06-021-0/+8
| |\