[
https://issues.apache.org/jira/browse/HDFS-9446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated HDFS-9446:
-----------------------------------
Hadoop Flags: Incompatible change
Marking this as an incompatible change, since tSize is used in the
external-facing C APIs.
> tSize of libhdfs in hadoop-2.7.1 is still int32_t
> -------------------------------------------------
>
> Key: HDFS-9446
> URL: https://issues.apache.org/jira/browse/HDFS-9446
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Glen Cao
>
> Issue (https://issues.apache.org/jira/browse/HDFS-466) says what I mentioned
> in the title is fixed. However, I find that in the source
> (hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/hdfs.h) of
> hadoop-2.7.1, tSize is still typedef-ed as int32_t and I don't find any
> compilation option about that.
> In hdfs.h:
> 75 typedef int32_t tSize; /// size of data for read/write io ops
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)