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
This relies on the internal implementation of how the rack information is passed to the Kafka container, how it is loaded and where the configs are stored. This should instead do a black box testing and use the KAfka Admin API to query the nodes rack to make sure the Kafka nodes are properly configured.
The text was updated successfully, but these errors were encountered:
The RackAwarenessST tests currently rely on the internal implementation details (lines 121-124 at the time of opening this issue):
This relies on the internal implementation of how the rack information is passed to the Kafka container, how it is loaded and where the configs are stored. This should instead do a black box testing and use the KAfka Admin API to query the nodes rack to make sure the Kafka nodes are properly configured.
The text was updated successfully, but these errors were encountered: