Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As indicated above the client must address most requests to the broker responsible for the appropriate data. The only exception is the metadata request which can be issued against any server. The result of this request gives the partition ownership information that can be used to direct subsequent requests. If the client gets an error or an exception (e.g., socket exception), it should refresh its metadata.

...