Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.2.3, 1.3.0-alpha1
-
None
Description
For hourly rotation and only hourly rotation, when periodBarriersCrossed is calculated the diff is casted to int. This makes the result negative resulting in no archives being deleted. Test case is included in the pull request to demonstrate the issue.