You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jena.apache.org by GitBox <gi...@apache.org> on 2022/10/11 16:40:59 UTC

[GitHub] [jena] ieugen commented on issue #1500: Improve fuseki backup to consider failures (fuseki crash) and clean up incomplete backups

ieugen commented on issue #1500:
URL: https://github.com/apache/jena/issues/1500#issuecomment-1274981437

   @afs : Can we add the name of the database being backed up to the JSON task output?
   
   Right now we get.
   From this I don't know which DB is being backed up.
   It is important especially if you have more tasks in progress. 
   ```
   [ { 
       "task" : "Backup" ,
       "taskId" : "1" ,
       "started" : "2022-10-11T16:25:47.083+00:00"
     }
   ]
   ```


-- 
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: issues-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org