Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-6875

Remove legacy import invocation

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.9.0, 4.4.3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 1
    • Storage - Ra 2020-11-16

      The wiredtiger-doc-build Jenkins job captured a compile failure for "examples/c". Use this ticket to address the failure.

      http://build.wiredtiger.com:8080/job/wiredtiger-doc-build/6511/console 

       In file included from ../../../examples/c/ex_all.c:35:0:
      ../../../examples/c/ex_all.c: In function 'session_ops':
      ../../../examples/c/ex_all.c:691:28: error: 'WT_SESSION {aka struct __wt_session}' has no member named 'import'
               error_check(session->import(session, "file:import", NULL));
                                  ^
      ../../../test/utility/test_util.h:171:21: note: in definition of macro 'error_check'
               if ((__r = (call)) != 0 && __r != ENOTSUP)                     \
                           ^~~~
      

            Assignee:
            alex.cameron@mongodb.com Alex Cameron (Inactive)
            Reporter:
            luke.chen@mongodb.com Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: