[jira] [Commented] (SOLR-16461) Create v2 equivalent of v1 'BACKUP' (A backup API for user managed cluster or single node installation)

2022-10-17 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619003#comment-17619003 ] Jason Gerlowski commented on SOLR-16461: Hi [~duttsanjay] - thanks for trying out

[jira] [Commented] (SOLR-16461) Create v2 equivalent of v1 'BACKUP' (A backup API for user managed cluster or single node installation)

2022-10-15 Thread Sanjay (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618184#comment-17618184 ] Sanjay commented on SOLR-16461: --- BackupAPI Class Code. Also I am not sure yet whether we ca

[jira] [Commented] (SOLR-16461) Create v2 equivalent of v1 'BACKUP' (A backup API for user managed cluster or single node installation)

2022-10-15 Thread Sanjay (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618183#comment-17618183 ] Sanjay commented on SOLR-16461: --- I created API class extending JerseyResource. But as I try

[jira] [Commented] (SOLR-16461) Create v2 equivalent of v1 'BACKUP' (A backup API for user managed cluster or single node installation)

2022-10-14 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17617937#comment-17617937 ] Jason Gerlowski commented on SOLR-16461: bq. deleteSnapshot method ... is marked

[jira] [Commented] (SOLR-16461) Create v2 equivalent of v1 'BACKUP' (A backup API for user managed cluster or single node installation)

2022-10-13 Thread Sanjay (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17617392#comment-17617392 ] Sanjay commented on SOLR-16461: --- Initial idea is to create a class named BackupCoreAPI that