Skip to content

[Java] Add caching of stream configs

Clare Ming requested to merge T365281/java-cache-source-config into main
  • Add Caffeine cache library
  • Add SourceConfig property to StreamConfigFetcher
  • Cache source config when fetched
  • Add relevant tests

Bug: T365281

Merge request reports