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

TracingUpdateProcessor for distributed tracing

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Commits, Optimizes, MergeIndexes are heavy operations that are worthy of putting a Distributed Tracing "span" around (or at a minimum, at least a span log).

      I propose to accomplish this using the nice UpdateRequestProcessor abstraction. Consider that this approach is taken for logging and some other things. If the active Span is non-existent or a no-op, then there will be no added overhead.

      Attachments

        Activity

          People

            dsmiley David Smiley
            dsmiley David Smiley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: