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

UnsafeAvailChecker wrongly returns false on ppc

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.2.4
    • 1.4.0, 2.0.0
    • None
    • None
    • Reviewed

    Description

      On ppc64 arch, java.nio.Bits.unaligned() wrongly returns false due to a JDK bug.
      https://bugs.openjdk.java.net/browse/JDK-8165231
      This causes some problem for HBase. i.e. FuzzyRowFilter test fails.
      Fix it by providing a hard-code workaround for the JDK bug.

      Attachments

        1. HBASE-17869.patch
          2 kB
          Jerry He

        Issue Links

          Activity

            People

              jinghe Jerry He
              jinghe Jerry He
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: