aboutsummaryrefslogtreecommitdiffstats
path: root/config-proxy/src/main/java/com/yahoo/vespa/config/proxy/ProxyServer.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* remove SuppressWarnings no longer neededArne H Juul2022-06-081-1/+0
* Use Optional for getConfig/resolveConfig callsHarald Musum2022-04-181-3/+4
* Deprecate package c.y.log.event.gjoranv2022-01-251-0/+1
* Make sure to keep memory cache when switching modeHarald Musum2021-12-101-1/+1
* Revert "Revert "Hmusum/refactor config proxy [run-systemtest]""Harald Musum2021-12-101-26/+24
* Revert "Hmusum/refactor config proxy [run-systemtest]"Harald Musum2021-12-101-24/+26
* Require a couple of constructor arguments to be non-nullHarald Musum2021-12-101-7/+9
* Decouple rpc server and rpc client by using a ResponseHandlerHarald Musum2021-12-101-5/+5
* SImplify code related to MemoryCacheHarald Musum2021-12-061-21/+17
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* drop empty buffers instead of using small buffersHåvard Pettersen2021-06-151-1/+1
* More lazy debug log message generationJon Marius Venstad2021-04-281-1/+1
* enableSmallBuffers -> useSmallBuffersHenning Baldersheim2021-02-121-1/+1
* Use small buffers where size matters more than speed.Henning Baldersheim2021-02-121-1/+2
* log more details on shutdown, add timeoutArne Juul2020-09-221-6/+24
* Make threads daemon threadsHarald Musum2020-09-211-0/+2
* Name the transport threads to understand how things are interconnected.Henning Baldersheim2020-08-041-1/+1
* LogLevel.INFO -> Level.INFOgjoranv2020-04-251-1/+1
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Add delayedResponses() to interfaceHarald Musum2020-02-211-0/+4
* Move delayed responses and scheduler into RpcConfigSourceClientHarald Musum2020-02-211-23/+6
* Move timing values into RpcConfigSourceClientHarald Musum2020-02-211-36/+7
* Remove unnecessary constructor argumentHarald Musum2020-02-181-5/+3
* Fix mode switchingHarald Musum2019-09-081-3/+4
* SimplifyHarald Musum2019-09-031-29/+13
* Merge branch 'master' into hmusum/config-proxy-refactoring-2Harald Musum2019-07-121-34/+13
|\
| * Remove event logging from config proxyHarald Musum2019-07-121-36/+13
* | Create DelayedResponses in one placeHarald Musum2019-07-111-10/+6
|/
* Refactoring, no functional changesHarald Musum2019-07-111-8/+7
* Minor refactoring, move into separate packageHarald Musum2019-07-051-5/+4
* Increase number of JRT transport threadsBjørn Christian Seime2019-07-031-1/+2
* Minor cleanup, no functional changesHarald Musum2019-02-081-6/+1
* Remove duplicate CatchSigTerm from vespajlibHåkon Hallingstad2019-01-311-7/+8
* Download files specified in url config fieldLester Solbakken2019-01-091-0/+1
* Nonfunctional changesJon Bratseth2018-06-201-1/+1
* Move fildistribution code to filedistribution moduleHarald Musum2017-11-171-2/+2
* Revert "Revert "Revert "Hmusum/move new filedistribution classes"""Harald Musum2017-11-161-2/+2
* Revert "Revert "Hmusum/move new filedistribution classes""Harald Musum2017-11-161-2/+2
* Revert "Hmusum/move new filedistribution classes"Harald Musum2017-11-161-2/+2
* Move classes to filedistribution moduleHarald Musum2017-11-151-2/+2
* Split out file distribution RPC methods into its own classHarald Musum2017-11-101-1/+6
* Revert "Move file distribution stuff to filedistribution module"Harald Musum2017-11-091-5/+1
* Move file distribution stuff to filedistribution moduleHarald Musum2017-11-091-1/+5
* Implement downloading of file references, not functional yetHarald Musum2017-11-071-1/+1
* Add file distribution skeleton to config proxyHarald Musum2017-11-021-9/+14
* Move code that puts config in cacheHarald Musum2017-07-141-2/+2
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1