push.replication.master.push-api.port

The master’s push-api port for a query processor push data source.

Key: push.replication.master.push-api.port
Type: Integer
Can be set in: collection.cfg

Description

Specifies the master’s push API port a push data source should connect to when running as a query processor.

Default Value

When set to empty it defaults to the jetty.admin_port configured on the query processor.

push.replication.master.push-api.port=
*

Examples

If the master’s push-api is listening on port 18098, you would set the following in the slave push data source configuration:

push.replication.master.push-api.port=18098