[
https://issues.apache.org/jira/browse/KAFKA-19076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-19076.
------------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
> UnifiedLog#maybeHandleIOException should replace `String` by
> `Supplier<String>`
> -------------------------------------------------------------------------------
>
> Key: KAFKA-19076
> URL: https://issues.apache.org/jira/browse/KAFKA-19076
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: Nick Guo
> Priority: Minor
> Fix For: 4.1.0
>
>
> the message is used when the function encounters error, so the error message
> should be created lazy.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)