Steve Loughran created HBASE-27900:
--------------------------------------

             Summary: [HBOSS] Open file fails with NumberFormatException for 
S3AFileSystem
                 Key: HBASE-27900
                 URL: https://issues.apache.org/jira/browse/HBASE-27900
             Project: HBase
          Issue Type: Bug
          Components: Filesystem Integration
    Affects Versions: 1.0.0-alpha2
            Reporter: Steve Loughran
            Assignee: Steve Loughran


In HADOOP-18724 it is shown that the new overloaded setters for double and 
float can cause type mismatch and end up setting s3a integer values to floats 
to see what breaks.

The wrapper in HBASE-26483 should mimic the hadoop fix and for all double/float 
values passed in, cast to log and set as integers only. Nothing has ever used 
the float/double values, so this isn't a regression



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to