Uploaded image for project: 'Phoenix Tephra'
  1. Phoenix Tephra
  2. TEPHRA-286

AbstractTransactionAwareTable.ActionChange equals method always returns false

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.14.0-incubating
    • None
    • None

    Description

      The AbstractTransactionAwareTable.ActionChange class uses Objects.equals to compare byte[] which will always return false (unless the two arrays are ==). It should be changed to use Bytes.equals instead.

      Attachments

        1. TEPHRA-286_v4.patch
          8 kB
          James R. Taylor
        2. TEPHRA-286_v3.patch
          17 kB
          James R. Taylor
        3. TEPHRA-286_v2.patch
          5 kB
          James R. Taylor
        4. TEPHRA-286_v1.patch
          4 kB
          James R. Taylor

        Activity

          People

            jamestaylor James R. Taylor
            jamestaylor James R. Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: