[jira] [Updated] (SOLR-6316) API to know number of backups available

2014-08-03 Thread Ramana (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-6316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ramana updated SOLR-6316:
-

Issue Type: Improvement  (was: Bug)

> API to know number of backups available
> ---
>
> Key: SOLR-6316
> URL: https://issues.apache.org/jira/browse/SOLR-6316
> Project: Solr
>  Issue Type: Improvement
>Affects Versions: 4.9
>Reporter: Ramana
>Priority: Minor
>
> I am using Replication backup command to create snapshot of my index. 
> http://localhost:8983/solr/replication?command=backup&numberToKeep=2
> At any point, If I would like to know how many number of back ups available, 
> we don't have any API that supports this.
> The close one i see is http://localhost:8983/solr/replication?command=details
> But the above URL gives overview of snapshots available. It doesn't say how 
> many number of snapshots available. 
> 
> Sat Aug 02 08:33:37 IST 2014
> 24
> success
> Sat Aug 02 08:33:37 IST 2014
> 
> 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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



[jira] [Updated] (SOLR-6316) API to know number of backups available

2014-08-14 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/SOLR-6316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Primož Skale updated SOLR-6316:
---

Attachment: SOLR-6316.patch

Added info about the number of available backups in current or selected 
location under 'details' command, and introduced new command 'listbackups' that 
shows number of available backups and lists them.

> API to know number of backups available
> ---
>
> Key: SOLR-6316
> URL: https://issues.apache.org/jira/browse/SOLR-6316
> Project: Solr
>  Issue Type: Improvement
>Affects Versions: 4.9
>Reporter: Ramana
>Priority: Minor
> Attachments: SOLR-6316.patch
>
>
> I am using Replication backup command to create snapshot of my index. 
> http://localhost:8983/solr/replication?command=backup&numberToKeep=2
> At any point, If I would like to know how many number of back ups available, 
> we don't have any API that supports this.
> The close one i see is http://localhost:8983/solr/replication?command=details
> But the above URL gives overview of snapshots available. It doesn't say how 
> many number of snapshots available. 
> 
> Sat Aug 02 08:33:37 IST 2014
> 24
> success
> Sat Aug 02 08:33:37 IST 2014
> 
> 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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