Product: OpenFusion CORBA Services
Version: ALL
Description:
Why are files stored in the data directory when not using persistence?
Resolution:
Every object within the service is a persistent object and these objects are persisted into files. This allows to stop and restart the service without losing its state.
For example the Name Service stores all the contexts and objects that are contained within it as persistent objects.
The Notification Service stores channels, admins, filters and proxies as persistent objects. If persistent events are being used these will also be stored.
#KnowledgeDocs
#OpenFusion