Skip to content

Mismatch of schemas on the storage and in the net_box connection #361

@GRISHNOV

Description

@GRISHNOV

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:

And separately for tarantool v1:

  • net.box's schema always states index as non-unique. Related issue, which was not backported to tarantool v1.
  • Information about collation is described in different ways via net.box for router and locally via box on the storage. Related issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions