influxdata / influxdata/influxdb
After a weird crash, my InfluxDb instance moved to another branch than master.
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
__Steps to reproduce:__
List the minimal actions needed to reproduce the behavior.
1. Remove a bucket by deleting it in the front-end
2. For unknown reason, it crashed Influxdb (no more variables loading, no more tags loading)
3. After restarting InfluxDb, I get a different UI and Instead of being on master branch, I m on :
`InfluxDB v2.3.0+SNAPSHOT.090f681737
Server: [090f681](https://github.com/influxdata/influxdb/tree/090f681737)
Frontend: [a2bd1f3](https://github.com/influxdata/ui/tree/a2bd1f3)`
__Expected behavior:__
I would expect Influxdb to stay on the master/master.
How could I revert to it?
__Actual behavior:__
I switched to another branch at some point, without reason
__Environment info:__
* System info: Linux 5.10.0-13-amd64 x86_64
* InfluxDB version: InfluxDB v2.3.0+SNAPSHOT.090f681737 (git: 090f681737) build_date: 2022-06-16T19:33:50Z
* Running on a VM on Proxmox, VM not updated in a while
__Config:__
All config is basic one. Just one user defined.
Contributor guide
Research direction
Start by reproducing the reported bucket deletion and restart on InfluxDB v2.3.0+SNAPSHOT.090f681737, using the Linux environment details and the linked server and frontend commits as reference. Compare the resulting branch and UI with the expected master state; done means identifying a reproducible cause and defining a verified correction or recovery path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100