summaryrefslogtreecommitdiffstats
path: root/zookeeper-client-common
Commit message (Collapse)AuthorAgeFilesLines
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* Exclude log4j deps from zookeeper-client-common.gjoranv2021-12-201-0/+10
| | | | | - It has no other effect than modifying the test classpath, because zookeeper is a provided scope dep here.
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
|
* Update Verizon Media copyright notices.gjoranv2021-10-074-4/+4
|
* Remove use of feature flag enabling TLS for ZK clientsBjørn Christian Seime2021-04-211-5/+1
|
* Use unique temp file, config may be created by more than service at a timeHarald Musum2021-03-271-1/+1
|
* Add copyright headersJon Bratseth2021-03-181-0/+1
|
* Use Netty socket implementation for ZK clientBjørn Christian Seime2021-03-172-0/+5
|
* Add simple test of ZkClientConfigBuilderHarald Musum2021-03-142-2/+85
|
* Construct ZKClientConfig from ZkClientConfigBuilderBjørn Christian Seime2021-03-111-0/+22
| | | | Use ZKClientConfig builder from Curator and ZooKeeperDatabase
* Add shared ZK client config generator for zkfacade and vespa-zkcliBjørn Christian Seime2021-03-115-0/+136