Making archiving more efficient #14

Closed
opened 2020-12-27 14:07:36 +01:00 by patrick · 1 comment
Owner

Problem: HC log entries are archived per HC alphabetically. This can be inefficient at times when a HC has many log entries but comes later in the archiving order.

Solution: archive log entries first for the HC with most log entries, then the HC with the 2nd most entries etc.

**Problem**: HC log entries are archived per HC alphabetically. This can be inefficient at times when a HC has many log entries but comes later in the archiving order. **Solution**: archive log entries first for the HC with most log entries, then the HC with the 2nd most entries etc.
patrick added the bug label 2020-12-27 14:07:36 +01:00
patrick self-assigned this 2020-12-27 14:07:36 +01:00
Author
Owner

Fixed in 6bbbb8970c

Fixed in 6bbbb8970c
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kudos/check_health#14