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

ConfigSetAdminRequest.CREATE should allow null in baseConfigSetName

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • config-api, Tests
    • None

    Description

      Currently,
      ConfigSetAdminRequest.Create gives an exception no Base ConfigSet specified! if baseConfigSetName is null.

      However, a configSet can be created by passing the _default as the baseConfigSetName which is a hack.

      IMO baseConfigSetName should be optional, so that, instead of giving an exception, ConfigSetAdminRequest.Create lets the user create a configSet from the default config set i.e. _default if the baseConfigSetName is not provided.

      Attachments

        Activity

          People

            Unassigned Unassigned
            asingh2411 Abhishek Kumar Singh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: