tarantool / vshard

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

Log error in bucket_recv #277

Open Gerold103 opened 3 years ago

Gerold103 commented 3 years ago

If an error happens on the receiving side, it is returned to the sender but is not logged locally. As a result, by looking at the receiver's logs it is not possible to say it experiences errors, need to go to the sender, which is not known usually.