Commit 6ddb8e0
HBASE-29667 Correct block priority to SINGLE on the first write to the bucket cache (#7399)
Reviewed by: Kota-SH <[email protected]>
Signed-off-by: Wellington Chevreuil <[email protected]>1 parent 31efbc0 commit 6ddb8e0
File tree
2 files changed
+11
-1
lines changed- hbase-server/src
- main/java/org/apache/hadoop/hbase/io/hfile/bucket
- test/java/org/apache/hadoop/hbase/io/hfile/bucket
2 files changed
+11
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
1098 | 1099 | | |
1099 | 1100 | | |
1100 | 1101 | | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
1101 | 1111 | | |
0 commit comments