2.0.2 (Kafka Component)

    Download
  • added

    INTEGRATION Kafka to File Template - Addition of the "Batch Size" parameter to define how many messages must be read from the topic before writing to the file

  • added

    Support synchronous mode when sending messages (new attribute and parameter in Metadata and Templates are available to define the write mode)

  • added

    Templates updated - New Parameters 'Unlock Cdc Table' and 'Lock Cdc Table' to configure the behaviour of CDC tables locking

  • fixed

    An error was thrown when trying to connect to a secure Kafka server, such as "KafkaException: javax.security.auth.login.LoginException: unable to find LoginModule class: org.apache.kafka.common.security.plain.PlainLoginModule"

  • fixed

    Kafka Metadata - 'connect to database' context menu was not working

  • fixed

    Templates updated - The 'Cdc Subscriber' parameter was ignored in some Templates when querying the source data

  • fixed

    Templates updated - The 'Cdc Subscriber' parameter was ignored in some Templates on Lock / Unlock CDC steps

  • fixed

    The Component was not working on Topics having a dot in the name