Versions Compared

Key

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

This page describes the default ports that are used for each runtime when the port offset is 0.

...

9090HTTP netty transport.
9090Specify the port of the node for the advertisedPort parameter in the liveSync section. The HTTP netty transport port is considered the default port.
9443HTTPS netty transport.
Multi Datacenter High Availability Deployment

Other than the ports used in clustering setups (i.e., a Minimum HA Deployment or a Fully Distributed Deployment), the following is required:

9092Ports of the two separate instances of the broker deployed in each data center. (e.g., : bootstrap.servers= 'host1:9092, host2:9092', default 9092 where the external kafka servers start )