You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The topic prefix (KAFKA_TOPIC_PREFIX) should work when undefined (e.g. if there is no prefix, the application should still work)
"notifications" should not be assumed to be the prefix (guessing we'll have to update Connect here, because it's probably relying on that). Probably tc-bus-api doens't need to be updated regarding this notificaitons prefix, but Connect probably does.