Uploaded image for project: 'MariaDB Connector/node.js'
  1. MariaDB Connector/node.js
  2. CONJS-209

trace option complete implementation

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 3.0.1
    • other
    • None

    Description

      trace option permit to create a real stacktrace including the line where method was called.
      Even if this is not enable by default, because of performance problems, this is a formidable debugging option.

      Problem is implementation works great with connection methods, but not so much on pools / clusters, problem then beeing that callstack doesn't indicate application caller line, connection methods beeing already asynchronous.

      The goal is - when option is enabled - implementation always indicate application caller line whatever the connector method is called.

      Attachments

        Activity

          People

            diego dupin Diego Dupin
            diego dupin Diego Dupin
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.