Kafka port issue - Pega 8.2.2
Is there a way to specify these properties using jvm args or as service params for the specific nodes? The app runs on 16 pega nodes.
pyBrokerPort for the broker.
pyKeeperPort for the keeper.
pyJmxPort for the JMX.
We deploy ear file so can't make the change inside the prresources.jar inside the ear as all the nodes get the same ear file from the WebSphere deployment node. We can't use DSM, since we run into the same port conflict issue as leaving it to defaults.
***Edited by Moderator Marissa to update platform capability tags****