Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-19386

HBase UnsafeAvailChecker returns false on Arm64

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha-1
    • 2.0.0-beta-1, 2.0.0
    • None
    • None
    • Reviewed

    Description

      Arm64v8 supports unaligned access .
      But UnsafeAvailChecker returns false due to a JDK bug.
      The false of UnsafeAvailChecker return also causes the HBase Unit tests(FuzzyRowFilter, TestFuzzyRowFilterEndToEnd, TestFuzzyRowAndColumnRangeFilter) failures.
      Enable Arm64 unaligned support by providing a hard-code workaround for the JDK bug.

      Attachments

        1. HBASE-19386.patch
          2 kB
          Yuqi Gu

        Activity

          People

            yqGu Yuqi Gu
            yqGu Yuqi Gu
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: