v.21.1Bug Fixes
Server log rotation issue with large numeric values fixed
When server log rotation was configured using logger.size parameter with numeric value larger than 2^32, the logs were not rotated properly. This is fixed. #17905 (Alexander Kuzmenkov).