tarantool / vshard

The new generation of sharding based on virtual buckets
Other
100 stars 30 forks source link

Enrich bucket receive error with more data #275

Closed Gerold103 closed 3 years ago

Gerold103 commented 3 years ago

If a bucket couldn't be received due to an error while inserting into a space, it is worth to try to enrich the error with the space name, and maybe the failed tuple. Tarantool core does not return a detailed enough error message usually.