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

v2 API error messages list the URL request path as /solr/____v2/... when the original path was /v2/...

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 7.0
    • v2 API
    • None

    Description

      E.g. attempting introspect on /v2/c/.system/blob will fail if the .system collection has not yet been CREATE'd - after bin/solr start -e cloud -noprompt:

      $ curl "http://localhost:8983/v2/c/.system/blob/_introspect?indent=on"
      
      <html>
      <head>
      <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
      <title>Error 404 Not Found</title>
      </head>
      <body><h2>HTTP ERROR 404</h2>
      <p>Problem accessing /solr/____v2/c/.system/blob/_introspect. Reason:
      <pre>    Not Found</pre></p>
      </body>
      </html>
      

      Attachments

        1. SOLR-10406.patch
          4 kB
          Cao Manh Dat
        2. SOLR-10406.patch
          8 kB
          Cao Manh Dat
        3. SOLR-10406.patch
          5 kB
          Noble Paul
        4. SOLR-10406.patch
          6 kB
          Noble Paul
        5. SOLR-10406.patch
          5 kB
          Noble Paul

        Issue Links

        Activity

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

          People

            caomanhdat Cao Manh Dat Assign to me
            sarowe Steven Rowe
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment