aboutsummaryrefslogtreecommitdiffstats
path: root/zkfacade/src
Commit message (Expand)AuthorAgeFilesLines
* Remove ZK 3.9.1jonmv2024-05-061-1/+1
* Unify on List.ofHenning Baldersheim2024-04-111-2/+1
* Unify on Set.ofHenning Baldersheim2024-04-111-2/+2
* Enable full linting with errors. Use SuppressWarning explicit where neededHenning Baldersheim2024-04-079-1/+14
* Revert "- Use default compilerArgs where we turn on linting and enable warnin...Harald Musum2024-04-069-14/+1
* - Use default compilerArgs where we turn on linting and enable warnings as er...Henning Baldersheim2024-04-059-1/+14
* Revert "Merge pull request #29683 from vespa-engine/revert-29678-jonmv/reappl...jonmv2023-12-172-1/+5
* Revert "Jonmv/reapply zk 3.9.1"Harald Musum2023-12-162-5/+1
* Revert "Merge pull request #29674 from vespa-engine/revert-29671-jonmv/reappl...jonmv2023-12-152-1/+5
* Revert "Jonmv/reapply zk 3.9.1"Jon Marius Venstad2023-12-152-5/+1
* Revert "Merge pull request #29669 from vespa-engine/revert-29662-revert-29661...jonmv2023-12-152-1/+5
* Revert "Revert "Revert "Jonmv/zk 3.9.1 clients 2"""Jon Marius Venstad2023-12-152-5/+1
* Revert "Revert "Jonmv/zk 3.9.1 clients 2""Jon Marius Venstad2023-12-142-1/+5
* Revert "Jonmv/zk 3.9.1 clients 2"Harald Musum2023-12-142-5/+1
* Get zk-client-common through zkfacadejonmv2023-12-141-0/+4
* Export VespaZookeeperServer from a separate packagejonmv2023-12-141-1/+1
* Try to depend on modified zk-server module insteadjonmv2023-12-141-233/+0
* Restore original ZK embed placements, and duplicate ClientX509Util insteadjonmv2023-12-141-0/+233
* Update copyrightJon Bratseth2023-10-0963-64/+67
* Allow Java class names, which are the default singleton IDsjonmv2023-10-061-1/+4
* More restrictive singleton IDjonmv2023-10-061-3/+3
* Log whether (de)?activation was successfuljonmv2023-10-041-2/+4
* MInor: Renaming, add comment about initializing pathsHarald Musum2023-09-263-13/+17
* Use Path, rename some argumentsHarald Musum2023-09-181-11/+13
* Minor refactoring of CuratorCompletionWaiter, no functional changesHarald Musum2023-09-184-22/+9
* Reset load per thread on each new periodjonmv2023-09-081-0/+1
* Mention non-zero load only per thread in docjonmv2023-09-071-1/+1
* Add thread name template as dimension for locked load for curator locksjonmv2023-09-072-1/+31
* Specify barrier wait for all timeout in callers, simplifyHarald Musum2023-03-224-19/+12
* Remove unused argumentHarald Musum2023-03-212-4/+4
* Wait longer for all users of barrier.Harald Musum2023-03-072-17/+38
* Merge branch 'master' into hmusum/upgrade-curator-2Harald Musum2023-02-202-20/+21
|\
| * Unify catch-and-log branchesjonmv2023-02-141-4/+1
| * Simplify, since lock will only throw IMSE after first close attemptjonmv2023-02-141-15/+9
| * Make state more explicitjonmv2023-02-141-18/+15
| * When lock was closed, unbeknownst to us, release it internallyjonmv2023-02-141-4/+15
| * Compute prerequisite tests for a given prod deploymentjonmv2023-01-031-1/+1
| * Ensure lock is cleared when lease is invalidatedjonmv2023-01-021-7/+9
| * Fewer retries in curator client retry policyHarald Musum2022-12-051-1/+1
* | Update version in package-info.javaHarald Musum2022-12-2011-11/+11
|/
* Set private DNS for existing VPC endpoints servicesjonmv2022-11-241-4/+8
* Fix typoJon Marius Venstad2022-11-141-1/+1
* Improve exception message grammar, javadocjonmv2022-11-143-29/+30
* Remove uneeded test assertion which is unstablejonmv2022-11-141-1/+0
* Add commentJon Marius Venstad2022-11-101-0/+1
* Add commentJon Marius Venstad2022-11-091-0/+1
* Clean orphans when failing to get the lockjonmv2022-11-091-1/+14
* Regularly write is_active metricjonmv2022-11-092-4/+13
* Turn off ensemble tracking, to preserve localhost affinityjonmv2022-11-091-0/+1
* High log level for non-timeoutsjonmv2022-11-081-1/+6