v.20.8Bug Fix
Server Log Rotation Issue with Large Numeric Values in logger.size Parameter
When server log rotation was configured using logger.size parameter with numeric value larger than 2^32, the logs were not rotated properly. #17905 (Alexander Kuzmenkov).