Details
Description
When initializing StandbyTasks an `UnsupportedOperationException` is thrown from `StandbyContext.recordCollector()`.
This occurs when `StateStore.init()` is called and logging is enabled. In these cases, we attempt to create a `StoreChangeLogger` that in-turn attempts to get the `RecordCollector`
Attachments
Issue Links
- links to