CIAM-1503: Ability to de-code message headers of auth-topic (#6816)
Jira: https://confluentinc.atlassian.net/browse/CIAM-1530 Description: To debug data plane auth issues, it handy / part of runbooks to log onto a Kafka node and dump/inspect the auth topic via the kafka console consumer. Header of messages from topic _confluent-metadata-auth is in protobuff format. This PR aims at making the dump more readable by making use of MessageFormatter.
想要评论请 注册 或 登录