DN cache configuration properties
Repeat interval in (milliseconds) for atmo.board.item.lookup.refresh.job. Refreshes the Board Item lookup cache. For the change to take effect, restart the container.
Default: 900000
Repeat interval in (milliseconds) for atmo.dn.deleted.refresh.job. Refreshes the deleted-DN flag cache.
Default: 1200000
Repeat interval in (milliseconds) for atmo.dn.refresh.job. Refreshes the DN lookup cache. For the change to take effect, restart the container.
Default: 900000
Board Items cache stores metadata for discussions, comments, reviews, and other board posts on APIs and Apps. This setting specifies the maximum entries allowed for the board items cache that can be loaded from the database during refresh. For the change to take effect, restart the container.
Default: 100000
The maximum entries allowed for the dn cache that holds if the dn is deleted. For the change to take effect, restart the container.
Default: 1000
DN cache maps FDNs to DNId, DNId to FDN and Resource type, and tracks whether each entity (User, App, API, etc.) is active or deleted. This setting specifies the maximum entries allowed for the dn cache that can be loaded from the database during refresh. For the change to take effect, restart the container.
Default: 250000
Name cache maps FDN to display name for Users, Apps, App versions, APIs, API versions, Groups, Businesses, and Licenses. This setting specifies the maximum entries allowed for the name cache that can be loaded from the database during refresh. For the change to take effect, restart the container.
Default: 250000
Repeat interval in (milliseconds) for atmo.name.refresh.job. Refreshes the Name lookup cache. For the change to take effect, restart the container.
Default: 900000