session->sync doesn't work on a table

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • WT1.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None

      I'm looking at the attached test program which is calling:

      CHECK_RET_EXIT(session->sync(session, tableName, NULL));

      where tableName is:

      const char * const tableName = "table:access";

      and I'm getting an error that sync isn't supported on the uri.

      Isn't sync supported on a table uri?

              Assignee:
              Michael Cahill (Inactive)
              Reporter:
              WiredTiger
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: