influxdata / influxdata/influxdb
Data not showing in AWS ECS Deployment
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
ts=2023-01-25T10:53:37.841640Z lvl=info msg="Execute source panic" log_id=0fZkeMCG000 service=storage-reads error="panic: runtime error: invalid memory address or nil pointer dereference" stacktrace="goroutine 1821029 [running]:\nruntime/debug.Stack()\n\t/home/ubuntu/.gvm/gos/go1.18.4/src/runtime/debug/stack.go:24 +0x65\ngithub.com/influxdata/flux/execute.
Contributor guide
Research direction
Start with the reported panic in github.com/influxdata/flux/execute and the storage-reads service context, then examine the provided Go stack trace. Reproduce the AWS ECS deployment scenario if possible and trace why data is not shown. Done means the panic is addressed and data appears correctly in the ECS deployment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, go
- Domain
- backend, cloud, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100