You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2023/05/30 17:24:00 UTC

[jira] [Created] (HADOOP-18755) HADOOP-18724 openfile builder new optLong() methods break hbase-filesystem

Steve Loughran created HADOOP-18755:
---------------------------------------

             Summary: HADOOP-18724 openfile builder new optLong() methods break hbase-filesystem
                 Key: HADOOP-18755
                 URL: https://issues.apache.org/jira/browse/HADOOP-18755
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs
    Affects Versions: 3.3.9
            Reporter: Steve Loughran
            Assignee: Steve Loughran


The new methods of HADOOP-18724 break builds of hbase filesystem because HBASE-26483 added an implementation of the interface, which,
because it lacks the complete methods, doesn't compile any more.

It also marked the (deprecated) methods as final in the base implementation, which is also a source of pain.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org