satishd commented on PR #17499: URL: https://github.com/apache/kafka/pull/17499#issuecomment-2419843041
>This is a bit confusing IMO. What if the user sets -2? I think that we can use -1 as default, and fallback when value is <=0. Wdyt? I also have a test to fix. -2 is invalid value and it will fail. The valid values are -1 and value >0. -1 indicates to be `remote.log.manager.thread.pool.size`'s value if exists else it's default(which is 10) -- 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