Uploaded image for project: 'MariaDB Connector/C'
  1. MariaDB Connector/C
  2. CONC-811

Reconnect event callback is shared with much more often events

    XMLWordPrintable

Details

    • New Feature
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • N/A
    • None
    • Other
    • None

    Description

      To get notified about reconnect event, the CLIENT_EVENT_TYPE event type of MARIADB_OPT_STATUS_CALLBACK is being used in current implementation. This makes it shared with status change event(and maybe others) that happens much more often and regularly. That makes too many redundant calls if application is interested in reconnect event only. Possibly using different callback or subscription for certain event types could be a better idea

      Attachments

        Activity

          People

            georg Georg Richter
            Lawrin Lawrin Novitsky
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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