[ 
https://issues.apache.org/jira/browse/HADOOP-15820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16639913#comment-16639913
 ] 

Hudson commented on HADOOP-15820:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15130 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/15130/])
HADOOP-15820. ZStandardDecompressor native code sets an integer field as 
(jlowe: rev f13e231025333ebf80b30bbdce1296cef554943b)
* (edit) 
hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/io/compress/zstd/ZStandardDecompressor.c


> ZStandardDecompressor native code sets an integer field as a long
> -----------------------------------------------------------------
>
>                 Key: HADOOP-15820
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15820
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.9.0, 3.0.0-alpha2
>            Reporter: Jason Lowe
>            Assignee: Jason Lowe
>            Priority: Major
>             Fix For: 2.10.0, 3.2.0, 2.9.2, 3.0.4, 3.1.2
>
>         Attachments: HADOOP-15820.001.patch
>
>
> Java_org_apache_hadoop_io_compress_zstd_ZStandardDecompressor_init in 
> ZStandardDecompressor.c sets the {{remaining}} field as a long when it 
> actually is an integer.
> Kudos to Ben Lau from our HBase team for discovering this issue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to