You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Kowshik Prakasam (Jira)" <ji...@apache.org> on 2021/03/29 22:39:00 UTC

[jira] [Created] (KAFKA-12575) Eliminate Log.isLogDirOffline boolean attribute

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)