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

Colocation key hash code calculation

    XMLWordPrintableJSON

Details

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

    Description

      Need to create infrastructure to calculate hash code for colocation key.

      Apache Ignite uses partitioning by a hash function. The hash function should have relatively even distribution. Because of it we can’t use primitive and very fast commutative hash functions (e.g. based on XOR). So the hash function should respect the order of fields that are included into the affinity key.

      It should be taken into account that the code for hash code calculation should be accessible from thin clients.

      Attachments

        Issue Links

          Activity

            People

              tledkov-gridgain Taras Ledkov
              jooger Iurii Gerzhedovich
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h
                  1h