XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 7.5, 8.0
    • AutoScaling
    • None

    Description

      the value for the key "replica" is a serialized json itself

      "replica":"org.apache.solr.client.solrj.cloud.autoscaling.ReplicaCount:{{

      {\n \"NRT\":2,\n \"PULL\":0,\n \"TLOG\":0,\n \"count\":2}

      }}

      "

      {
        "violations":[{
            "collection":"c1",
            "shard":"s1",
            "tagKey":"8983",
            "violation":{
              "replica":"org.apache.solr.client.solrj.cloud.autoscaling.ReplicaCount:{\n  \"NRT\":2,\n  \"PULL\":0,\n  \"TLOG\":0,\n  \"count\":2}",
              "delta":-2},
            "clause":{
              "replica":0,
              "shard":"#EACH",
              "port":"8983",
              "collection":"c1"}},
          {
            "collection":"c1",
            "shard":"s2",
            "tagKey":"8983",
            "violation":{
              "replica":"org.apache.solr.client.solrj.cloud.autoscaling.ReplicaCount:{\n  \"NRT\":2,\n  \"PULL\":0,\n  \"TLOG\":0,\n  \"count\":2}",
              "delta":-2},
            "clause":{
              "replica":0,
              "shard":"#EACH",
              "port":"8983",
              "collection":"c1"}}]}
      

      Attachments

        1. SOLR-12449.patch
          49 kB
          Noble Paul

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: