[ 
https://issues.apache.org/jira/browse/SOLR-12651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16575263#comment-16575263
 ] 

Varun Thacker commented on SOLR-12651:
--------------------------------------

{code:java}
2018-08-09 18:13:42.290 INFO (qtp1277009227-23) [ 
x:test_export_shard1_replica_n21] o.a.s.h.RestoreCore Copying file _3g.fdt to 
restore directory
2018-08-09 18:13:42.666 INFO (qtp1277009227-23) [ 
x:test_export_shard1_replica_n21] o.a.s.h.RestoreCore Copying file _3g.fdx to 
restore directory
...
2018-08-09 18:13:43.904 INFO (qtp1277009227-23) [ 
x:test_export_shard1_replica_n21] o.a.s.h.RestoreCore Copying file _3r.cfe to 
restore directory
2018-08-09 18:13:43.906 INFO (qtp1277009227-23) [ 
x:test_export_shard1_replica_n21] o.a.s.h.RestoreCore Copying file _3r.cfs to 
restore directory{code}
These should really be DEBUG level messages. Let's address that in this patch 
as well

> Restore collection should clean up if the operation failed
> ----------------------------------------------------------
>
>                 Key: SOLR-12651
>                 URL: https://issues.apache.org/jira/browse/SOLR-12651
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Varun Thacker
>            Priority: Major
>         Attachments: solr.log
>
>
> I had an index built off master ( 8.0 ) , and then tried restoring it to a 
> Solr running branch_7x ( by mistake ) instead of master.
> The restore operation failedĀ  but then the collection was never cleaned up. 
> The collection was created , index copied over but was in an unreadable stateĀ 
> We should clean up all the state if a restore fails.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to