-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed as not planned
Closed as not planned
Copy link
Labels
Stalearea/operationsRelated to operational aspects of the DB, including signals, flags, env vars, etc.Related to operational aspects of the DB, including signals, flags, env vars, etc.area/usabilityIssues with usability and error messagesIssues with usability and error messagesdgraphIssue or PR created by an internal Dgraph contributor.Issue or PR created by an internal Dgraph contributor.exp/intermediateFixing this requires some experience with the project.Fixing this requires some experience with the project.kind/enhancementSomething could be better.Something could be better.priority/P1Serious issue that requires eventual attention (can wait a bit)Serious issue that requires eventual attention (can wait a bit)status/acceptedWe accept to investigate/work on it.We accept to investigate/work on it.
Description
Experience Report
What you wanted to do
I wanted to change the param from a flag and expect a normal functionality of the nodes.
Why that wasn't great, with examples
Let's say I have a typo in the flag --my. The user needs to fix this by removing the DB files (which basically means having to delete the DB to fix a typo), as it is hard recorded (persisted) in the hard drive. That's a bad experience for new users and newbies.
We should overwrite the values. I think they are recorded in badger format internally.
Originally seen on https://discuss.dgraph.io/t/unable-to-add-mutations-cannot-retrieve-predicate-information-no-connection-exists/6641
Metadata
Metadata
Assignees
Labels
Stalearea/operationsRelated to operational aspects of the DB, including signals, flags, env vars, etc.Related to operational aspects of the DB, including signals, flags, env vars, etc.area/usabilityIssues with usability and error messagesIssues with usability and error messagesdgraphIssue or PR created by an internal Dgraph contributor.Issue or PR created by an internal Dgraph contributor.exp/intermediateFixing this requires some experience with the project.Fixing this requires some experience with the project.kind/enhancementSomething could be better.Something could be better.priority/P1Serious issue that requires eventual attention (can wait a bit)Serious issue that requires eventual attention (can wait a bit)status/acceptedWe accept to investigate/work on it.We accept to investigate/work on it.