Skip to content

Add records topic v2 behind feature flag

Anfal Fadhil requested to merge azure-partition-feature-flag into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record) This ADR might be helpful.

Does this introduce a change in the core logic?

  • [NO]

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

  • AWS
  • Azure
  • Google Cloud
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

Register is not using partition specific feature flag.

What is the new/expected behavior?

Using partition specific feature flag to make the service gradually collaboration aware.

Have you added/updated Unit Tests and Integration Tests?

yes

Any other useful information

Merge request reports