Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-1065

Need to change default audit retentions in Solr 3 months and do some performance tuning

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.5.0
    • 0.6.0
    • None
    • None

    Description

      Currently, the default TTL is 3 years, which is too much. This will require a much bigger SolrCloud and it might be necessary because, it is recommended that long time archival should be in HDFS.

      Also, need to do change the field types for date to use "docValues". This is recommended by Solr community if the fields are used for sorting.

      Another change need to be done is to the setting for useColdSearcher. The default is "false", which will make the search to block if the searcher is still warming up. If the index is very big, it might take a very long time for the searcher to be fully warmed up.

      Attachments

        Activity

          People

            bosco Bosco
            bosco Bosco
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: