mjsax commented on code in PR #18087: URL: https://github.com/apache/kafka/pull/18087#discussion_r1874114332
########## streams/src/main/java/org/apache/kafka/streams/StreamsConfig.java: ########## @@ -974,28 +974,6 @@ public class StreamsConfig extends AbstractConfig { DefaultProductionExceptionHandler.class.getName(), Importance.MEDIUM, PRODUCTION_EXCEPTION_HANDLER_CLASS_DOC) - .define(RACK_AWARE_ASSIGNMENT_NON_OVERLAP_COST_CONFIG, Review Comment: These configs should be LOW (updating and moving them to LOW-section) -- 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