Uploaded image for project: 'Apache Gobblin'
  1. Apache Gobblin
  2. GOBBLIN-995

Add function to instantiate the BulkConnection in SFDC connector

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.15.0
    • None
    • None

    Description

      In SalesforceExtractor class, we instantiated BulkConnection directly.

            this.bulkConnection = new BulkConnection(config);
      

      This code makes it is impossible to inject a customized BulkConnection.
      In contrast, httpClient was instantiated in a function. We could extend the class and override the function to return a customized httpClient (GaapHttPClient in our case)

      We should add a function to instantiate the BulkConnection.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              arekusuri Alex Li
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m