summaryrefslogtreecommitdiffstats
path: root/config-proxy
Commit message (Expand)AuthorAgeFilesLines
* Revert "Config subscription refactoring, part 5 [run-systemtest]"Harald Musum2021-12-042-11/+21
* Cleanup use of requesters and config sourcesHarald Musum2021-12-032-21/+11
* M0;95;0cove logging in getFile() to callersHarald Musum2021-11-281-1/+2
* Always add client string when getting filesHarald Musum2021-11-261-1/+2
* Remove debug loggingHarald Musum2021-11-261-6/+0
* Rename env variable and add feature flag to be used by host-adminHarald Musum2021-11-251-2/+2
* Choose file distribution connection pool for config proxy based on env variableHarald Musum2021-11-251-1/+18
* Remove unused methodHarald Musum2021-11-151-16/+1
* JDK 17: Fix out-of-sequence javadoc headers.gjoranv2021-11-101-1/+1
* Log error when getting null config and don't return itHarald Musum2021-11-081-2/+7
* Update 2019 Oath copyrights.gjoranv2021-10-274-4/+4
* Change default timeout to 3 minutesHarald Musum2021-10-151-1/+1
* Remove dead codeHarald Musum2021-10-141-5/+4
* Cleanup, no functional changesHarald Musum2021-10-141-2/+2
* Cleanup, no functional changesHarald Musum2021-10-132-7/+7
* Remove getSupervisor() from ConnectionPool interfaceHarald Musum2021-10-081-1/+1
* Reuse supervisor when we have oneHarald Musum2021-10-071-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-074-4/+4
* Update 2017 copyright notices.gjoranv2021-10-0724-24/+24
* Reduce config proxy max heap from 256 Mb to 128 MbHarald Musum2021-10-071-1/+1
* Simplify backoff when getting config failsHarald Musum2021-10-051-2/+1
* Throw if no config sources defined, log if empty configHarald Musum2021-10-051-51/+49
* Catch exceptionHarald Musum2021-10-011-10/+8
* Log pool name when switching connectionHarald Musum2021-09-301-1/+1
* Move ConfigVerification to config-proxygjoranv2021-09-232-1/+98
* More cleanup of md5 usageHarald Musum2021-09-151-2/+2
* Remove getConfigMd5() from RawConfig, update usageHarald Musum2021-09-154-17/+14
* Revert "Revert "Use both xxhash64 and md5 for config payload in requests and ...Harald Musum2021-09-094-22/+29
* Revert "Use both xxhash64 and md5 for config payload in requests and response...Harald Musum2021-09-094-29/+22
* Follow changes, use PayloadChecksumsHarald Musum2021-09-093-20/+27
* Use both xxhash64 and md5 for config payload in requests and responsesHarald Musum2021-09-091-2/+2
* Follow changesHarald Musum2021-09-081-7/+6
* Remove def md5 from ConfigKeyHarald Musum2021-09-082-8/+20
* Reuse client and server to speed up test.gjoranv2021-07-051-11/+22
* Add transitive httpclient dependencies to config-proxy toolsBjørn Christian Seime2021-06-211-0/+6
* Use 1Gib start and max heap for config load testerHarald Musum2021-06-181-1/+1
* Merge branch 'master' into hmusum/add-constructor-for-naming-JRTConnectionPoolHenning Baldersheim2021-06-151-1/+1
|\
| * drop empty buffers instead of using small buffersHåvard Pettersen2021-06-151-1/+1
* | Add constructor for naming JRTConnectionPoolHarald Musum2021-06-152-5/+7
|/
* remove historical, unused environment variableArne Juul2021-05-281-1/+0
* More lazy debug log message generationJon Marius Venstad2021-04-284-7/+6
* Revert "Revert "Revert "Revert "Unify on hc5""""Henning Baldersheim2021-04-081-0/+5
* Revert "Revert "Revert "Unify on hc5"""Henning Baldersheim2021-04-081-5/+0
* Need explicit slf4j in standalone apps.Henning Baldersheim2021-04-081-0/+5
* Do not omit stack trace for config proxy and logserverHarald Musum2021-04-071-1/+1
* GC unused env variablesHarald Musum2021-03-151-4/+1
* Add debug logging to shutdownHenning Baldersheim2021-03-101-0/+8
* enableSmallBuffers -> useSmallBuffersHenning Baldersheim2021-02-121-1/+1
* Use small buffers where size matters more than speed.Henning Baldersheim2021-02-121-1/+2
* Track explicitly when we are initializing configJon Bratseth2020-12-161-1/+1