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

UpdateStream Explanation should include the explanation for the incoming stream

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 6.0, 6.1
    • 6.1, 7.0
    • None
    • None

    Description

      The explanation for an UpdateStream does not include a child explanation of the incoming stream. This results in the UpdateStream explanation not being all that informative.

      Simple fix, line 191 should add

      child.addChild(tupleSource.toExplanation(factory));
      

      Attachments

        1. SOLR-9064.patch
          0.7 kB
          Dennis Gove

        Activity

          People

            dpgove Dennis Gove
            dpgove Dennis Gove
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: