Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-13375 2 Dimensional Routed Aliases
  3. SOLR-13419

Add TRA denoting Infix to TRA collection names

    XMLWordPrintableJSON

Details

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

    Description

      One of the things that Dimensional Routed aliases (DRA) will need to be able to do is provide the component routing features based on the route value in the collection name. With multiple dimensions it becomes necessary to pull this information out on a per-dimension basis and the current Time Routed Alias (TRA) collection names have only a simple underscore between the alias name and the route value timestamp. Furthermore the timestamps are variable in length, having truncation of low significance zero fields as an intentional feature (collections falling evenly on the month boundary will omit the day/hour/min fields). This makes recognizing the TRA part of a DRA complex.  This issue will bring TRA's in line with CRA's so that both follow the pattern:

      alias_type_routevalue

      Specifically the new pattern will use _TRA_ for the type section. This change must not break existing TRA's, and will not update existing collection names, but the two formats have to co-exist peacefully going forward. DRA's will only support time dimensions with the new format however, with a general form of:

      alias_typeroutevaluetype_routevalue

      Attachments

        1. SOLR-13419.patch
          40 kB
          Gus Heck
        2. SOLR-13419.patch
          45 kB
          Gus Heck

        Issue Links

          Activity

            People

              gus Gus Heck
              gus Gus Heck
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: