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

improve tlog concurrency

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0
    • None
    • None

    Description

      Right now log record serialization is synchronized. We can improve concurrency by serializing to a ram buffer outside synchronization. The cost will be RAM usage for buffering, and more complex concurrency in the tlog itself (i.e. we must ensure that a close does not happen without flushing all in-RAM buffers)

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment