You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2022/09/15 07:04:00 UTC

[jira] [Commented] (HBASE-5029) TestDistributedLogSplitting fails on occasion

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

Duo Zhang commented on HBASE-5029:
----------------------------------

The streamer field will never be null in the newest DFSOutputStream implementation so this is not needed any more. Catching NPE will lead to a spotbugs warning.

> TestDistributedLogSplitting fails on occasion
> ---------------------------------------------
>
>                 Key: HBASE-5029
>                 URL: https://issues.apache.org/jira/browse/HBASE-5029
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Michael Stack
>            Assignee: Prakash Khemani
>            Priority: Critical
>         Attachments: 0001-HBASE-5029-jira-TestDistributedLogSplitting-fails-on.patch, 5029-addingignore.txt, 5029-catch-dfsclient-npe-v2.txt, 5029-catch-dfsclient-npe.txt, ASF.LICENSE.NOT.GRANTED--HBASE-5029.D891.1.patch, ASF.LICENSE.NOT.GRANTED--HBASE-5029.D891.2.patch
>
>
> This is how it usually fails: https://builds.apache.org/view/G-L/view/HBase/job/HBase-0.92/lastCompletedBuild/testReport/org.apache.hadoop.hbase.master/TestDistributedLogSplitting/testWorkerAbort/
> Assigning mighty Prakash since he offered to take a looksee.



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