Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-8203

Stop processing updates more quickly on shutdown

    XMLWordPrintableJSON

Details

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

    Description

      As we discovered in SOLR-8129, existing update streams can continue to be processed for some time when the CoreContainer is being shut down. If this node is the leader, updates can continue to flow to replicas over the existing streaming client (although new or idle clients won't be allowed to send anything).

      This can cause large reorders of updates and shard inconsistencies that we can't detect with the current PeerSync mechanism.

      Attachments

        1. SOLR-8203.patch
          0.8 kB
          Yonik Seeley

        Issue Links

          Activity

            People

              yseeley@gmail.com Yonik Seeley
              yseeley@gmail.com Yonik Seeley
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: