Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-1585

Make payload available in ExecutionFactory.getConnection

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 7.4.1, 7.5
    • 7.3
    • Connector API
    • None

      We require user-specific connections to our backend datasources. We pass user credentials to the translators using the payload but the payload is not available in the getConnection(Factory f) method. I propose adding public getConnection(Factory f, Serializable payload) method in ExecutionFactory whose default implementation is to call getConnection(Factory f).

            rhn-engineering-shawkins Steven Hawkins
            markaddleman_jira Mark Addleman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: