omair
5 years agoContributor
Updating Feedmasters queue size max
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/809009264/Deploying+a+FeedMaster+Node has the following snippet:
You can configure this value in the FeedMaster node’s properties file by specifying the limit in bytes:
jcc.broker.disk_limit=
20971520
However the documentation is a little unclear on where this property should be set… are we supposed to:
- update the node properties through the UI (Manager)?
- update the c:\opt\snaplogic\etc\global.properties file and add it there?
Thanks