-
Bug
-
Resolution: Done
-
Blocker
-
2.0.0.Beta2
-
None
The following properties are hard-coded inside Db2ConnectorTask and are still being passed as "database." prefixed properties and should be moved to the new "driver." prefix namespace
- database.responseBuffering
- database.fetchSize
In addition, while these are being prefixed with "database." instead of "driver.", they're also not being passed due to DBZ-4801.