THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
...
- What impact (if any) will there be on existing users?
- existing ACLs with CREATE permission on Cluster will still allow users to create any topics
- clients expecting an error in CreateTopicResponse will receive
TOPIC_AUTHORIZATION_FAILED
(29) instead ofCLUSTER_AUTHORIZATION_FAILED
(31)
handling any auth error likely requires human intervention
- If we need special migration tools, describe them here.
- not needed
...