RivenSun2 commented on pull request #11800: URL: https://github.com/apache/kafka/pull/11800#issuecomment-1050652426
@showuon you misunderstood me 1. A configuration is in unknown(), then it must not be in unused() 2. A configuration is not in unknown(), then it may be in unused() 3. A configuration is in unused(), then it must not be in unknown() 4. A configuration may be neither in unused() nor unknown() because it is **usedKey**. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
