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

when strict=false is specified, prioritize node allocation using non strict rules

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 7.6
    • AutoScaling
    • None

    Description

      if a rule is specified as

      for instance if a policy rule as follows exists

      {"replica" : "#ALL", "freedisk" : "<500", "strict" : false}
      

       

      If no no nodes have freedisk more than 500 GB, Solr ignores this rule completely and assign nodes. Ideally it should still prefer a node with freedisk of 450GB compared to a node that has freedisk of 400GB

      Attachments

        1. SOLR-12806.patch
          20 kB
          Noble Paul

        Activity

          People

            noble.paul Noble Paul
            noble.paul Noble Paul
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: