Skip to content
Snippets Groups Projects

implement dynamic topic creation

Merged Philipp S. Sommer requested to merge dynamic-topics into main

This MR removes the consumer field from the DASFTopic, instead we introduce the can_consume permission. Additionally we implement the DASF_CREATE_TOPIC_ON_MESSAGE setting for the app. If this is true (which is the default), then producers create a new DASFTopic when they send a message if the have the corresponding add_dasftopic permission

Note: This change adds a new permission and requires additional migration (i.e. python manage.py makemigrations && python manage.py migrate)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading