Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-5497

Inverted logic for ignoring/reporting SNFE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.18
    • 1.6.0
    • segment-tar
    • None

    Description

      In SegmentNodeStoreService it seems the IGNORE_SNFE listener is assigned to the primary instance, although this should be assigned only to the standby instance:

       if (!configuration.isStandbyInstance()) {
            builder.withSnfeListener(IGNORE_SNFE);
       }
      

      Attachments

        1. OAK-5497.patch
          0.7 kB
          Andrei Dulceanu

        Activity

          People

            adulceanu Andrei Dulceanu
            adulceanu Andrei Dulceanu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: