Skip to content

Conversation

@guyuqi
Copy link
Member

@guyuqi guyuqi commented Nov 30, 2017

On Arm64, java.nio.Bits.unaligned() wrongly returns false due to a JDK bug.
This causes HBase UnsafeAvailChecker wrongly returning false on Arm64.
And it slso cause FuzzyRowFilter Unit test failed.
Fix it by providing a hard-code to enbale Arm64 unaligned support.

Jira: HBASE-19386

Change-Id: I3ab821dacbe42b18cd515080da1fa3dc1f1e1d28
Signed-off-by: Yuqi Gu [email protected]

On Arm64, java.nio.Bits.unaligned() wrongly returns false due to a JDK bug.
This causes HBase UnsafeAvailChecker wrongly returning false on Arm64.
And it slso cause FuzzyRowFilter Unit test failed.
Fix it by providing a hard-code to enbale Arm64 unaligned support.

Jira: HBASE-19386

Change-Id: I3ab821dacbe42b18cd515080da1fa3dc1f1e1d28
Signed-off-by: Yuqi Gu <[email protected]>
@busbey
Copy link
Contributor

busbey commented Apr 11, 2018

This PR is slated to be closed as a part of HBASE-20391 because the referenced JIRA has since closed.

If this is incorrect and you are still interested in working on the issue please comment there and/or reopen the PR.

@asfgit asfgit closed this in a540882 Apr 13, 2018
YiannisGkoufas pushed a commit to ibm-research-ireland/hbaquet that referenced this pull request May 4, 2018
* closes apache#51 - > 1 month since notification
* closes apache#61 - HBASE-18928 has already closed
* closes apache#62 - HBASE-18929 has already closed
* closes apache#67 - HBASE-19386 has already closed
* closes apache#68 - HBASE-19387 has already closed

Also adds a section to the committer guide in the reference guide about closing PRs.

Signed-off-by: Mike Drob <[email protected]>
This was referenced Sep 4, 2019
ndimiduk pushed a commit to ndimiduk/hbase that referenced this pull request Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants