Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-6717

Hashcode/equals is not needed for custom keys serialized into a binary form

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3
    • documentation
    • None

    Description

      It turns out that hashCode/equals implementation is no longer required for custom complex keys if a key is serialized to the binary form. Discussed here:
      http://apache-ignite-developers.2346864.n4.nabble.com/Ignite-2-3-troubles-with-key-value-APIs-in-the-cluster-configured-with-DDL-td23501.html#a23506

      The marshaller calculates the hash code automatically. This info has to be added to the binary marshaller page:
      https://apacheignite.readme.io/docs/binary-marshaller

      Attachments

        Activity

          People

            pgarg Prachi Garg
            dmagda Denis A. Magda
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: