aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/java/com/yahoo/vespa/config/server/rpc
Commit message (Collapse)AuthorAgeFilesLines
* Correct copyright headersJon Bratseth2023-10-091-1/+1
|
* Update copyrightJon Bratseth2023-10-096-6/+6
|
* Rename a class and some methodsHarald Musum2023-08-261-2/+2
|
* Assert that server is runningHarald Musum2023-08-221-0/+2
|
* Remove unused method, wait for server thread to finishHarald Musum2023-08-221-8/+2
|
* Make sure we use a free port when creating RpcServerHarald Musum2023-08-211-25/+43
|
* Simplify use of HostRegistry and ConfigActivationListenerHarald Musum2023-02-222-3/+3
| | | | There used to be 2 instances of HostRegistry, simplify now that there is only one.
* Simplify by using host provisioner from TenantRepositoryHarald Musum2023-02-211-2/+0
|
* Stop using file distribution feature flags, not needed anymoreHarald Musum2023-02-012-2/+2
|
* Always use lock when adding or deleting files from FileDirectoryHarald Musum2023-01-022-7/+2
|
* Use lock for adding file reference (controlled by feature flag)Harald Musum2022-11-162-8/+10
| | | | Add method for deleting file references (not used yet)
* Make sure we use just one FileDirectory (use injection)Harald Musum2022-11-162-2/+4
|
* Reapply "Remove HostLivenessTracker"Valerij Fredriksen2022-10-142-9/+0
| | | | This reverts commit a5ed12b351806b187613457b58982ca67f537594.
* Revert "Remove HostLivenessTracker"Valerij Fredriksen2022-10-132-0/+9
|
* Remove HostLivenessTrackerValerij Fredriksen2022-10-132-9/+0
|
* Add method to use Duration as timeout to make unit explicit, and avoid many ↵Henning Baldersheim2022-08-121-1/+1
| | | | magic conversions.
* Move logic for capability checking/logging to ConnectionAuthContextBjørn Christian Seime2022-07-211-1/+2
|
* Implement RequireCapabilitiesFilter in jrt + miscBjørn Christian Seime2022-07-201-2/+2
| | | | | Add peerSpec to Target/Connection. Always provide ConnectionAuthContext. Add helper for creating default, all-granting ConnectionAuthContext.
* Move generic crypto helpers from 'c.y.s.tls' to 'c.y.s'Bjørn Christian Seime2022-07-201-1/+1
|
* Merge Java package 'c.y.s.tls.{auth,json,policy}' into 'c.y.s.tls'Bjørn Christian Seime2022-07-201-1/+1
| | | | Facilitate improved encapsulation of Vespa mTLS related classes
* Change type from SortedSet to SetBjørn Christian Seime2022-07-151-2/+1
|
* Return granted capabilities from PeerAuthorizerBjørn Christian Seime2022-07-151-4/+6
| | | | Introduce new ConnectionAuthContext as replacement for AuthorizationResult/SecurityContext.
* Add extra parameter in meta request when compressiont type is != gzipHarald Musum2022-07-061-1/+10
|
* Revert "Revert "Make sure to set compression type in file distribution meta ↵Harald Musum2022-07-061-1/+16
| | | | request""
* Revert "Make sure to set compression type in file distribution meta request ↵Harald Musum2022-07-061-16/+1
| | | | [run-systemtest]"
* Make sure to set compression type in file distribution meta requestHarald Musum2022-07-061-1/+16
|
* Revert "Support compressing files (not just directories) in file ↵Harald Musum2022-05-252-11/+9
| | | | distribution [run-systemtest]"
* Support compressing files (not just directories) in file distributionHarald Musum2022-05-252-9/+11
| | | | | Use file distribution compression feature flags and support compressing single files
* Revert "Merge pull request #22072 from ↵jonmv2022-04-091-1/+1
| | | | | | | vespa-engine/jonmv/unify-hostname-classes" This reverts commit 87e5b33c003d07ca585d73e0166857fe22b4c16f, reversing changes made to 80b96d32550ae0df59572a58cd62f507e8068c2c.
* Revert "Merge pull request #22068 from ↵jonmv2022-04-081-1/+1
| | | | | | | vespa-engine/jonmv/unify-hostname-classes" This reverts commit 8aa4c83df5ce7843c040afa41706fcc7c3afd030, reversing changes made to f95ad44fae879da9db19f73eabe62c53baeb0c36.
* Move ID part to HostName in config-provisioningjonmv2022-04-081-1/+1
|
* Revert "Merge pull request #22065 from ↵jonmv2022-04-081-2/+2
| | | | | | | vespa-engine/revert-22049-jonmv/unify-hostname-classes" This reverts commit 4ffc54339186574491a32b3166223c3fc50ba8fe, reversing changes made to db9e570a36decb24e6cb13f44bd0ff444ab762e3.
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-2/+2
|
* Use one HostName class (that is not for JSON)Jon Marius Venstad2022-04-081-2/+2
|
* Update expcted messageHarald Musum2022-02-041-1/+1
|
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-214-22/+18
|
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
|
* Update Verizon Media copyright notices.gjoranv2021-10-073-3/+3
|
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
|
* Revert "Revert "Update use of md5 and xxhash64 in more places [run-systemtest]""Harald Musum2021-09-151-6/+7
|
* Revert "Update use of md5 and xxhash64 in more places [run-systemtest]"Harald Musum2021-09-151-7/+6
|
* Update use of md5 and xxhash64 in more placesHarald Musum2021-09-141-6/+7
| | | | | | Set md5 and xxhash64 only when non-null in request and response. Update hasEqualConfig methods. Always return xxhash64 in response.
* Add checksum types in response based on types in requestHarald Musum2021-09-101-5/+51
| | | | | | | Return response with same type as in request, except when both are empty, then return both types. Note: No clients have started sending requests with only xxhash64 checksum yet.
* Revert "Revert "Use both xxhash64 and md5 for config payload in requests and ↵Harald Musum2021-09-091-11/+12
| | | | responses [run-systemtest]""
* Revert "Use both xxhash64 and md5 for config payload in requests and ↵Harald Musum2021-09-091-12/+11
| | | | responses [run-systemtest]"
* Use both xxhash64 and md5 for config payload in requests and responsesHarald Musum2021-09-091-11/+12
| | | | Chacking of equal config with hasEqualConfig() still uses only md5
* Follow changesHarald Musum2021-09-081-8/+7
|
* Remove def md5 from ConfigKeyHarald Musum2021-09-081-1/+1
|
* Allow file distribution rpc requests while bootstrappingHarald Musum2021-08-131-1/+3
| | | | | | | | We do not want to server config requests while bootstrapping, since we have not finished deploying all applications yet and don't want to serve stale or empty config. File distributuion requests should be OK, though, if we cannot serve the requests (unknown file, host is not allowed to get file etc.), the client will try another config server.
* Reduce the lifetime and scope of ConfigInstance.Builder and the ConfigPayloadHenning Baldersheim2021-05-071-2/+2
| | | | by using a separate method.