Merge branch 'io_priority_write_1' of github.com:gitbw95/rocksdb into io_priority_write_1
This commit is contained in:
commit
f03dfc63e7
@ -2486,8 +2486,6 @@ Env::IOPriority CompactionJob::GetRateLimiterPriorityForWrite() {
|
||||
} else if (write_controller->NeedSpeedupCompaction()) {
|
||||
return Env::IO_HIGH;
|
||||
}
|
||||
|
||||
return Env::IO_LOW;
|
||||
}
|
||||
|
||||
return Env::IO_LOW;
|
||||
|
Loading…
Reference in New Issue
Block a user