Kowshik Prakasam created KAFKA-12575:
----------------------------------------
Summary: 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
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)