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

fix OverseerCollectionProcessor.deleteCollection removal-done check

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

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 4.10.3, 5.0, 6.0
    • 4.10.4, 5.0, 6.0
    • None
    • None

    Description

      OverseerCollectionProcessor.java line 1184 has a
      .hasCollection(message.getStr(collection)) call which should be either
      .hasCollection(message.getStr("name")) or
      .hasCollection(collection) instead.

      Attachments

        Issue Links

        Activity

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

          People

            shalin Shalin Shekhar Mangar
            cpoerschke Christine Poerschke
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment