aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/java/com/yahoo/vespa/config/server/session/SessionZooKeeperClientTest.java
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanupHarald Musum2023-10-311-1/+2
* Update copyrightJon Bratseth2023-10-091-1/+1
* Write time when session was created, add support for reading sessiond dataHarald Musum2023-08-211-0/+1
* Extract method for writing session data into a new classHarald Musum2023-08-171-1/+1
* Make application package file reference optionalHarald Musum2023-08-161-1/+1
* Write session data to zk as a blob if feature flag is setHarald Musum2023-08-151-2/+27
* Revert "Throw if file reference or vespa version not found for session in zk"Harald Musum2023-07-201-1/+1
* SimplifyHarald Musum2023-07-191-1/+1
* Add config for barrierWaitForAllTimeoutHarald Musum2023-03-231-3/+2
* Move check and throwing into method, no need for optionalHarald Musum2022-12-141-2/+1
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-211-13/+12
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Simplify by getting rid of FileDistributionProviderHarald Musum2021-08-301-6/+0
* Allow set of distributable files to change after initial deploy.Henning Baldersheim2021-08-191-0/+6
* Use Curator instead of ConfigCurator, part 4Harald Musum2021-07-091-1/+1
* Use Curator instead of ConfigCurator, part 4Harald Musum2021-07-091-13/+11
* Use Curator instead of ConfigCurator, part 3Harald Musum2021-07-091-1/+0
* Include tenant secret stores in deploy callOla Aunrønning2021-03-041-0/+13
* Use optinal to handle there being no application package referenceHarald Musum2020-09-151-1/+1
* Quotas in the configuration server (#14088)Øyvind Grønnesby2020-08-261-0/+11
* Throw exception if trying to write application id for another tenantHarald Musum2020-08-201-0/+20
* Use tenant name and session id in + clean up testsHarald Musum2020-08-201-20/+42
* Return Optional when reading application id from zookeeperHarald Musum2020-08-191-2/+2
* Use just one constructor for SessionZooKeeperClientHarald Musum2020-08-191-1/+5
* Do not use default application id if none found in zookeeperHarald Musum2020-07-141-5/+0
* Store the file reference of the distributed app package in ZKgjoranv2020-05-281-0/+9
* Revert "Gjoranv/store app pkg reference in zk"Harald Musum2020-05-281-9/+0
* Store the file reference of the distributed app package in ZKgjoranv2020-05-271-0/+9
* Use Instant instead of long and TimeUnitHarald Musum2020-05-271-15/+8
* Clean up config server testsHarald Musum2019-07-181-5/+5
* Get rid of unnecessary test superclassesHarald Musum2018-06-061-4/+14
* Document and rename to make code easier to understandHarald Musum2017-09-201-8/+3
* 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
* Pass wanted node Vespa version aroundJon Bratseth2017-04-071-2/+2
* PublishJon Bratseth2016-06-151-0/+118