filodb / FiloDB

Distributed Prometheus time series database
Apache License 2.0
1.43k stars 225 forks source link

cherry-pick fix(query): fixing shard level failover for clustering V2 #1824

Open kvpetrov opened 2 months ago

kvpetrov commented 2 months ago

Pull Request checklist

Current behavior : NullPointerException is thrown if shard is unassigned

New behavior : Exception is not thrown

BREAKING CHANGES

Other information: