Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-13152

there is a race condition between the notifier and producer threads which can crash the server

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.6.0-rc2
    • Affects Version/s: 2.6.0-rc1
    • Component/s: Replication
    • Labels:
    • ALL
    • 0

      if the notifier thread does not call syncSourceFeedback.ensureMe() before the producer thread calls syncSourceFeedback.connect(), the server will fail a verify that checks for end of object in appendAs() when it is building its handshake object in replHandshake()

            Assignee:
            matt.dannenberg Matt Dannenberg
            Reporter:
            matt.dannenberg Matt Dannenberg
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: