Uploaded image for project: 'Hama'
  1. Hama
  2. HAMA-319

groom servers Map in HeartbeatResponse not correctly serialized

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.2.0
    • 0.2.0
    • bsp core
    • None

    Description

      The groom servers map in HeartbeatResponse is not correctly serialized.

      groomServers.values().toArray(new String[0]) may not return the values in an order that matches the keys returned by groomServers.keySet().toArray(new String[0])

      The following patch fixes the issue.

      Attachments

        1. hama-319.patch
          1 kB
          Filipe David Borba Manana

        Activity

          People

            fdmanana Filipe David Borba Manana
            fdmanana Filipe David Borba Manana
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: