Potential side effects of using -Dcom.pega.prminiloader.avoiddbforgetresource=true JVM property
I recently did a POC for using Cyberark password management (documented here: CyberArk password management with JBoss | Collaboration Center). The solution was to set -Dcom.pega.prminiloader.avoiddbforgetresource=true as a JVM flag.
As this setting is almost completely undocumented outside of the linked reference to using it for CyberArk password manager, I wanted to know if there were any side-effects or other potential impacts from setting the flag? Performance implications, startup slowness, etc.
Thanks,
-Ryan