You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2021/06/09 16:55:00 UTC

[jira] [Created] (HBASE-25989) FanOutOneBlockAsyncDFSOutput using shaded protobuf in hdfs 3.3+

Michael Stack created HBASE-25989:
-------------------------------------

             Summary: FanOutOneBlockAsyncDFSOutput using shaded protobuf in hdfs 3.3+
                 Key: HBASE-25989
                 URL: https://issues.apache.org/jira/browse/HBASE-25989
             Project: HBase
          Issue Type: Sub-task
            Reporter: Michael Stack


The parent added some fancy dancing to make it so on hadoop-3.3.0+ we'd use hadoops shaded protobuf rather than the non-relocated protobuf. When hdfs 3.3, the 'trick' is not working so we continue to use the unshaded protobuf. Fix is trivial.

Found this testing the 3.3.1RC3. Hard to see because whether we use shaded or unshaded is at DEBUG level.  If you set DEBUG level and run TestFanOutOneBlockAsyncDFSOutput with hdfs 3.3.1 RC candidate in place you'll see it uses the unshaded protobuf.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)