InitialSyncAttemptInfo::durationMillis may overflow for slow initial syncs

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Replication
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Disclaimer: Found by a coding agent. I have checked the relevant code myself but did not reproduce the overflows in practice.

      The InitialSyncAttemptInfo struct keeps the number of milliseconds elapsed as an integer. This may overflow for particularly slow initial syncs (~25 days).

      No functional bug as far as I can tell.

            Assignee:
            Unassigned
            Reporter:
            Kartal Kaan Bozdogan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: