cmccabe commented on code in PR #18680: URL: https://github.com/apache/kafka/pull/18680#discussion_r1955192241
########## metadata/src/main/java/org/apache/kafka/image/writer/ImageWriterOptions.java: ########## @@ -54,6 +55,11 @@ public Builder setMetadataVersion(MetadataVersion metadataVersion) { return this; } Review Comment: In the `ImageWriterOptions` constructor that is initialized with an image, we should adopt the ELR status of the image (enabled, disabled, etc.) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org