Commit fbabc9d
committed
HBASE-26189 Reduce log level of CompactionProgress notice to DEBUG
Reduce log level of CompactionProgress WARN "totalCompactingKVs=N less than
currentCompactedKVs=M" to DEBUG pending resolution of the underlying issue.1 parent 5e8a269 commit fbabc9d
1 file changed
Lines changed: 3 additions & 1 deletion
File tree
- hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
| 81 | + | |
81 | 82 | | |
| 83 | + | |
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
| |||
0 commit comments