Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: disable leveldb as LID default #1681

Merged
merged 4 commits into from
Sep 7, 2023
Merged

fix: disable leveldb as LID default #1681

merged 4 commits into from
Sep 7, 2023

Conversation

LexLuthr
Copy link
Collaborator

@LexLuthr LexLuthr commented Sep 7, 2023

Tested on devnet

2023-09-07T16:01:53.112+0400	ERROR	fxlog	fxevent/zap.go:59	start failed	{"error": "starting local index directory client:either LocalIndexDirectory.Yugabyte{} details must be defined or LocalIndexDirectory.Leveldb must be enabled"}
Error: creating node: starting node: starting local index directory client:either LocalIndexDirectory.Yugabyte{} details must be defined or LocalIndexDirectory.Leveldb must be enabled

@LexLuthr LexLuthr requested a review from dirkmc September 7, 2023 12:51
Copy link
Contributor

@dirkmc dirkmc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great 👍

Just one suggestion to clarify the error message wording.

node/modules/piecedirectory.go Outdated Show resolved Hide resolved
@LexLuthr LexLuthr merged commit 3140f5f into main Sep 7, 2023
1 check passed
@LexLuthr LexLuthr deleted the fix/lid-no-def-db branch September 7, 2023 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants