Versions Compared

Key

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

...

Rack can be specified in the broker property file as

Code Block
broker.rack=<rack ID as string>

For example, 

broker.rack=dc1

broker.rack=us-east-1c

The rack property will be part of meta data response. If there is no rack, the rack property will not be written to the wire.

...