Skip to content

Core change: Making topic name configurable in ITs.

Komal Makkar requested to merge users/komakkar/core_it_changes into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record) #23 (closed)

Does this introduce a change in the core logic?

  • [YES/NO] Yes

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [YES/NO] No default is added.

What is the current behavior?

The topic name is hardcoded as Records-changed. This will not be true for all CSPs.

What is the new/expected behavior?

The CSPs can add the topic name.

Have you added/updated Unit Tests and Integration Tests?

NA

Any other useful information

Edited by Komal Makkar

Merge request reports