Our Application is hosted in internal cloud. We have 4 instances. In Pega 7.4 we didnt specify and node type under -DNodeType and the Node Type shows “Untyped”.
After we upgraded to 8.51, we see the node type as “WebUser,BackgroundProcessing,Search,Stream”. How this is assigned? and how to make it Untyped?
looks like while deploying you have assigned node types to handle resources optimize the performances. you may refer to below links if it helps serve your purpose.
@Arvind I think, earlier If a node is not configured with any node type, the node classification feature does not apply to that node. In that case, the node starts with the Untyped node type, the agents run based on the Data Agent Queue configuration for that node, and the listeners associated with a node type do not run. but now this has changed. please refer https://community.pega.com/node/726516