Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-11299 Time partitioned collections (umbrella issue)
  3. SOLR-11722

API to create a Time Routed Alias and first collection

Attach filesAttach ScreenshotVotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 7.3
    • SolrCloud
    • None

    Description

      This issue is about creating a single API command to create a "Time Routed Alias" along with its first collection. Need to decide what endpoint URL it is and parameters.

      Perhaps in v2 it'd be /api/collections?command=create-routed-alias or alternatively piggy-back off of command=create-alias but we add more options, perhaps with a prefix like "router"?
      Inputs:

      • alias name
      • misc collection creation metadata (e.g. config, numShards, ...) perhaps in this context with a prefix like "collection."
      • metadata for TimeRoutedAliasUpdateProcessor, currently: router.field
      • date specifier for first collection; can include "date math".

      We'll certainly add more options as future features unfold.

      I believe the collection needs to be created first (referring to the alias name via a core property), and then the alias pointing to it which demands collections exist first. When figuring the collection name, you'll need to reference the format in TimeRoutedAliasUpdateProcessor.

      Attachments

        Activity

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

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 50m
                50m

                Slack

                  Issue deployment