- Notifications
You must be signed in to change notification settings - Fork3k
Commitc0cea82
authored
Release BlockReader in CRC check
### What changes are proposed in this pull request?Please outline the changes and how this PR fixes the issue.### Why are the changes needed?Please clarify why the changes are needed. For instance, 1. If you propose a new API, clarify the use case for a new API. 2. If you fix a bug, describe the bug.### Does this PR introduce any user facing changes?Please list the user-facing changes introduced by your change, including 1. change in user-facing APIs 2. addition or removal of property keys 3. webuipr-link:#18695change-id: cid-fba7d00da83719d31df0d917e1419ed049adeed81 parentae64e71 commitc0cea82
File tree
2 files changed
+5
-4
lines changed- core
- common/src/main/java/alluxio
- server/worker/src/main/java/alluxio/worker/block
2 files changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | | - | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
637 | 637 | | |
638 | 638 | | |
639 | 639 | | |
640 | | - | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
641 | 643 | | |
642 | | - | |
643 | | - | |
644 | 644 | | |
645 | 645 | | |
646 | 646 | | |
| |||
0 commit comments
Comments
(0)