-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Open
Labels
bugSomething isn't working and you are sure it's a bug!Something isn't working and you are sure it's a bug!databaseBanyanDB - SkyWalking native databaseBanyanDB - SkyWalking native database
Milestone
Description
Search before asking
- I had searched in the issues and found no similar issues.
Apache SkyWalking Component
BanyanDB (apache/skywalking-banyandb)
What happened
I'm trying to query traces from the BanyanDB cluster through gRPC client, but there are no traces found and no error message.
I found there have this log in the data node:
{"level":"warn","module":"TRACE","error":"sidx query failed: block scan quota exceeded: used 2729514149 bytes, quota is 2725643597 bytes","sidx":"timestamp_millis","time":"2025-10-11T10:13:27Z","message":"sidx query failed, falling back to normal query"}
What you expected to happen
Query traces success from the BanyanDB cluster.
How to reproduce
- Create a BanyanDB cluster.
- Create a Trace schema and write trace data from a huge trace list.
- Query traces from gRPC client.
Anything else
No response
Are you willing to submit a pull request to fix on your own?
- Yes I am willing to submit a pull request on my own!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't working and you are sure it's a bug!Something isn't working and you are sure it's a bug!databaseBanyanDB - SkyWalking native databaseBanyanDB - SkyWalking native database