-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
bugSomething isn't workingSomething isn't working
Description
In the course of solving the issue with mismatch of schemas on the storage and in the net_box
connection on router through patch, some problems were discovered. If there is a need to calculating the hash of the schema to determine if schema_reload
is necessary, there may be false positive mismatches:
- Potential problem with hashing approach on different hosts: Possible schema hashing false mismatch due to unstable msgpack map serialization #360
- Nuance with the need to set the default
exclude_null
value: Defaultfalse
value ofexclude_null
is present throughnet.box
but not locally tarantool#8649
And separately for tarantool v1
:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working