You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Siddhartha Singh Sandhu <sa...@gmail.com> on 2016/08/24 19:49:41 UTC

restore failure on Solr 6.0.0

Hi,

The API to backup(action=BACKUP) has not been implemented for Solr 6.0.0. I
used the replication end pt. to create a backup which it did. When I try to
restore from backup Solr throughs:

"exception":"java.lang.OutOfMemoryError: Java heap space"

 I would believe that the amount of memory used to create the backup should
be enough to restore it. Why do I have to give it more JVM?

Regards,

Sid.