[
https://issues.apache.org/jira/browse/KAFKA-12575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao resolved KAFKA-12575.
-----------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
merged the PR to trunk
> Eliminate Log.isLogDirOffline boolean attribute
> -----------------------------------------------
>
> Key: KAFKA-12575
> URL: https://issues.apache.org/jira/browse/KAFKA-12575
> Project: Kafka
> Issue Type: Sub-task
> Components: core
> Reporter: Kowshik Prakasam
> Assignee: Kowshik Prakasam
> Priority: Major
> Fix For: 3.0.0
>
>
> This attribute was added in [https://github.com/apache/kafka/pull/9676] but
> it is redundant and can be eliminated in favor of looking up
> LogDirFailureChannel. The performance implication of a hash map inside
> LogDirFailureChannel lookup should be low/none.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)