Commit b733485
HBASE-27362 CompactSplit.requestCompactionInternal may bypass compactionsEnabled check (apache#4768)
Co-authored-by: comnetwork <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>
(cherry picked from commit a26cbf1)1 parent f7f2d7e commit b733485
File tree
1 file changed
+10
-3
lines changed- hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver
1 file changed
+10
-3
lines changedLines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
306 | | - | |
307 | | - | |
| 305 | + | |
| 306 | + | |
308 | 307 | | |
| 308 | + | |
309 | 309 | | |
| 310 | + | |
| 311 | + | |
310 | 312 | | |
311 | 313 | | |
312 | 314 | | |
| |||
322 | 324 | | |
323 | 325 | | |
324 | 326 | | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
325 | 332 | | |
326 | 333 | | |
327 | 334 | | |
| |||
0 commit comments