aboutsummaryrefslogtreecommitdiffstats
path: root/zookeeper-server/zookeeper-server-common/src/test/java/com/yahoo/vespa/zookeeper/ConfiguratorTest.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Enable TLSv1.3 for Vespa mTLS""revert-26584-revert-26578-bjorncs/tlsv13Bjørn Christian Seime2023-07-201-6/+4
* Compute joiners based on existing dynamic configjonmv2023-03-291-5/+44
* Revert "Enable TLSv1.3 for Vespa mTLS"Henning Baldersheim2023-03-251-4/+6
* Enable TLSv1.3 for Vespa mTLSBjørn Christian Seime2023-03-241-6/+4
* Revert "Revert "Turn off dynamic reconfiguration for non-hosted config server...Harald Musum2023-01-021-26/+36
* Revert "Turn off dynamic reconfiguration for non-hosted config server [run-sy...Harald Musum2022-12-141-36/+26
* Turn off dynamic reconfiguration for non-hosted config serverHarald Musum2022-12-121-26/+36
* Merge Java package 'c.y.s.tls.{auth,json,policy}' into 'c.y.s.tls'Bjørn Christian Seime2022-07-201-1/+1
* Revert "JDK 17: verify cipher suites depending on JDK version."Harald Musum2021-11-081-14/+4
* JDK 17: verify cipher suites depending on JDK version.gjoranv2021-11-041-4/+14
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Set tickTime for server and adjust client session timeout to a legal valueHarald Musum2021-07-101-1/+3
* Generate server ZK TLS config using Vespa mTLS configBjørn Christian Seime2021-04-211-41/+15
* Another attempt at configuring secure only client port on ZK serverBjørn Christian Seime2021-03-181-20/+10
* Use default metrics providerHarald Musum2021-03-181-2/+1
* Update testsHarald Musum2021-03-171-6/+0
* Use custom x509 authentication provider for ZK serverBjørn Christian Seime2021-03-171-0/+6
* Handle client port that is configured to TLS onlyBjørn Christian Seime2021-03-151-11/+20
* Use SSLContext supplier for ZK server configurationBjørn Christian Seime2021-03-121-110/+52
* Revert "Revert "Specify TLS configuration when enabling secure ZK client""Bjørn Christian Seime2021-03-101-2/+8
* Revert "Specify TLS configuration when enabling secure ZK client"Harald Musum2021-03-101-8/+2
* Specify TLS configuration when enabling secure ZK clientBjørn Christian Seime2021-03-101-2/+8
* Disable TLSV1.3Bjørn Christian Seime2021-02-241-2/+2
* ZK will now allow TLSv1.3 in addition to TLSv1.2Bjørn Christian Seime2021-02-181-2/+2
* Make joining server an observer in initial configMartin Polden2020-12-111-8/+9
* Clean up testMartin Polden2020-12-101-47/+52
* 2 hacks to be able to use ZooKeeper server 3.6Harald Musum2020-12-091-1/+2
* Revert "Set reconfigEnabled based on config value"Harald Musum2020-12-091-2/+0
* Set reconfigEnabled based on config valueHarald Musum2020-12-091-0/+2
* Stop using deprecated clientPort statementMartin Polden2020-12-061-8/+7
* Value should be 'yes'Harald Musum2020-12-041-1/+1
* Skip ACL checks to enable reconfiguration of serversHarald Musum2020-12-041-1/+2
* Minor cleanupHarald Musum2020-11-161-5/+3
* Set reconfigEnabled to trueHarald Musum2020-11-161-1/+2
* id file is needed when standaloneEnabled=falseHarald Musum2020-11-131-1/+3
* Revert "Revert "Do not run in standalone compatibility mode for single ZooKee...Harald Musum2020-11-131-2/+3
* Revert "Do not run in standalone compatibility mode for single ZooKeeper serv...Harald Musum2020-11-131-3/+2
* Do not run in standalone compatibility mode for single ZooKeeper serversHarald Musum2020-11-131-2/+3
* Stick to junit for simple test.Henning Baldersheim2020-08-111-6/+5
* Revert "Revert "Reapply "Build vespa zookeeper server variants with zookeeper...Harald Musum2020-05-201-0/+316
* Revert "Reapply "Build vespa zookeeper server variants with zookeeper 3.5.6 a...Harald Musum2020-05-201-316/+0
* Revert "Revert "Build vespa zookeeper server variants with zookeeper 3.5.6 an...Harald Musum2020-05-191-0/+316
* Revert "Build vespa zookeeper server variants with zookeeper 3.5.6 and 3.5.8"Harald Musum2020-05-191-316/+0
* Always specify path to config file to avoid writing outside temp folderHarald Musum2020-05-191-0/+1
* Move common code and tests to Configurator and ConfiguratorTestHarald Musum2020-05-191-0/+315