Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ngone51 committed Apr 28, 2021
1 parent 646f3cf commit c09ccd0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ public Cause diagnoseCorruption(
String execId,
String blockId,
long checksum) {
return null;
return Cause.UNKNOWN;
}

@Override
Expand Down

0 comments on commit c09ccd0

Please sign in to comment.