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
If there is no leader for a wanted partition a new metadata request will be sent immediately, which will detect there is no leader for the wanted partition and send a new metadata request... goto 10.
This causes a steady flood of metadata requests to the broker.
The text was updated successfully, but these errors were encountered:
If there is no leader for a wanted partition a new metadata request will be sent immediately, which will detect there is no leader for the wanted partition and send a new metadata request... goto 10.
This causes a steady flood of metadata requests to the broker.
The text was updated successfully, but these errors were encountered: