[
https://issues.apache.org/jira/browse/HADOOP-18490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18035171#comment-18035171
]
ASF GitHub Bot commented on HADOOP-18490:
-----------------------------------------
github-actions[bot] closed pull request #5001: HADOOP-18490. Fixed the check
logic for erasedIndexes in XORRawDecoder
URL: https://github.com/apache/hadoop/pull/5001
> The check logic for erasedIndexes in XORRawDecoder is buggy
> -----------------------------------------------------------
>
> Key: HADOOP-18490
> URL: https://issues.apache.org/jira/browse/HADOOP-18490
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 3.3.4
> Reporter: ConfX
> Priority: Major
> Labels: pull-request-available
>
> In the method _doDecode_ of class {_}XORRawDecoder{_}, the code does not
> handle all the erased and null marked locations in the array ({_}inputs{_})
> but only skips the first erased location ({_}erasedIndexes[0]{_}). The
> missing handling results in an unhandled NullPointerException.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]