[ https://issues.apache.org/jira/browse/KAFKA-5974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guozhang Wang resolved KAFKA-5974. ---------------------------------- Resolution: Fixed Fix Version/s: 2.0.0 This has been resolved in 2.0 release. > Removed unused parameter ProcessorContext > ----------------------------------------- > > Key: KAFKA-5974 > URL: https://issues.apache.org/jira/browse/KAFKA-5974 > Project: Kafka > Issue Type: Bug > Components: streams > Affects Versions: 0.11.0.0, 1.0.0 > Reporter: Matthias J. Sax > Assignee: siva santhalingam > Priority: Major > Labels: needs-kip > Fix For: 2.0.0 > > > The method {{ProcessorContext#register}} has parameter {{loggingEnabled}} > that is unused. We should remove it eventually. However, this is a breaking > change of a public API so we need a KIP and a proper upgrade path. -- This message was sent by Atlassian JIRA (v7.6.3#76005)