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
When importing a streaming tenant there is a bug where if there are two tenants with the same name it's unpredictable which tenant will be imported. The streaming API currently has an endpoint to list tenants by organization ID and tenant name, but this doesn't distinguish between two tenants with the same name but in different clusters.
The text was updated successfully, but these errors were encountered:
When importing a streaming tenant there is a bug where if there are two tenants with the same name it's unpredictable which tenant will be imported. The streaming API currently has an endpoint to list tenants by organization ID and tenant name, but this doesn't distinguish between two tenants with the same name but in different clusters.
The text was updated successfully, but these errors were encountered: