rlenferink opened a new issue #89: Refactor cache dir behaviour
URL: https://github.com/apache/celix/issues/89
 
 
   Currently the celix .cache dir is default created in the workdir and not 
cleanup during shutdown. To make celix act more like a normal program this 
should be refactored.
   
   Move the default location of the cache file to (e.g.) 
/tmp/celix/cache-XXXXXXX (using mktemp) and default cleanup the .cache during 
shutdown.
   
   Ensure that the cache behavior is configurable to that user can opt-in to 
the previous behavior.
   
   ---
   
   Original creation date: 09/Apr/2018
   Reporter: @pnoltes 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to