Uploaded image for project: 'Bookkeeper'
  1. Bookkeeper
  2. BOOKKEEPER-74

Bookkeeper Persistence Manager should give up topic on error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.1.0
    • None
    • None

    Description

      There are a couple of problematic cases to deal with:
      i)Other region is pushing messages faster that my bookkeeper can handle it (unlikely, but we should have an answer for
      this setting)
      ii) If there is an error from BK while persisting messages, we cannot continue (because the ordering gurantee might be
      violated). In this case, the BK layer should give up the topic.

      To retain ordering guarantees, this should be done below the Region manager in the persistence manager layer

      Attachments

        1. BK-74.patch_v2
          11 kB
          Sijie Guo
        2. BK-74.patch
          7 kB
          Sijie Guo

        Activity

          People

            hustlmsp Sijie Guo
            ikelly Ivan Kelly
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: