Issue | Description |
---|---|
DBMI-20402 | If you use multiple agents in a Secure Agent group with maxTaskUnits property set to a value greater than 10, tasks might not be load-balanced equally across multiple agents. |
Issue | Description |
---|---|
DBMI-20398 | Application ingestion and replication jobs and database ingestion and replication jobs that use the incremental load or combined load type and have a relational database target might encounter a duplicate key error on a target table if the job restarts multiple times because of a DML apply error on another target table. |
Issue | Description |
---|---|
DBMI-19084 | Application ingestion and replication jobs and database ingestion and replication jobs that use the Avro output format map the source data types only to Avro primitive types by default. Support for the Avro logical types is missing. With this fix, the jobs now map the source data types to Avro primitive types and Avro logical types by default. |
Issue | Description |
---|---|
AIN-6527 | Application ingestion and replication and database ingestion and replication jobs fail if the source table name contains a forward slash (/). |