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

categorisation of reconcile symbols to different header files

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Reconciliation
    • Storage Engines
    • 8
    • StorEng - 2024-11-26

      According to the following guidelines, move the necessary symbols of the reconcile moduel into their respective header files.

      Symbol Type Reference check for the Symbol File to which the symbol belong to
      Functions Have references from other module source files module.h
        Have references only from with in the module source files module_private.h
      Inline Functions Have reference from other module source files module.h
        Have references only from with in the module source files, including module.h module_private.h
      Macros Have reference from other module source files module.h
        Have references only from with in the module source files, including module.h module_private.h
      Structures Any member of the structure is accessed from other modules. module.h
        No member of the structure is accessed from other modules. module_private.h

            Assignee:
            zunyi.liu@mongodb.com Zunyi Liu
            Reporter:
            haribabu.kommi@mongodb.com Haribabu Kommi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: