FiloDB icon indicating copy to clipboard operation
FiloDB copied to clipboard

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

Open kvpetrov opened this issue 6 months ago • 0 comments

Pull Request checklist

  • [ X ] The commit(s) message(s) follows the contribution guidelines ?
  • [ ] Tests for the changes have been added (for bug fixes / features) ?
  • [ ] Docs have been added / updated (for bug fixes / features) ?

Current behavior : NullPointerException is thrown if shard is unassigned

New behavior : Exception is not thrown

BREAKING CHANGES

Other information:

kvpetrov avatar Jul 31 '24 00:07 kvpetrov