Uploaded image for project: 'Replication'
  1. Replication
  2. REPLICAT-193

Possible infinite loop when a received message is only partially saved and the cleanup fail

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.1.2, 1.12.14
    • 1.12.13
    • Generic
    • None
    • Unknown

    Description

      For example, when the disk starts to have problem (limit of open files reached, for example) in the middle of a message store, but the message can be removed from the log. The problem in this case is that the receiver is stuck in an infinite loop where the log tells it does not know this message yet, but the store indicated there is already a message with this id and fail to store it.

      Would be safer to force the store to replace whatever is already there.

      Attachments

        Activity

          People

            tmortagne Thomas Mortagne
            tmortagne Thomas Mortagne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: