afs opened a new issue, #2462:
URL: https://github.com/apache/jena/issues/2462

   ### Version
   
   5.0.0 dev
   
   ### Feature
   
   Add a server action that reloads the services defined in a configuration 
file and replace the server data services configuration with zero-downtime, no 
HTTP request lost or aborted while the server is running.
   
   This allows:
   
   1. Reloading an in-memory graph with data from a file.
   2. Change the location of a TDB2 database
   3. Change of database configuration (e.g. (re)setting per dataset or 
per-endpoint query timeouts)
   
   This is a subset of the configuration file capabilities. Some changes still 
require a server restart.
   
   Limitation: transient data (in-memory, data loaded via HTTP) may be lost.
   
   
   ### Are you interested in contributing a solution yourself?
   
   Yes


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to