[ https://issues.apache.org/jira/browse/KAFKA-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guozhang Wang resolved KAFKA-4488. ---------------------------------- Resolution: Fixed Fix Version/s: (was: 0.10.1.1) 0.10.2.0 Issue resolved by pull request 2212 [https://github.com/apache/kafka/pull/2212] > UnsupportedOperationException during initialization of StandbyTask > ------------------------------------------------------------------ > > Key: KAFKA-4488 > URL: https://issues.apache.org/jira/browse/KAFKA-4488 > Project: Kafka > Issue Type: Bug > Components: streams > Affects Versions: 0.10.1.0, 0.10.1.1, 0.10.2.0 > Reporter: Damian Guy > Assignee: Damian Guy > Fix For: 0.10.2.0 > > > 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` -- This message was sent by Atlassian JIRA (v6.3.4#6332)