tflobbe opened a new pull request, #1739:
URL: https://github.com/apache/solr/pull/1739

   Currently backups have some properties attached such as `configName`, 
`collectionAlias`, `indexVersion`, etc. It would be useful to allow custom 
properties/annotations to add some information coming from the process that 
triggers the backup. For example, say you have a process that consumes from a 
queue, adds documents to Solr and then triggers a backup command, the backup 
could include the queue offset at the time of triggering the backup so that the 
application could potentially continue processing from such offset upon restore.


-- 
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-unsubscr...@solr.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to