[ 
https://issues.apache.org/jira/browse/HBASE-4795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phabricator updated HBASE-4795:
-------------------------------

    Attachment: D459.2.patch

mbautin updated the revision "[jira] [HBASE-4795] Fix TestHFileBlock when 
running on a 32-bit JVM".
Reviewers: tedyu, JIRA

  Rebasing on upstream changes.

REVISION DETAIL
  https://reviews.facebook.net/D459

AFFECTED FILES
  src/main/java/org/apache/hadoop/hbase/io/hfile/HFileBlock.java
  
src/main/java/org/apache/hadoop/hbase/regionserver/metrics/SchemaConfigured.java
  src/main/java/org/apache/hadoop/hbase/util/ClassSize.java
  src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFileBlock.java

                
> Fix TestHFileBlock when running on a 32-bit JVM
> -----------------------------------------------
>
>                 Key: HBASE-4795
>                 URL: https://issues.apache.org/jira/browse/HBASE-4795
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Mikhail Bautin
>            Assignee: Mikhail Bautin
>            Priority: Minor
>         Attachments: D459.1.patch, D459.2.patch
>
>
> Our Hudson test server seems to run a 32-bit JVM. This patch fixes 
> TestHFileBlock to work correctly for both 64-bit and 32-bit JVM.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to