-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove compaction retry when memory limit (#739)
* support auto create config * remove compaction retry * add table name in log * modify log * continue to open shard when open table failed * fmt * romove unused lines * Update server/src/grpc/meta_event_service/mod.rs Co-authored-by: kamille <34352236+Rachelint@users.noreply.github.com> * add finsih log after open shard * clippy * return error when some tables failed to open * add cost time * log detail table error * blank * chore * format log * remove compaction retry when memory limit --------- Co-authored-by: kamille <34352236+Rachelint@users.noreply.github.com>
- Loading branch information
1 parent
509c2c3
commit c59d9c3
Showing
1 changed file
with
5 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters