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

atomic updates do not distribute correctly to other nodes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 4.0-BETA
    • 4.0, 6.0
    • SolrCloud
    • None
    • linux

    Description

      After setting up two independent solr nodes using the SolrCloud tutorial, atomic updates to a field of type "payloads" gives an error when updating the destination node.

      The error is:

      SEVERE: java.lang.NumberFormatException: For input string: "100}"

      The input sent to the first node is in the expected default format for a payload field (eg "foo|100") and that update succeeds. I've found that the update always works for the first node, but never the second.

      I've tested each server running independently and found that this update works as expected.

      Attachments

        1. SOLR-3831.patch
          2 kB
          Mark Miller

        Activity

          People

            markrmiller@gmail.com Mark Miller
            jimtronic Jim Musil
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: