Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WarmUpSRCache ¶
func WarmUpSRCache(logger log.Logger, mutex *sync.Mutex, batch parsers.MessageBatch, schemaRegistryClient *confluent.SchemaRegistryClient, notFoundIsOk bool)
It's important to warn-up Schema-Registry cache single-thread, to not to DDoS Schema-Registry mutex we need not bcs of something is thread-unsafe, but to reduce schema-registry RPS
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.