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

Request for a panic handler function.

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • WT2.5.0
    • None
    • None

    Description

      A handler_panic function is what we are looking for. Something like (mocked up from handle_error)

      int(* WT_EVENT_HANDLER::handle_panic)(WT_EVENT_HANDLER *handler,
      WT_SESSION *session, int error, const char *message)
      

      We just want the callback for logging purposes, and so that we can go through our own abrupt shutdown routines. We were not going to continue the process at this point.

      Attachments

        Activity

          People

            keith.bostic@mongodb.com Keith Bostic (Inactive)
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: