Skip to content

CRUD 0.11.0 incompatible with old-style apps when bucket_id is defined explicitly #278

Closed
@no1seman

Description

@no1seman

We have many projects with old-style manner when bucket_id is defined explicitly and in some cases crud 0.11.0 fails with an error.

For example, if crud.upsert_object used got the folowing error:

UpsertError: Failed to call upsert on storage-side: ShardingHashMismatchError: crud: Sharding hash mismatch for space cd_flight. Sharding info will be refreshed after receiving this error. Please retry your request.

On crud 0.10.0 - all works fine.

Metadata

Metadata

Labels

bugSomething isn't workingcustomer

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions