Details

    Description

      This patch adds generic infrastructure for plugins to store
      things on a THD object (rather that polluting THD object with
      new member variables)

      The feature is modeled after pthread specifics hence
      the plugin shall at startup create a key, that can later be used
      by multiple thread in parallel wo/ locks (if access is made to different
      THD objects). The creation/destruction of a key is though mutex protected.
      The feature is similar to ha_data, but exists for any type of plugin.

      Attachments

        Activity

          Transition Time In Source Status Execution Times
          Sergei Golubchik made transition -
          Open In Review
          33d 14h 57m 1
          Sergei Golubchik made transition -
          In Review Stalled
          5d 19h 53m 1
          Sergei Golubchik made transition -
          Stalled In Progress
          37d 3h 32m 2
          Sergei Golubchik made transition -
          In Progress Stalled
          3d 20h 43m 2
          Sergei Golubchik made transition -
          Stalled Closed
          5d 15h 57m 1

          People

            serg Sergei Golubchik
            jonaso Jonas Oreland
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.