You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2016/12/06 20:10:59 UTC

[jira] [Updated] (KAFKA-4488) UnsupportedOperationException during initialization of StandbyTask

     [ https://issues.apache.org/jira/browse/KAFKA-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guozhang Wang updated KAFKA-4488:
---------------------------------
    Fix Version/s: 0.10.1.1

> 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.1.1, 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)