Kafka Topics should use ENV variable and tenant id in their naming convention

Description

- not 100% sure if this is relevant in the LDP app / Charlotte

Purpose/Overview:
ENV and tenant id setting should be used in topic naming convention. This will separate data of different customers to different Kafka topics. In addition to that it allows a Kafka instance to be shared by multiple environments that have the same tenant id. 

 

Requirements/Scope:

  1. Topic name should be concatenated from the following string constants (in exactly the same order):

    1. Environment name (from ENV environment variable)

    2. Tenant name (should be the second, because it is convenient to use wildcard in ACL for Kafka users)

    3. Producer module name ("storage" postfix should be omitted)

    4. Domain entity name in singular form (if it is not domain event, the name of process should be used or just event name)

Acceptance criteria:

All existing topics should be aligned.

For example topics in bugfest (ENV  == bugfest) the Kafka topic for inventory instances for tenant fs09000000 should have the following name:

Environment

None

Potential Workaround

None

Checklist

hide

TestRail: Results

Activity

Show:

Nassib Nassar October 5, 2021 at 2:18 PM

Closing this issue because I think it does not apply if the app does not use Kafka.

Nassib Nassar July 19, 2021 at 12:46 PM

Kafka is not used by mod-ldp or ui-ldp.

Done

Details

Assignee

Reporter

Priority

Story Points

Development Team

Thor

Release

Lotus R1 2022

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs
Created July 19, 2021 at 11:50 AM
Updated October 5, 2021 at 2:18 PM
Resolved October 5, 2021 at 2:18 PM
TestRail: Cases
TestRail: Runs