scott-hendricks commented on pull request #8434: URL: https://github.com/apache/kafka/pull/8434#issuecomment-624246201
> `0` to mean `infinite` is a bit confusing. Maybe we can use `-1` instead? This is anything 0 or less though. I would prefer 0 because our current clients do calculations before submitting the values and -1 would make this incredibly difficult. 0 is not a valid input for producers in the current code, which is why we figured 0 would be OK here. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
