Commit f5aafe8
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 4ac5b6d commit f5aafe8
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 | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
1115 | 1116 | | |
1116 | 1117 | | |
1117 | 1118 | | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
1118 | 1128 | | |
0 commit comments