Open msiomkin opened 1 year ago
Given how expensive schema fetch is, I mark this as a bug. Perhaps we should disable schema fetch by default. And allow to turn it on via some internal API for those who already cheat and use router.internal
to get raw connections and rely on them having the schema.
Please add 'fetch_schema' option support to public vshard API.
See: https://github.com/tarantool/tarantool/pull/6826