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

Nuke all traces of commitIntervalLowerBound from configs

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 5.2, 6.0
    • None
    • None

    Description

      I noticed this first via the Config API which shows a config element called "commitIntervalLowerBound" under the updateHandler section. A quick search of this property shows it that it is not used anywhere. In fact, some of the old solrconfig.xml used by tests and the extraction contrib had the following to say about this property:

      <!-- represents a lower bound on the frequency that commits may
          occur (in seconds). NOTE: not yet implemented
          
          <commitIntervalLowerBound>0</commitIntervalLowerBound>
          -->
      

      This is clearly not used so let's remove it.

      Attachments

        Activity

          People

            shalin Shalin Shekhar Mangar
            shalin Shalin Shekhar Mangar
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: