You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Michael Joyner (Jira)" <ji...@apache.org> on 2021/12/21 18:42:00 UTC

[jira] [Updated] (SOLR-15863) Backups do not store correct information in backup_N.properties

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

Michael Joyner updated SOLR-15863:
----------------------------------
    Description: 
Example backup_0.properties file from an 8.10.1 created collection backed up by 8.11.0 to an S3 repository showing invalid file sizes and incorrect index version:


{{#Backup properties file}}
{{#Wed Dec 01 20:37:09 UTC 2021}}
{{indexFileCount=0}}
{{shard2.md=md_shard2_0.json}}
{{indexSizeMB=0.0}}
{{collection.configName=dailies_config_2021-11-15_8_10_1}}
{{shard1.md=md_shard1_0.json}}
{{collectionAlias=dailies_2021-11-15_8_10_1}}
{{startTime=2021-12-01T19\:52\:04.512652Z}}
{{indexVersion=8.11.0}}
{{collection=dailies_2021-11-15_8_10_1}}
{{backupName=dailies}}

 

{{Ricard Ruiz Maldonado also notes that when using the LocalFileSystemRepository instead of S3 and the behavior is the same. }}{{{}{}}}{{{}{}}}[https://apachesolr.slack.com/archives/C01GVPZSSK0/p1639020806104800?thread_ts=1638451996.011100&cid=C01GVPZSSK0]

> Backups do not store correct information in backup_N.properties
> ---------------------------------------------------------------
>
>                 Key: SOLR-15863
>                 URL: https://issues.apache.org/jira/browse/SOLR-15863
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Michael Joyner
>            Priority: Major
>
> Example backup_0.properties file from an 8.10.1 created collection backed up by 8.11.0 to an S3 repository showing invalid file sizes and incorrect index version:
> {{#Backup properties file}}
> {{#Wed Dec 01 20:37:09 UTC 2021}}
> {{indexFileCount=0}}
> {{shard2.md=md_shard2_0.json}}
> {{indexSizeMB=0.0}}
> {{collection.configName=dailies_config_2021-11-15_8_10_1}}
> {{shard1.md=md_shard1_0.json}}
> {{collectionAlias=dailies_2021-11-15_8_10_1}}
> {{startTime=2021-12-01T19\:52\:04.512652Z}}
> {{indexVersion=8.11.0}}
> {{collection=dailies_2021-11-15_8_10_1}}
> {{backupName=dailies}}
>  
> {{Ricard Ruiz Maldonado also notes that when using the LocalFileSystemRepository instead of S3 and the behavior is the same. }}{{{}{}}}{{{}{}}}[https://apachesolr.slack.com/archives/C01GVPZSSK0/p1639020806104800?thread_ts=1638451996.011100&cid=C01GVPZSSK0]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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