1.1.4.3 Release 19.1.0.0.6_MLR33750853 - January 2022

Bug 33675135 - FIX THE KAFKA BOOTSTRAP PORT THAT IS PRE-SEEDED TO DB IN THE MARKETPLACE INSTANCE

Issue

The init-web-tier.sh, a utility that is used while creating a production Kafka cluster, had defaulted the Kafka broker port to 2181 instead of 9092.

Fix

Update the port from 2181 to 9092.

Bug 33388524: WRITING TO NOTIFICATION TARGET (ONS), ON THE MARKETPLACE INSTANCE FAILS DUE TO LIBRARY VERSION CONFLICT ERROR

This issue is fixed.

Bug 33617140: CANNOT EXPORT PIPELINES WITH CQL STAGE

Fixed the issue where exporting pipelines with a custom CQL stage was failing.

Bug 33638523: UNABLE TO RESET CONTENT TYPE USING CUSTOM HEADER IN REST TARGET

The fix is to set the default content type before custom headers are set.

Bug 33688240: CANNOT PUBLISH A PIPELINE WHICH HAS A KAFKA SOURCE WITH A SPACE IN ITS DISPLAY NAME

This issue is fixed. You can publish a pipeline which has a Kafka source with space in its display name.

Bug 33692708: EXCEPTION WHILE WRITING TO OCI OBJECT STORAGE TARGET WITH JSON_ROW FORMAT

Fix is to disable the includeColumnNames and disableescaping fields.

Bug 33728331: CVE-2021-44832: APACHE LOG4J UPDATE TO AT LEAST 2.17.1

Issue

CVE-2021-44832

Fix

Upgrade Apache Log4j to 2.17.1.

Bug 33592687: PIPELINE GETS TERMINATED WITHOUT LOGGING ANY EXCEPTION OR ERROR MESSAGE IN GGSA LOGS.

The fix is to revert logging from Log4j 2 to Log4j 1.2.17-16, in the GGSA Runtime.