Uploaded image for project: 'Realm Core'
  1. Realm Core
  2. RCORE-595

Sync client should validate that instructions operate on existing tables

    • Type: Icon: Bug Bug
    • Resolution: Gone away
    • Priority: Icon: Minor - P4 Minor - P4
    • Q4-22FY
    • Affects Version/s: None
    • Component/s: None
    • None

      It appears that due to a bug somewhere, we might end up in a situation where the client tries to process instructions for non-existent tables. Instead of blindly applying the instructions and relying on Core to assert the table existence, the client should verify that a table exists and emit a bad changeset error if it doesn't. This will:

      1. Prevent the app from crashing.
      2. Help us debug and diagnose such issues.

            Assignee:
            jorgen.edelbo@mongodb.com Jørgen Edelbo
            Reporter:
            nikola.irinchev@mongodb.com Nikola Irinchev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: