aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/di/CloudSubscriber.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* GC redundant commaHenning Baldersheim2022-11-111-1/+1
* Use a thread executor to fire off subcribes to multiple keys concurrently.Henning Baldersheim2022-11-111-2/+11
* Revoke com.yahoo.config.subscription as public APIHarald Musum2022-06-081-3/+0
* Add SuppressWarnings for removal of config.subscription types.gjoranv2022-02-021-0/+1
* Throw exception if a config instance is null or missing.gjoranv2021-11-091-1/+8
* Remove comment that has been invalid since code was rewritten.gjoranv2021-11-091-5/+0
* Reapply "Container config improvements [run-systemtest]"gjoranv2021-10-151-0/+99
* Revert "Container config improvements [run-systemtest]"Henning Baldersheim2021-10-141-99/+0
* Allow exceptions from the config system to propagate up.gjoranv2021-10-131-9/+2
* Improve debugging of CloudSubscriber by adding a name.gjoranv2021-10-081-1/+8
* Move CloudSubscriber to separate class file.gjoranv2021-10-081-0/+99