Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently there is
1) no way to disable/enable autocommit for the connections creating internally within the readers/writers and
2) commits are getting called internally when batch size reaches which will not give control to application developer.
3) No way to explicit commits (write on Dataset should call commit explicitly any way)
Avoiding these may help to use transactions with in the connector.