]
Steven Hawkins resolved TEIID-4408.
-----------------------------------
Fix Version/s: (was: 8.13.7)
Resolution: Done
Updated the logic to use queryMore and to process the ids in batches of 200.
Salesforce delete/update doesn't affect more than a single batch
----------------------------------------------------------------
Key: TEIID-4408
URL:
https://issues.jboss.org/browse/TEIID-4408
Project: Teiid
Issue Type: Bug
Components: Salesforce Connector
Affects Versions: 7.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Critical
Fix For: 9.1, 9.0.4
The getIds logic will only fetch a single batch - queryMore is needed to fetch all ids.