tarantool / vshard

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

vshard/replicaset.lua:488: variable 'vshard' is not declared #310

Closed olegrok closed 2 years ago

olegrok commented 2 years ago

router-1 | 2022-01-10 21:32:12.777 [94604] main/144/main replicaset.lua:362 E> Exception during calling 'vshard.storage.call' on 'localhost:13302(admin@localhost:13302)': {"reason":"storage is disabled explicitly","code":33,"type":"ShardingError","message":"Storage is disabled: storage is disabled explicitly","name":"STORAGE_IS_DISABLED"} integration.vshard_storage_disabling.test ... (0.017s) error ...s/cartridge/.rocks/share/tarantool/vshard/replicaset.lua:488: variable 'vshard' is not declared

https://github.com/tarantool/vshard/blob/c092f038e4da2e1a69cc4ca90d1bf176560eb6a5/vshard/replicaset.lua#L488

Seems it should be lerror instead of vshard.error